body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #990000;
	color: #000000;
	background-image: url(images/bg1.jpg);
}
.Body_Header {  font-size: 18pt; font-style: normal; font-weight: bold; color: #000000}
.Body_Subhead {  font-size: 14pt; font-weight: bold; color: #000000}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}

#sidebar {
/*position: absolute;*/
left: 60px;
top: 86px;
width: 140px;
font-size: .9em;
}
#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 6px 2px 6px 27px;
	border: 1px solid;
	background-color: #990000;
	color: #F7EB85;
	text-decoration: none;
	border-top-color: #999999;
	border-right-color: #000000;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-color: #000000;
	margin: 2 px 2px 0px 2px;
	font-weight: bold;
	vertical-align: middle;
}
#navlist a:hover {
	background-color: #990000;
	background-image:  url(images/goldheart.jpg);
	color: #F7EB85;
	border-top-color: #000000;
	border-right-color: #999999;
	border-left-color: #000000;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-position: 5px;
}
#sidebar #navlist .uberlink {
background-color: #990000;
background-image:  url(images/goldpointer.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #000000 !important;
font-weight: bold;
cursor: default;
}
.body_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer_text {
	color: #333333;
	font-size: 12px;
}
h5 {
	text-decoration: underline;
	font-size: 16px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
}

