/* CSS Document */

BODY {
	background-color:#F7F1E5;
	scrollbar-face-color: #3D4C11;
	scrollbar-shadow-color: #518039;
	scrollbar-highlight-color:#518039;
	scrollbar-3dlight-color: #91B77C;
	scrollbar-darkshadow-color:#91B77C;
	scrollbar-track-color: #3D4C11;
	scrollbar-arrow-color: #91B77C;
	font-family: tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3E27;
	background-attachment: fixed;
	background-image: url(green_bg.jpg);


}

TD {font:12px Arial, Helvetica, Verdana, sans-serif; color:#1E3E27;}
    
    A:link {
	text-decoration:none;
	color:#89A14B;
	font-size: 12px;
	font-weight: bold;


}
    A:visited {
	text-decoration:none;
	color:#EA3E3C;
	font-size: 12px;
	font-weight: bold;


}
A:hover {
	color:#426E06;
	text-decoration: underline;
	font-weight: bold;



}
    A:active {
	text-decoration:none;
	color:#89A14B;
	font-size: 12px;
	font-weight: bold;


}
	}
.maintable{
	border: 1px solid #F5DEBF;






}
