body {
margin: 0
}
a:hover {
	color: #339900;
	text-decoration: none;

}
.leftnav {
	text-decoration: none;
}
a {
	color: #003D6B;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.caption {
	font-size: 9px;
	font-style: italic;
}
.style4 {color: #339900; font-weight: bold; font-size: 14px; }
.style2 {	color: #FFFFFF;
	font-size: 10px;
}
.style1 {	color: #FFFFFF;
	font-size: 10px;
}
#apDiv1 {	position:absolute;
	width:200px;
	height:60px;
	z-index:1;
	left: 188px;
	top: 2px;
}
#apDiv2 {
	position:absolute;
	left:62px;
	top:410px;
	width:144px;
	height:119px;
	z-index:2;
}
.border { border: 1px dashed #000000; border-color: #666666; padding: 5px; } 

