body {
}
.footer_links {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_links a:link {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_links a:visited {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_links a:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_links a:active {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #B00100;
	text-decoration: none;
}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.right_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.left_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 47px;
	padding-right: 10px;
}
.left_text a:link {
	ffont-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 47px;
	padding-right: 10px;
}
.left_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 47px;
	padding-right: 10px;
}
.left_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 47px;
	padding-right: 10px;
	text-decoration: underline;
}
.left_text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B20000;
	text-decoration: none;
	padding-left: 47px;
	padding-right: 10px;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe8533;
	font-weight: bold;
}
.quick_link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.left1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFC500;
	text-decoration: none;
}
.left1_under {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D40001;
	text-decoration: none;
}
.readmore a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D40001;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D40001;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D40001;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B634C;
}
.readmore1 a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
/*a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}*/

a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.box {
	background-color: #ffffff;
	height: 18px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	margin:0px;
}
.error{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF3366;
	height:30px;
	padding-left:10px;
	vertical-align:middle;
	width:80%;
}
.ok{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	font-weight:bold; color:#009900;
	height:30px; padding-left:10px; vertical-align:middle;
	width:80%;
}.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:180px;
	font-weight: bold;
}
.button{
	background-color:#fe8533;
	border:1px solid #999999;
	height:22px;
	font-weight:bold;
	padding:2px;
}
.ShowError4EmptyTextField{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;	
	text-align:left;
}
.HideError4EmptyTextField
{
	display:none;
}

.tblbdr {
	border: 1px solid #666666;
}
.tblheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #fe8533;
}
.bannerspace {
	text-align:center;
	padding-right:1px;
}.noone{
text-decoration:none;
font-size:12px;
}
.noone:Hover{
text-decoration:none;
font-size:12px;
}


