html, body {

   scrollbar-face-color: #ffffff;
   scrollbar-shadow-color: #89A3C1; 
   scrollbar-highlight-color: #89A3C1;
   scrollbar-3dlight-color: #ffffff; 
   scrollbar-darkshadow-color: #efefef;
   scrollbar-track-color: #ffffff; 
   scrollbar-arrow-color: #89A3C1;
   }


A:link { color: #3C6373; text-decoration: none; }	
A:active { color: #3C6373; text-decoration: none; }
A:visited { color: #3C6373; text-decoration: none; }
A:hover { color: #3C6373; text-decoration: underline; } 

	
a.LeftNav:link { 
	color: #3C6373; 
	text-decoration: none; 
	background: #EEF2F7; 
	width: 150px; 
	height: 22px; 
	line-height: 210%; 
	}
a.LeftNav:active { 
	color: #3C6373; 
	text-decoration: none; 
	background: #D8E4F2; 
	width: 150px; 
	height: 22px; 
	line-height: 210%; 
	}
a.LeftNav:visited { 
	color: #3C6373; 
	text-decoration: none; 
	background: #EEF2F7; 
	width: 150px; 
	height: 22px; 
	line-height: 210%; 
	}
a.LeftNav:hover { 
	color: #3C6373; 
	text-decoration: none; 
	background: #D8E4F2; 
	width: 150px; 
	height: 22px; 
	line-height: 210%; 
	}

body, td  {

font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	color: #666666;
	font-family:  "arial", helvetrica, verdana;	
	}

	#smallfont {
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	font-family: "arial", helvetrica, verdana;
	color: #333333;
	}
	

	#largefont {
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	font-family: "arial", helvetrica, verdana;
	color: #666666;
	}	