<style type="text/css">
<!--
HR { height:1px }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e7e7e7;
	background-image: url(images/backgr.jpg);
}
a {
	TEXT-DECORATION: none; color:#7b7a7a; font-weight:bold;
}
a:hover {
	COLOR: blue; TEXT-DECORATION: none
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
text-align:left;
line-height: 25px;
background: url(images/background.jpg);
background-repeat:repeat-y;
}

#nav-menu li a
{
line-height: 25px;
float: left;
width: 183px;
display: block;
color: #0d2474;
text-decoration: none;
padding-left: 40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: 200;
text-align:left;
}
#nav-menu li a:hover
{  
color: #f8480f;
font-weight:normal;
border: 5px solid #f8480f;
border-top: 0px;
border-left: 0px;
border-bottom: 0px;
background: url(images/background2.jpg);
}

.navmenuselected {
color: #f8480f;
font-weight:normal;
border: 5px solid #039;
border-top: 0px;
border-left: 0px;
border-bottom: 0px;
border-right:0px;
}

.orangecolor
{
color: #f8480f;
}
#nav-menu li a
{
float: none
}


.content {
	border: 1px solid #ccc;
}
.headtext { 
color: #7f9c32;
font-family:Verdana;
font-size: 12px;
padding-left:15px;
font-weight:bold;
}
.headtextpadding {
	color: #7f9c32;
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	padding:0;
	margin-top: 7px;
}
.headtextsmall { 
color: #7b7a7a;
font-family:Verdana;
font-size: 10px;
font-weight:bold;
margin-left:5px;
}
.headtextsmallpadding { 
color: #7b7a7a;
font-family:Verdana;
font-size: 10px;
font-weight:bold;
margin-left:5px;
	margin-top: 7px;}

#weather {
 }
.style3 {color: #003366}
.style4 {font-size: 10px}
.style5 {font-family: Tahoma}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style11 {color: #003399; margin-left:10px; font-weight:normal;}
.style12 {font-size: 12px; text-decoration:underline; font-weight:bold;}

.more { color: #FF9900; font-style:italic; text-align: right; font-size: 10px; }

-->
</style>