body {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/topbk.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active  {color: #006600; text-decoration: underline;}
a:hover {text-decoration: none; color: #006600;}
input, textarea, select, option
			{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006600;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	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: 95%;
}
.maindisplay {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	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: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #FF9D0B;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.maindisplay H2 {
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
.maindisplay H3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	margin: 0px;
	padding: 3px 0px 10px 24px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/h1arrow.jpg);
	background-repeat: no-repeat;
}
.maindisplay a:link, .maindisplay a:visited, .maindisplay a:active  {color: #006600; text-decoration: underline;}
.maindisplay a:hover {text-decoration: none; color: #006600;}
td.botbar {
	font-size: 9px;
	color: #666666;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: center;
	font-weight: bold;
}
td.botbar a:link, td.botbar a:visited, td.botbar a:active  {color: #629634; text-decoration: underline; border-left: 2px solid #999999; padding: 1px 5px 1px 5px }
td.botbar a:hover {text-decoration: none; color: #FE9C07; border-left: 2px solid #999999;}
.sidebar {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666666;
}
.sidebar H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	margin: 0px;
	padding: 3px 0px 10px 24px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/h1arrow.jpg);
	background-repeat: no-repeat;
}
.sidebar a:link, .sidebar a:visited, .sidebar a:active  {color: #006600; text-decoration: underline;}
.sidebar a:hover {text-decoration: none; color: #006600;}
.sidebar p {
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 13px;
}
ul {
	color: #006600;
	font-weight: normal;
	list-style-type: square;
}
.forms {
	font-weight: bold;
	background-color: #F4F4F4;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
hr {
	color: #dddddd;
}

