body {
	background-color: #666633;
}

td, th, input, select, textarea {
	font-family: arial;
	font-size: 13px;
	color: #01652E;
}

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: #EEF9F3;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: white;
}

.pulldown {
	font-family: arial;
	font-size: 11px;
	color: black;
	background-color: #81572E;
}

.tablered {
	background-color: #78322C;
}

a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #52331F;
	text-decoration: underline;
}

a:hover {
	font-family: arial;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #004B13;
}

.back {
	font-size: 14px;
	font-weight: bold;
	background-color: #E7E2DA;
}

.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;
}

.title {
	font-family: arial;
	font-size: 17px;
	color: #6C3F0D;
	font-weight: bold;
}

.smaller {
	font-family: arial;
	font-size: 10px;
	color: white;
	font-weight: bold;
}

.smaller:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF66;
}

.fine {
	font-family: arial;
	font-size: 9px;
	color: #000000;
}