h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #118040;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #118040;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #118040;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(/graphics/background.gif);
	background-repeat: repeat-x;
}
.referencebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.whitebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007abb;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #007abb;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #118040;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #007abb;
	font-weight: normal;
}
a.whitelinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

a.whitelinks:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.whitelinks:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.whitelinks:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #007abb;
	text-decoration: none;
}

#menulist {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menulist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menulist li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menulist a {
	display: block;
	padding: 2px 2px 2px 2px;
	background: #a40101;
}

#menulist a:link, #menulist a:active, #menulist a:visited {
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;
	border-right-color: #61510a;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #61510a;
	border-left-style: solid;
	border-left-width: 1px;
}

#menulist a:hover {
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	background: #ffffff;
	color: #118040;
	border-right-color: #61510a;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #61510a;
	border-left-style: solid;
	border-left-width: 1px;
}
#submenulist {
	text-align: Left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#submenulist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#submenulist li {
	margin: 0 0 0;
}

#submenulist a {
	display: block;
	padding: 1px 2px 1px 20px;
	background: #cebe78;
}

#submenulist a:link, #submenulist a:active, #submenulist a:visited {
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	background: #cebe78;
	color: #007abb;
	font-style: normal;
	border-right-color: #61510a;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #61510a;
	border-left-style: solid;
	border-left-width: 1px;
}

#submenulist a:hover {
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	background: #ffffff;
	color: #118040;
	font-style: normal;
	border-right-color: #61510a;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #61510a;
	border-left-style: solid;
	border-left-width: 1px;
}
#currentmenulist {
	text-align: Left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#currentmenulist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#currentmenulist li {
	margin: 0 0 0;
}

#currentmenulist a {
	display: block;
	padding: 2px 2px 2px 2px;
	background: #cebe78;
}

#currentmenulist a:link, #currentmenulist a:active, #currentmenulist a:visited {
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	background: #cebe78;
	color: #007abb;
	border-right-color: #61510a;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #61510a;
	border-left-style: solid;
	border-left-width: 1px;
}

#currentmenulist a:hover {
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	background: #ffffff;
	color: #118040;
	border-right-color: #61510a;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #61510a;
	border-left-style: solid;
	border-left-width: 1px;
}
.yellowruler {
	color: #ecd500;
	height: 1px;
	width: 80%;
}
.newsborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #118040;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #118040;
	border-bottom-color: #118040;
}
.contenttableborder {
	border-right-color: #61510a;
	border-right-style: solid;
	border-right-width: 1px;
}
.navborders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6d500;
	border-bottom-color: #e6d500;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.blround {
	background-image: url(/graphics/blround.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 75px;
	text-align: center;
	vertical-align: middle;
}
.brround {
	background-image: url(/graphics/brround.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	height: 75px;
	text-align: center;
	vertical-align: middle;
}
.tlround {
	background-image: url(/graphics/tlround.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height: 100px;
}
.trround {
	background-image: url(/graphics/trround.gif);
	background-repeat: no-repeat;
	background-position:right top;
	height: 100px;
}
.blinsidecorner {
	background-image: url(/graphics/blinsidecorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.brinsidecorner {
	background-image: url(/graphics/brinsidecorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tlinsidecorner {
	background-image: url(/graphics/tlinsidecorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.trinsidecorner {
	background-image: url(/graphics/trinsidecorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.blgreencorner {
	background-image: url(/graphics/g-bl-round.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
}
.brgreencorner {
	background-image: url(/graphics/g-br-round.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 8px;
}

.tlgreencorner {
	background-image: url(/graphics/g-tl-round.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
}

.trgreencorner {
	background-image: url(/graphics/g-tr-round.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
}

.blnewscontentcorner {
	background-image: url(/graphics/lb-bl-round.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #cebe78;
}
.brnewscontentcorner {
	background-image: url(/graphics/lb-br-round.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tlnewscontentcorner {
	background-image: url(/graphics/lb-tl-round.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.trnewscontentcorner {
	background-image: url(/graphics/lb-tr-round.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
