BODY, {
	color : black;
	font-family : Arial;
	font-size: 11px;
	text-align: left;
}

a:link{
	color: #004A00;
	text-decoration: none;
	font-weight : bold;
}
a:visited{
	color: #004A00;
	text-decoration: none;
	font-weight : bold;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}
a:active{
	color: #004A00;
	text-decoration: none;
	font-weight : bold;
}
a.text:link{
	color: #004A00;
	text-decoration: none;
	font-weight : bold;
}
a.text:visited{
	color: #004A00;
	text-decoration: none;
	font-weight : bold;
}
a.text:hover{
	color: #006600;
	text-decoration: none;
	font-weight : bold;
}
atext:.active{
	color: #004A00;
	text-decoration: none;
	font-weight : bold;
}

table{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
}

td.main_table_header{	
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	background-color: #135392;
	background-image: url(images/h_bl_t.jpg);
}

tr.small{
	font-size: 3pt;
}

BODY{
scrollbar-face-color: #B7D1AB;
scrollbar-shadow-color: #101000; 
scrollbar-highlight-color: #B7D1AB; 
scrollbar-3dlight-color: #EFEFEF; 
scrollbar-darkshadow-color: #101000; 
scrollbar-arrow-color: #000000;  
}
