body {
	background: #8DB38C;
	margin: 0px;
	padding-top: 10px;
}

A.topnav:Link {
	color : #2F6A2E;
	text-decoration : none;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}

A.topnav:Hover {
	color : #774718;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}

A.topnav:Visited {
	color : #4D1B62;
	text-decoration : none;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}

A.botnav:Link {
	color : #2F6A2E;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
}

A.botnav:Hover {
	color : #774718;
	font-family : Arial;
	font-size : 12px;
}

A.botnav:Visited {
	color : #4D1B62;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
}

A.smalllinkbold:Link {
	color : #202020;
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}
A.smalllinkbold:Hover {
	color : #774718;
	text-decoration : underline;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}
A.smalllinkbold:Visited {
	color : #4D1B62;
	text-decoration : underline;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

A.smalllink:Link {
	color : #202020;
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
}
A.smalllink:Hover {
	color : #774718;
	text-decoration : underline;
	font-family : Arial;
	font-size : 11px;
}
A.smalllink:Visited {
	color : #4D1B62;
	text-decoration : underline;
	font-family : Arial;
	font-size : 11px;
}

A.searchlink:Link {
	color : Blue;
	text-decoration : underline;
	font-family : Arial;
	font-size : 11px;
}
A.searchlink:Hover {
	color : Green;
	text-decoration : underline;
	font-family : Arial;
	font-size : 11px;
}
A.searchlink:Visited {
	color : #4D1B62;
	text-decoration : underline;
	font-family : Arial;
	font-size : 11px;
}
A.searchlink2:Link {
	color : Blue;
	text-decoration : underline;
	font-family : Arial;
	font-size : 12px;
}
A.searchlink2:Hover {
	color : Green;
	text-decoration : underline;
	font-family : Arial;
	font-size : 12px;
}
A.searchlink2:Visited {
	color : #4D1B62;
	text-decoration : underline;
	font-family : Arial;
	font-size : 12px;
}

A.tinylink:Link {
	color : #202020;
	text-decoration : none;
	font-family : Verdana;
	font-size : 8px;
}
A.tinylink:Hover {
	color : #774718;
	text-decoration : underline;
	font-family : Verdana;
	font-size : 8px;
}
A.tinylink:Visited {
	color : #4D1B62;
	text-decoration : underline;
	font-family : Verdana;
	font-size : 8px;
}
A.baselink:Link {
	color : #202020;
	text-decoration : none;
	font-family : Verdana;
	font-size : 10px;
}
A.baselink:Hover {
	color : #774718;
	text-decoration : underline;
	font-family : Verdana;
	font-size : 10px;
}
A.baselink:Visited {
	color : #4D1B62;
	text-decoration : underline;
	font-family : Verdana;
	font-size : 10px;
}

.header_text {
	font-family: Arial;
	font-size : 16px;
	color : #2F6A2E;
}

.subheader_text {
	font-family: Arial;
	font-size : 12px;
	color : #2F6A2E;
}

.leftnavheader {
	font-family: Arial;
	font-size : 12px;
	color : #F9F9D7;
	font-weight : bold;
}

.leftnavtext {
	font-family: Arial;
	font-size : 12px;
	color : #F9F9D7;
	font-weight : bold;
}

.footer {
	clear: both;
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 6px;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
	font: 12px Arial;
	font-weight: bold;
	color: #FFFFFF;
}
.tinytext {
	color : #202020;
	text-decoration : none;
	font-family : Verdana;
	font-size : 10px;
}

.regtext {
	color : #202020;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
}
.regtext_bold{
	color : #202020;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
	font-weight: bold;
}
.smalltext {
	color : #202020;
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
}

.errtext{
	color : Red;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
	font-weight: bold;
}
.resultsMain { background: #FFFFFF; border: 0px black solid; width: 530px;}
.resultsCaption {  border: 0px black solid; text-align: center; font-family: Arial; font-size: 12; font-weight: bold;}
.resultsPaging {  color:#385870  }
.resultsPaging a:link,
.resultsPaging a:visited,
.resultsPaging a:hover,
.resultsPaging a:active {
	color: #385870;
}

.resultsHeading { background: #FFFFFF; font-family: Arial; font-size: 12; font-weight: bold;}
.resultsRowOdd { background: #FFFFFF; font-family: Arial; font-size: 10;}
.resultsRowEven { background: #E4EDEF; font-family: Arial; font-size: 10;}
.resultsRowHover { background: #97B8BE; font-family: Arial; font-size: 10;}
.resultsTitle { font-family: Arial; font-size: 11; font-weight: bold;}
.resultsSubTitle { font-style: italic; font-family: Arial; font-size: 11; font-weight: bold;}


