body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body.HomeBody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #570803;
}
.BoxHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #874B17;
	padding-left: 16px;
}
.BoxHeader2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #874B17;
	padding-left: 13px;
}
.BoxContents {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #655940;
}
.BoxContentsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D7811;
	font-weight: bold;
}
.Pad8 {
	padding: 8px;
}
.TableHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #874B17;
}

.formInputDefault
{
	height: 12px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #655940;
}
.formAreaInputDefault
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #655940;
	width: 150px;
}
.formAreaInputBlock
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 220px;
	height: 80px;
	background: #fff;
	color: #333;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	r
}
.formInputDefaultButton
{
	height: 16px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #655940;
}
a:link {
	color: #B85F00;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #B85F00;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {

	color: #6D7811;
	text-decoration: underline;
	font-weight: bold;
}
.ErrMsg {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.Notes {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #655940;
}
.UnderlineRow {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #655940;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
