a:link { font-family: Tahoma; color : #427149; text-decoration : underline; font-weight: bold;}
a:active { font-family: Tahoma; color : #427149; text-decoration : underline; font-weight: bold;}
a:visited { font-family: Tahoma; color : #427149; text-decoration : underline; font-weight: bold;}
a:hover { font-family: Tahoma; color : #FFFFFF; text-decoration : none; background-color: #2E4C32;}
.smltxt {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
}
.smltxtb {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
}
.smltxtbw {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
}
.smltxtw {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
}
.normaltxt {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.normaltxtblue {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #006699;
}
.normaltxtb {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.h3 {
	font-family: Tahoma;
	color: #000000;
}
.h3grn {
	font-family: Tahoma;
	color: #2E4C32;
}
.imageLink {
	BORDER-RIGHT: #EFEFEF 1px solid; BORDER-TOP: #EFEFEF 1px solid; BORDER-LEFT: #EFEFEF 1px solid; BORDER-BOTTOM: #EFEFEF 1px solid;
}
A:hover .imageLink {
	BORDER-RIGHT: #2E4C32 1px solid; BORDER-TOP: #2E4C32 1px solid; BORDER-LEFT: #2E4C32 1px solid; BORDER-BOTTOM: #2E4C32 1px solid; 
}
#navcontainer { width: 156px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma;
font-size: 10pt;
}

#navcontainer a
{
display: block;
padding: 2px;
width: 156px;
height: 20px;
background-color: #2e4c32;
border-bottom: 1px solid #FFFFFF;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
font-family: Tahoma;
}

#navcontainer a:hover
{
background-color: #000000;
color: #A3C9A8;
border-bottom: 1px solid #CCCCCC;
}