body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style7 {
	color: #7AC142;
	font-weight: bold;
}
.style8 {
	color: #666666;
	font-size: 12px;
	line-height: 17px;
}
.style8 a:link{
	color: #333333;
	text-decoration: underline;	
}
.style8 a:hover{
	color: #81BD93;
	text-decoration: none;	
}
.style8 a:visited{
	color: #333333;
	text-decoration: underline;	
}
.style8 a:active{
	color: #000000;
	text-decoration: underline;	
}
.style9 {
	color: #FFFFFF;
	font-size: 11px;
}
.style10 {
	color: #999999;
	font-size: 10px;
}
.style11 {color: #666666; font-size: 12px; line-height: 17px; font-weight: bold; }
.formbox {border:solid 1px #333;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
width:98%;
padding-left:2px;
margin-bottom:5px;margin-top:5px;}
input.btn{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#003768;
	border-color:#003768;
    border-width: 1px;
	border-style: solid;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
input.btnhov{
	background-color:#fff;
	border-color:#003768;
	color: #003768;
}
input.btnl{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#003768;
	border-color:#003768;
    border-width: 1px;
	border-style: solid;
	padding-left: 1px;
}
input.btnhovl{
	background-color:#fff;
	border-color:#003768;
	color: #003768;
}