body {
	background-color: #81572E;
}

td, th, input, select, textarea {
	font-family: arial;
	font-size: 12px;
	color: black;
}

form{margin-top: 0pt; margin-bottom: 0pt;}

input, textarea, select{
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: AntiqueWhite;
}

.copyright {
	font-family: arial;
	font-size: 9px;
	color: white;
}

.pulldown {
	font-family: arial;
	font-size: 11px;
	color: black;
	background-color: #81572E;
}

table {
	background-color: #81572E;
}

.tablered {
	background-color: #78322C;
}

a {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	text-decoration: underline;
	color: #FFCC00;
	background-color: #000000;
}

.back {
	background-color: AntiqueWhite;
}

.back2 {
	background-color: #D3E9D1;
}

.sub {
	border-left: 1px solid #000000;
	background-color: #E9E7E7;
}

.backbold {
	font-size: 11px;
	font-weight: bold;
	background-color: AntiqueWhite;
}

.section {
	background-color: #81572E;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: AntiqueWhite;
}