/* CSS Document */

body,td,th,a,span {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.highlight{
	background-color:#FFFF00;
    color:#993300; font-weight:bold;
}
.MainMenu td {
	color: #6C6C6C;
	font-weight: bold;
	font-size: 12px;
}
.MainMenu a {
	color: #6C6C6C;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.MainFooterContainer { 
    width:99%;
	background-image: url(img/f-menu-bg.jpg);
}
.MainFooterContainer td {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.MainFooterContainer a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.FooterTitle {
	font-size: 12px;
	font-weight: bold;
    color: #6C6C6C
}
.FooterDetail {
	font-size: 12px;
    color: #6C6C6C
}

.MainBodyContainer { 
    width:99%;
}
.LoginZoneTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.LoginField {
	color: #9951BD;
	background-color: #DADADA;
	border-color: #DADADA;
	border: 1;
	border-style:none;
}
.LoginLabel {    
	font-family: Arial; 
	color: #9951BD;
	font-size: 12px;
	font-weight: bold;
}
.ForgetPwdLink {
	color: #9951BD
}
.RegisterLink {
	color: #FF4196;
	font-size: 11px;
	font-weight: bold;
}
.SearchZoneTitle {
	color: #9951BD;
	font-size: 14px;
	font-weight: bold;
}
.SignInBtn {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.ErrMsg {
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
	border:1;
	border-color:#660000;
	background-color:#FFCCCC; 
	width:100%;
}
.AdminLogoutMenu {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.welcomeMSG {
}	
.welcomeMSG_ {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}	
.linkContractus { 
	text-decoration:underline;
    color:#FF6600;
}	
.RegisterTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}
.FieldValue {
	font-size: 12px;
}
.RegisterLabel {
	font-size: 10px; 
	font-weight: bold; 
}
.btn{
background-color: #CCCCCC;
color:#333366;
border:#333333;
border-color:#333333;
border-width:1px;
}
