A:link {
	COLOR: #none; 
	text-decoration:none;
}
A:visited {
	COLOR: #none; 
	text-decoration:none;
	}

A:hover {
	text-decoration:none;
	color: #none;

}
body{
	background-color: #E8E8E8;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
.maintable{
	background-color: #ffffff;
	}
}
.top-bg{
	background:  url(../images/top_bg.jpg);
	height:25px;
	}
/*-----Box Green -------*/
.green-box{
	background-color: #2E878F;
}
.gray-box{
	background-color: #545454;
}
.brown-box{
	background-color: #A29723;
}
.green-top-left{
	background:  none;
	height:12px;
	width: 8px;
	}

.green-top-right{
	background: none;
	height:12px;
	width: 9px;
	}
.red-bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #AF2733;
}
.gray-bold {
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #3D3D3D;
}
.gray-bold-small {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #3D3D3D;
}
.footer-link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.footer-link:active {
	COLOR: #000000; TEXT-DECORATION: underline;
}
.footer-link:visited {
	COLOR: #000000; TEXT-DECORATION: underline;
}
.footer-link:hover {
	CURSOR: hand; COLOR: #ffffff; TEXT-DECORATION: underline
}
.middle-link {
	font-family: Verdana;
	font-size: 11px;
	color: #AF2733;
}
.middle-link:active {
	COLOR: #AF2733; TEXT-DECORATION: underline;
}
.middle-link:visited {
	COLOR: #AF2733; TEXT-DECORATION: underline;
}
.middle-link:hover {
	CURSOR: hand; COLOR: #000000; TEXT-DECORATION: underline
}
.s_left-link {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
}
.s_left-link:active {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.s_left-link:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.s_left-link:hover {
	CURSOR: hand; COLOR: #AF2733; TEXT-DECORATION: none;
}
TABLE.details {
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: 1px solid #545454;
}
.OLDwhite-barL{background:#FFFFFF;border-left:1px solid #ADC3E7;display:block;line-height:normal;padding:3px}


.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5178B3;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
}
blockquote,form, input,select,div,h1,h2,h3,h4,li,ol,p,td,textarea,th,ul {font-size: 11px; font-family:verdana; color: #000000;}
