BODY, TD{
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 14px;
	color : #000000;
	
}

.footerbody { 
	font-size: 12px;
	color : #006600; 
}

.eventstext{
	font-size: 14px;
	color : White;
	text-decoration : none;
}

.greenheader{
	font-size: 13px;
    font-weight: bold;
	color : #009900;
}

.noticeheading{
	font-size: 13px;
    font-weight: bold;
	color : #009900;
}

A {
	color : Blue;
	text-decoration : underline;
}

A:Hover {
	color : Red;
	text-decoration : underline;
}

.bodygrey{
	color: #999999;
}

.bodyheader { 
font-size: 77%;
	font-weight: bold; 
}

.bodyheader2 { 
font-size: 110%;
	font-weight: bold; 
}

.lnavheadwht { 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
 }

.lnavheadgry { 
	font-size: 10px;
	font-weight: bold; 
	color: #666666;
 }

.lnavlev1 { 
	font-size: 10px; 
	font-weight: bold; 
	color: #666666;
	text-decoration: none;  
}

.lnavlev1red { 
	font-size: 10px; 
	font-weight: bold; 
	color: #FF0000;
	text-decoration: none;  
}

.lnavlev2 { 
	font-size: 10px;  
	font-weight: bold; 
	color: #666666;
	text-decoration: none;
 }
 
.lnavlev2red { 
	font-size: 10px;  
	font-weight: bold; 
	color: #FF0000;
	text-decoration: none;
 }

.lnavlev3 { 
	font-size: 10px; 
	font-weight: bold; 
	color: #999999;
	text-decoration: none;
 }
 
 
.lnavlev3red { 
	font-size: 10px; 
	font-weight: bold;  
	color: #FF0000;
	text-decoration: none;
 }
 
.dynamicheader {  
	font-size: 10px; 
	font-weight: bold;
 }

 .bodylinkswht { 
	font-weight: bold; 
	color: #FFFFFF;
}
	
.dynamiclinkswht { 
 	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF;
 }
	 
.dynamiclinks { 
 	font-size: 10px; 
	font-weight: bold; 
	color: #FF0000;
}	 
 	   
.links { 
 	font-weight: bold; 
	color: #FF0000;
 }

.externallinks {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000; 
	text-decoration: none; 
}
	
.footerlinks { 
 	font-size: 10px; 
	font-weight: bold; 
	color: #FF0000;
 }
 INPUT.formfield {
	color: Black;
	font-size: 10px;
	background-color : #D2FFC0;
}
INPUT.button {
	color: Black;
	font-size: 10px;
	background-color : Silver;
}