body {
	background-color: brown;
}

td, th, input, select, textarea {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}

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;
}

.inblock {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.pulldown {
	font-family: arial;
	font-size: 11px;
	color: black;
	background-color: #81572E;
}

table {
	background-color: transparent;
}

.tablered {
	background-color: #78322C;
}

a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	text-decoration: underline;
	color: #FFCC00;
	background-color: #000000;
}

.linker2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
	background-color: transparent;
	padding-bottom: 6px;
}

.linker2:hover {
	font-family: arial;
	text-decoration: underline;
	color: #FFCC00;
	background-color: #000000;
	padding-bottom: 6px;
}

.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;
}

.headline {
	background-color: transparent;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: AntiqueWhite;
}

.subheadline {
	background-color: transparent;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 9px;
}