BODY {
	/*	background: #132800;*/
	margin-top: 0px;
	margin-bottom: 0px;
	left: auto;
	right: auto;
	text-align: center;
	background-color: #F0F0F0;
	font-size: 11px;
	color: #333333;
}

td {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.mainbody {
	width: 750px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFDE9B;
	border-top: 1px none #9E6C3A;
	border-right: 1px solid #9E6C3A;
	border-bottom: 1px none #9E6C3A;
	border-left: 1px solid #9E6C3A;
}

.headernav {
	Font-Family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	white-space: nowrap;
}
a.headernav:link {color: #FFFFFF; }
a.headernav:visited {color: #FFFFFF; }
a.headernav:active {color: #BBE9C2; }
a.headernav:hover	{ text-decoration: underline; color: #BBE9C2;}
.maintable {
	Font-Family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #132800;
	border-bottom-color: #132800;
	margin-top: 11px;
	margin-bottom: 8px;
}

.formbody {
	Font-Family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 11px;
	margin-bottom: 8px;
	line-height: 22px;
}
.formbox {
	border: 1px solid #666666;
}


.leftnav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.toptnav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.footer {
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.contenthead {
	font-size: 18px;
	font-weight: bold;
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}