		body				{ 
								margin-top:0px; 
								scrollbar-face-color: #000000; 
      							scrollbar-shadow-color: #ffffff; 
      							scrollbar-highlight-color: #000000; 
      							scrollbar-track-color: #999999; 
      							scrollbar-arrow-color: #ffffff;
							}
							
A         {
    color : 0000CC;
}


A:Active  {
	color : FF0000;
}

A:Hover  {
	color : CC0000;
}


a.hdrtop  {
    font-size : 3 pt;
	font-family : Arial;
	color : #dedede;
	padding-top:0px;
	}	
							
a.hdrtop:hover 		{ 
    color:#eeeeee; 
	font-size:3pt;
	font-family : Arial;
	padding-top:0px; 
 }	
 
a.hdrtop:active 		{ 
    color:#dedede; 
	font-size:3pt;
	font-family : Arial;
	padding-top:0px; 
 }	
		
		 

		
		                   /* toplinkbar nav links...essentially maintains default look */
		a.topBar 			{ color:#ffffff; font-family:verdana; font-size:13px; font-weight:bold; text-decoration:none; cursor:hand; }
		a.topBar:hover 	{ color:#ffff33; font-family:verdana; font-size:13px; font-weight:bold; text-decoration:underline; cursor:hand; }
		a.topBar:active	{ color:#ffff66; font-family:verdana; font-size:13px; font-weight:bold; text-decoration:none; cursor:hand; }
       .topBar	
			{ font-family:arial; color:#ffffff; font-size:13px;  padding-bottom:2px; }

		
					
							/* left vertical nav links...essentially maintains default look */
		a.navLink 			{ color:#ffffff; font-family:verdana; font-size:12px; font-weight:bold; text-decoration:none; cursor:hand; }
		a.navLink:hover 	{ color:#ffff33; font-family:verdana; font-size:12px; font-weight:bold; text-decoration:underline; cursor:hand; }
		a.navLink:active	{ color:#ffff33; font-family:verdana; font-size:12px; font-weight:bold; text-decoration:none; cursor:hand; }
		
        a.contactLinks 			{ color:#FFFFEE;  font-size:11px; text-decoration:none; cursor:hand; }
		a.contactLinks:hover 	{ color:#FFFFEE;  font-size:11px; text-decoration:underline; cursor:hand; }
		a.contactLinks:active	{ color:#FFFFFF;  font-size:11px; text-decoration:none; cursor:hand; }
		
		
