body {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #E8E8E8;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	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:#000066;
	background:#FFFFFF;
	border:solid 1px #999999;
	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: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.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: #0F4784;
	margin: 0px;
	padding: 0px 0px 0px 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(images/h1arrow.jpg);
	background-repeat: no-repeat;
}
.maindisplay a:link, .maindisplay a:visited, .maindisplay a:active  {color: #7199F0; text-decoration: underline;}
.maindisplay a:hover {text-decoration: none; color: #006600;}
.maindisplay img {
	border: 3px solid #999999;
	margin: 0px 10px 10px;
}
.botbar {
	color: #B7B7B7;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #F2F2F2;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
.botbar a:link, .botbar a:visited, .botbar a:active  {
	color: #B7B7B7;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #82ADE2;
	padding-left: 5px;
	font-weight: normal;
}
.botbar a:hover {text-decoration: underline; color: #333333; font-weight: normal;}
.sidebar  {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	list-style-type: square;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #666666;
	font-weight: bold;
}
.sidebar  p {
	margin: 0px;
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
.sidebar  H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #0F4784;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-left: 3px solid #666666;
}
.sidebar img {
	border: 3px solid #0F4784;
	margin: 0px 10px 10px;
}
.sidebar  a:link, .sidebar  a:visited, .sidebar  a:active  {color: #006600; text-decoration: underline;}
.sidebar a:hover {text-decoration: none; color: #006600;}
.forms {
	font-weight: bold;
	color: #003366;
	padding: 3px;
	background-color: #F2F2F2;
}
.darklink a:link, .darklink a:active, .darklink a:visited  {
	color: #B7B7B7;
	text-decoration: none;
}
.darklink a:hover  {
	color: #B7B7B7;
	text-decoration: underline;
}
.textarea {
	background-color: #FFFFFF;
	background-image: url(images/textback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainbox {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
hr {
	height:1px;
	color: #7199F0;
	border:0;
	border-top:solid 1px #7199F0;
}
ul {
	font-weight: bold;
	color: #0F4784;
	list-style-type: square;
}
