﻿body {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #787878;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active  {color: #666666; text-decoration: underline;}
a:hover {text-decoration: none; color: #CCCCCC;}
input, textarea, select, option
			{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	background:#333333;
	border:1px solid #009EFE;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-arrow-color:#006600;
	text-decoration: none;
	width: 100%;
}
.maindisplay {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	list-style-type: square;
}
.maindisplay p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 13px;
}
.maindisplay H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #18510C;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.maindisplay a:link, .maindisplay a:visited, .maindisplay a:active  {color: #006600; text-decoration: underline;}
.maindisplay a:hover {text-decoration: none; color: #006600;}
h1, h2, h3 {
	font-size: 12px;
	color: #999999;
	background-image: url(images/h1arrow.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 32px;
	border-bottom: 4px solid #333333;
	margin: 0px 0px 9px;
	background-position: 8px 2px;
}
td.botbar {
	color: #999999;
	font-size: 9px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
td.botbar a:link, td.botbar a:visited, td.botbar a:active  {color: #666666; text-decoration: none;}
td.botbar a:hover {text-decoration: underline; color: #009CFF;}
p {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
ul {
	color: #AAAAAA;
	list-style-image: url(images/bullet.gif);
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E4E4E;
	margin-right: 20px;
}
.style1 {
	color: #999999;
	font-weight: bold;
}
.style2 {color: #C0C0C0}.forms {
	padding: 3px;
	font-weight: bold;
	border: 1px solid #333333;
}
hr {
	color: #333333;
}
