body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #000000;
	background-attachment: scroll;
	background-color: #C63B00;
	SCROLLBAR-FACE-COLOR: ##E7BF6A;
	SCROLLBAR-HIGHLIGHT-COLOR: #E7BF6A;
	SCROLLBAR-ARROW-COLOR: #E7BF6A;
	SCROLLBAR-TRACK-COLOR: #C53B00;
	SCROLLBAR-BASE-COLOR: #C53B00;
	scrollbar-3d-light-color: #E7BF6A;
	background-repeat: repeat;
	background-position: left top;
	background-image: none;

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #000000;
}

A:link
{
	COLOR: #C63B00;
	text-decoration: none;

}
A:visited
{
	COLOR: #C63B00;
	text-decoration: none;

}
A:hover
{
	COLOR: #FFFFFF;
	text-decoration: none;

}
A:active
{
	COLOR: #C63B00;
	text-decoration: none;

}.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C63B00;
	text-decoration: none;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C63B00;
	background-color: #EEEDF5;
	border: 1px solid #000066;
	font-style: normal;
	font-weight: bold;
}
