#navcontainer
{
background:#006231;
margin: 0 auto;
padding: 15px 0 0 0;
font-family:Arial;
text-transform:none;
font-size:12px;
font-weight:bold;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 94%;
font-size: 0.8em;
}

ul#navlist li
{
display: block;
float: left;
width: 130px;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
height: 15px; 
padding: 0.3em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background:#9BDC98;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
display: block;
width: 100%;

border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background:#EFEBA3;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color:#FFFFFF;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}








.style1 {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.style2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.style3 {
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
	color: #006600;
}
.style4 {color: #666666}
.style5 {color: #00CC00}
.style7 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #EB8030;
}
.style9 {font-family: Verdana; font-weight: bold; color: #FFFFFF; font-size: 12px; }
.style11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5B8725;
}
.style13 {font-family: Verdana; font-size: 6px; font-weight: bold; color: #5B8725; }
.style14 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #BA2239;
}
.style15 {
	font-family: Verdana;
	font-size: 12px;
	color: #F27900;
	font-weight: bold;
}
.style16 {
	font-family: Verdana;
	font-size: 12px;
}
.style18 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}