body{
	background : url(images/bkgrd1.png) repeat fixed;
	font-family: Verdana;
	font-size: 11px;
	color: #63B35D;
}
p, div, td, th {
	font-family: Verdana;
	font-size: 11px;
	color: #63B35D;
	text-decoration: none;
}
TABLE		{
 font-family : Verdana;
 color: #63B35D;
 font-size: 12px;
 border: 0px inset green;
}
.mapmenu {
	font-size: 11px;
	}
a {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
a:link {
	color: #91CF6E;
	text-decoration: none;
}
a:visited {
	color: #FEE88D;
	text-decoration: none;
}
a:hover {
	color: #ADFF2F;
  background-color: #214526;
	text-decoration: none;
}
#apDiv0 {
	clear:both;
	clear:none;
	position:relative;
	padding:5px;
	background : url(images/bkgrd1.png) repeat fixed;
	font-family: Verdana;
	font-size: 11px;
	color: #63B35D;
	width:600px;
	height:332px;
	z-index:1;
	overflow: auto;
	left: 0px;
	top: 0px;
	scrollbar-face-color:#1d401c;
	scrollbar-arrow-color:#44ee44;
	scrollbar-track-color:#4B6544;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#7F7F3E;
	scrollbar-3dlight-color:#1d401c;
	scrollbar-darkshadow-Color:#000000;
}
#apDiv1 {
	clear:both;
	clear:none;
	position:relative;
	padding:5px;
	background : url(images/bkgrd1.png) repeat fixed;
	font-family: Verdana;
	font-size: 11px;
	color: #63B35D;
	width:600px;
	height:390px;
	z-index:1;
	overflow: auto;
	left: 0px;
	top: 0px;
	scrollbar-face-color:#1d401c;
	scrollbar-arrow-color:#44ee44;
	scrollbar-track-color:#4B6544;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#7F7F3E;
	scrollbar-3dlight-color:#1d401c;
	scrollbar-darkshadow-Color:#000000;
}
HR	{color:#1d401c;WIDTH:95%;ALIGN:center;SIZE:1}