.base {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px}
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.smalllink {  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #000099; font-size: 10px}
a:link {  color: #CCCC00}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #99CC00;
	text-decoration: none;
}
a:active {  color: #003366}

	.bluefield
	{
		FONT-SIZE: 12px;
	    COLOR: Black;
	    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS;
		FONT-WEIGHT: normal;		
		background-color: #f0f0f0;
		LINE-HEIGHT: 130%;
		border: solid 1px #d3d3d3;
	}
	
	.whitefield
	{
		FONT-SIZE: 12px;
	    COLOR: Black;
	    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS;
		FONT-WEIGHT: normal;		
		background-color: white;
		LINE-HEIGHT: 130%;
		border: solid 1px #d3d3d3;
	}
	
	.redfield
	{
		FONT-SIZE: 12px;
	    COLOR: White;
	    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS;
		FONT-WEIGHT: normal;		
		background-color: DB1818;
		LINE-HEIGHT: 130%;
		border: solid 1px Black;
	}
		
	
	.fields   { 
	color: #ff4500; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Sans-serif; 
	background-color: #fff; 
	border: solid 1px #d3d3d3 }
