body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #72b21c;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #797979;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #828281;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style5 {
	color: #406d7b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #4a6374;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #578aa2;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #406d7b;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #47785e;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none

}
.style11 {
	color: #905746;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;


}.listboxstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #787878;
}
.hyperlink {
	text-decoration: none;
	color: #47785e;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
hr {
  border: 0;
  width: 100%;
color: #99cc99;
background-color: #99cc99;
height: 2px;
}
#navcontainer
{
margin: 10px 0 0 30px;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #336633;
width: 90px;
height: 18px;
border-top: 1px solid #1f451f;
border-left: 1px solid #1f451f;
border-bottom: 1px solid #1f451f;
border-right: 1px solid #1f451f;
padding: 0;
margin: 0 0 10px 0;
color:#fff;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #fff;
background: #99cc99;
}

#navcontainer a:active
{
background: #99cc99;
color: #fff;
}

#navcontainer li#active a
{
background: #99cc99;
border: 1px solid #99cc99;
color: #fff;
}
