body {
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 {
	color: black;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline; }
h2 {
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
h3 {
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
p {
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

td {}

a:link {
	color: blue ;
	text-decoration: none; }
a:visited {
	color: blue ;
	text-decoration: none; }
a:active {
	color: blue;
	text-decoration: underline; }
a:hover {
	text-decoration: underline; }

#title 
{
	background-color: black;
	width: 100%;
	height: 100px;
 }
#leftpage {
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px; }
.leftmenutitle {
	color: black;
	font-weight: bold;
	background-color: orange;
	padding: 10px;
	border: 1px solid #000; }
.leftmenutitle a {
	color: black; }
.leftmenutitle a:visited {
	color: black; }
.leftmenutitle a:active {
	color: black; }
.leftmenusubtitle {
	padding: 10px;
	border-left: 1px dashed silver;
	border-right: 1px dashed silver;
	border-bottom: 1px dashed silver; }
#rightpage {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px; }
.formleft {
	padding: 7px 5px 5px 5px;
	text-align: right;
	vertical-align: top;
}
.formright {
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
}
.textfield220 {
	border: 1px solid black;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}	
.spacer {
	width: auto;
	height: 20px; }
#copyright {
	color: black;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px; }
#copyright a {
	color: black;
	text-decoration: none; }
#copyright a:hover {
	color: black;
	text-decoration: none; }
.ad {
	margin-top: 50px; }

#thefollowing {
	color: #fff;
	font-weight: bold;
	background-color: #000; }

