body {
	background-image: url(images/circlefiguresbgd2.gif);
}
.maintext {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding: 5px 10px;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.black {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding: 5px 10px;
}
.dkgreen {
	font-family: Verdana;
	font-size: 11px;
	color: #004000;
	font-weight: bold;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.blacksml {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #77ac1c;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #77ac1c;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #004000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #77ac1c;
	text-decoration: none;
}
#nav2 a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #004000;
	text-decoration: none;
	font-weight: bold;
}
#nav2 a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.green {
	font-family: Verdana;
	font-size: 12px;
	color: #77ac1c;
	font-weight: bold;
}
.forminput {  
	font-family: Verdana;
	font-size: 11px;
	color: #4d0050;
	background-color: #ffffff
}
.greenbox {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border-top: 0px solid #87af1b;
	border-right: 1px solid #87af1b;
	border-bottom: 0px solid #87af1b;
	border-left: 1px solid #87af1b;
}