body {
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	color:#FFF;
	background:#f21386; 
}

td {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	color:#FFF;
	line-height:16px;
}


#BodyColor {
	background:#f21386;
}
#HeaderBG {
	background:url(../Images/headerbg.jpg) repeat-x;
	height:140px;
}

.NavDistanceSetting {
	line-height:112px;
}

.NavPadding {
	padding-left:7px;
	padding-right:7px;
}

.bodyTablePadding {
	padding-top:14px;
}

.innerBlankCellwidth {
	width:70px;
}

.innerBlankCellHeight {
	height:28px;
}

.copyright {
	color:#FFF;
	text-decoration:none;
}
	
.copyright:hover {
	color:#000;
	text-decoration:underline;
}

.copyright1 {
	color:#FFF;
	text-decoration:none;
}
	
.copyright1:hover {
	color:#fff;
	text-decoration:underline;
}

.Text {
	line-height:20px;
	font-weight:normal;
	padding:10px 15px;
}

.Xcontact {
	line-height:24px;
	color:#000;
	font-size:130%;
	padding:10px 15px;
}

.Gallery {
	padding:8px;
}
/************************************************** control PANEL & ADMINISTRATIVE LOGIN *************/

#controlPanel {
	padding-top:70px;
}


	.mainCLinks {
		background:#FFF;
		width:200px;
		text-align:left;
		font-size:13px;
		color:#000;
		font-weight:normal;
		padding:10px;

	}


.mainCLinks a
	{
		text-decoration:none;
		color:#000;
		border-bottom:1px dashed #000;
		display:block;
	}

.mainCLinks a:hover
	{
		font-weight:bold;	
	}		



.adminlink 
	{
		text-decoration:none;
		color:#fff;
	    font-weight:bold;
		
	}

.adminlink:hover
	{
			color:#000;
	}



.tableBorder {
	border:1px solid #a8d7ea;
}

.Login1 {
		background:url(../images/LoginBg1.jpg) repeat-x;
		width:389px;
		height:38px;
		vertical-align:middle;
		padding-left:15px;
}

.Login2 {
		background:url(../images/LoginBg2.jpg) repeat-x;
		font-size:13px;
		padding:5px 0px;
	}

.UserPwd {
	color:#000;
	padding-right:5px;
	
}

.TxtField {
	width:270px;
	border:1px solid #9d9d9d;
	margin:2px;
}

