BODY {	
	SCROLLBAR-FACE-COLOR: #eaa74d; 
	SCROLLBAR-HIGHLIGHT-COLOR: #eaa74d; 
	SCROLLBAR-SHADOW-COLOR: #ff6600; 
	SCROLLBAR-3DLIGHT-COLOR: #eaa74d; 
	SCROLLBAR-ARROW-COLOR: #FF6633; 
	SCROLLBAR-TRACK-COLOR: #ffcc66; 
	SCROLLBAR-DARKSHADOW-COLOR: #900000
}

a  {
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	font-family: Verdana, Tahoma, Garamond;

}

a:hover {
	color: #FD0000;
	text-decoration: underline;
}

.subhed {
	font-size: 12pt;
	font-weight: bold;
	color: #BB3F00;
	font-family: "Trebuchet MS", "Palatino Linotype";

}

.disc {
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #CC3300;
	text-align: left;


}

.pagehed { 
 	  font-family: "ParkAvenue BT", "Book antiqua",Georgia, Tahoma;
	  font-size: 32pt; 
	  font-weight: normal;  
	  color: #3399FF; 
	  background-position: center
}
 
ul {
	list-style-type: square;
	color: #CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	list-style-position: outside;


}

.ad {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
	color: #FFFACD;
	background-color: #D2691E;
	font-weight: bold;
	text-align: center;


}

.navbar {
	color: #000000;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/navb.gif);
}

.datbar {
	color: #FFFFFF;
	font-size: 12pt;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
	text-align: center;
	background: Maroon;
}
