@charset "utf-8";
.TopHeader {
	color: #FFF;
	background-color: #633;
	font-size: 0.8em;
	padding: 3px;
}
.TopHeader a {
	color: #FFF;
	text-decoration: none;
}
.TopHeader a:hover {
	color: #FFF;
	text-decoration: underline;
}
.MainHeader {
	font-weight: normal;
	color: #FFF;
	background-color: #036;
}
.MainHeader a {
	color:#FFF;
	text-decoration:none;
}
.MainHeader a:hover {
	color: #FFF;
	text-decoration:underline;
}

.SearchForm {
	padding-bottom: 10px;
}

.TitleofHeader {
	font-size: 1.4em;
	letter-spacing: 3px;
	color: #FFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.TableHeader {
	font-weight: bold;
	color: #FFF;
	background-color: #06C;
}
.Table a {
	color: #000;
	text-decoration: none;
}
.Table a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.smalltext {
	font-size: 0.8em;
	color: #000;
}
.PageTitle {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 3px;
	color: #06C;
}

.smalltext a  {
	text-decoration:underline;
}
.smalltext a:hover   {
	text-decoration:none;
}
.bigbluetext {
	font-weight: bold;
	color: #06C;
}
#SiteMap a {
	color:#36C;
	text-decoration:none;
}
#SiteMap a:hover  {
	text-decoration:underline;
}
	
#SiteMap {
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-size: 0.9em;
}
.bluebutton {
	color: #FFF;
	background-color: #06C;
}
#form1 {
	vertical-align: bottom;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-right: 10px;
}
.stronglink a {
	font-weight: bold;
	color: #316AC5;
}
.stronglink a:hover {
	text-decoration:none;
}
.redcolor {
	color: #B70000;
}
