input, select {
	color: blue ;
	background-color: #BDDEFF;
	font-family: MS Sans Serif;
	font-size: 10pt;
}

body, td, th  {
	font-family: MS Sans Serif;
	font-size: 9pt;
	color: #800000 ;
	
	scrollbar-face-color: darkgrey ;
	scrollbar-arrow-color: black ;
	scrollbar-track-color: silver ; 
	scrollbar-shadow-color: black ;
	scrollbar-highlight-color: grey ; 
	scrollbar-3dlight-color: black ;
	scrollbar-darkshadow-Color: silver ;	
}

td.reg	{
	font-size: 10pt;
	}

th.reg	{
	font-size: 10pt;
	}

td.cons	{
	background-color: #800000;
	}

td.nav	{
	color: #800000;
	}



A:link	{
		  color: #f8f9e8 ;
		  text-decoration: none ;
		  }

A:visited 	{
		  color: #f8f9e8 ;
		  text-decoration: none ;
		  }
A:hover	{
		  color: #DCDEB9 ;
		  text-decoration: none ;
		}


 

td.small  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
		}

th.small  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}



