BODY {
background: #dbeddb;
margin-top: 15px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
.bodytext {
	font-size: 12px;
	font-family: Arial, Helvetica, verdana, tahoma, Geneva, Swiss, SunSans-Regular;
	margin-right: 5px;
	margin-left: 5px;
	color: #333333;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}

.bodytext a:link 	{
	text-decoration: none;
	color: #333333;
}

.bodytext a:active  {
	text-decoration: none;
	color: #333333;
}
.bodytext a:hover 	{
	color: #990033;
	text-decoration: underline;
	background-color: "#73ad73"
}
.bodytext a:visited  {
	text-decoration: none;
	color: #333333;
}
.TOPNAVnew {
	font-size: 14px;
}

.TOPNAVnew a:link {
	font-size: 14px;
	color: #ffffff;
}
.TOPNAVnew a:visited {
	font-size: 14px;
	color: #000000;
	}
.TOPNAVnew a:hover {
	font-size: 14px;
}
.TOPNAVnew a:active {
	font-size: 14px;	
}
.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	padding-left: 5px;
	padding-top: 5px;


}
.nav {
    border-top:2px solid #edf9c9;
    border-bottom:2px solid #edf9c9;
    width:100%;line-height:120%;
  
}

.nav ul {height: 2.0em;
  padding: 6px 0 0 6px;
  margin:0 auto;
  font-size: 13px; overflow: hidden;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  width: 100%;	
} 
    
.nav ul li {
    float: left; 
    padding: 0 3px 0 3px; 
    margin-left: 3px;
	valign: middle;
    list-style-type: none;
	align: center;
    border-left: 5px;
	display: inline;
	white-space: nowrap;}
        
.nav ul li:first-child {border-left:none;}
.nav ul li a:link { color: #333333; text-decoration: none; }
.nav ul li a:visited { color: #333333; text-decoration: none; }
.nav ul li a:hover { color: #999966; background-color: #ffffff; text-decoration: none; }
.nav ul li a:active { color: #333333; text-decoration: none; }

h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	padding-left: 5px;
	padding-top: 5px;}
h2 { font-size: 18px; }

