<!--
@import url("images/nav_bar.css");
body {
	background-image: url(images/blue_bgr.jpg);
	background-attachment:fixed;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #525252;
}

a.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
a.newsHeader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	text-decoration:none;
	color: #107b00;
}

.bodyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #09347a;
}
.largeBodyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	color: #68BA5C;
}
a.bodyTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #68BA5C;
	text-decoration:none;
}
a.bodyTextLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #09347a;
	text-decoration:none;
}
.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
}

.tableStyle{
	border-width:1px;
	border-bottom-style:solid;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-color:#68BA5C;
}

<!--
body {
	background-image: url(images/blue_bgr.jpg);
}

.content_header {
font-family:"Trebuchet MS";
font-weight:bold;
color:#53B05F;
padding-left:2em;
padding-top:2em;
}

.content {
font-family:"Arial";
color:navy;
padding-left:2em;
padding-top:1em;
padding-right:1em;
font-size:14px;
text-align:left;
}
.nav_item {
font-family:"Arial";
font-weight:bold;
font-size:12px;
top:1em;
vertical-align:middle;
color:#FFFF00;
padding-left:1em;
padding-right:1em;
position:relative;
text-decoration:none;
}

a.nav_item {
	color: #FFFF00;
	text-decoration: none;
}
a.nav_item:visited {
	text-decoration: none;
	color: #FFFF00;
}
a.nav_item:hover {
	text-decoration: none;
	color: #FFFF00;
}
a.nav_item:active {
	text-decoration: none;
	color: #FFFF00;
}
.news_header {
font-family:"Arial";
font-weight:bold;
color:#FFFFFF;
font-size:14px;
text-align:left;
}
.news_item {
font-family:"Arial";
color:#FFFFFF;
font-size:12px;
text-align:left;
text-decoration:none;
}
<style type="text/css">
<!--
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {font-weight: bold; text-align: justify; color: #12961B; line-height: 18px;}
.style8 {	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
}
.style9 {font-size: 14px}


.hover_menu {
display:none;
position:relative;
left:2.5%;
border:1px solid white;
background-color:#003366;
color:#FFFF00;
width:100px;
font-family:Arial;
font-weight:bold;
font-size:12px;
text-align:center;
height:20px;
}
.link {
font-family:Arial;
font-weight:bold;
font-size:12px;
color:#FFFF00;
text-decoration:none;
}

.underline {
font-family:"Arial";
color:#FFFFFF;
font-size:12px;
text-align:left;
text-decoration:none;
text-decoration:underline;
font-weight:bold;
}
.yellow_link {
font-family:"Arial";
color:#FFFF00;
font-size:12px;
text-align:left;
text-decoration:none;
text-decoration:underline;
font-weight:bold;
}
-->
