﻿body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #000000;
	text-align: left;
}
body, div, p, th, td, li, dd {
	/* redundant selectors to help NS4 not forget */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainContentTable {
	width: 815px; 
	border: 1px solid black;
	background-color: #ffe5ab;
	color:black;
	vertical-align: middle;
}
.mainbodytable {
	width:700px;
	background-color: white;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
.header {
	color: black;
}
.nav {
	width: 115px;
}
.footer {
	color: black;
	font-size: 10px;
}
.mainbody {
	background-color: white;
}
.mainbodyleftgutter {
	width: 10px;
}
.headertop {
	font-size: 26px;
	margin-top: 0;
	color: black;
	margin-bottom: 0;
	font-weight: bold;
}
.headerbot {
	font-size: 16px;
	margin-top: 0;
	color: black;
	margin-bottom: 0;
	font-weight: bold;
}
a:link {
	color: #6b4c00;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #6b4c00;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #6b4c00;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background-color: black;
	color: white;
	font-weight: bold;
}
.none:link {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.none:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
.none:active {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
table form {
	margin-bottom: 1px;
}
.tblHeader {
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	background-color: #FFFFCC;
}
.login {
	font-size: 8px;
}
.menu {
	font-size: 9px;
}
login.a:link {
	color: #FFFFCC;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
login.a:visited {
	color: #FFFFCC;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
login.a:active {
	color: #FFFFCC;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
login.a:hover {
	background-color: black;
	color: white;
	font-weight: bold;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #403E77;
}
.maintable {
	border-right: 1px dashed rgb(204, 204, 204);
	border-left: 1px dashed rgb(204, 204, 204) border-top: 1px dashed rgb(204, 204, 204) border-bottom: 1px dashed rgb(204, 204, 204);
}
.whoposted
{
	color: silver;
	font-size: 8px;
	text-decoration: italic;
}
