a:link { color : #333333; text-decoration : underline; font-weight: bold;}
a:active { color : #333333; text-decoration : underline; font-weight: bold;}
a:visited { color : #333333; text-decoration : underline; font-weight: bold;}
a:hover { color : #145035; text-decoration : none; font-weight: bold;}
.txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.smltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.smltxtb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.normtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #145035;
}
.normtxtw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
BODY {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
}
#navcontainer { width: 100%; }

#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: 100%;
height: 25px;
background-color: #3A6551;
border-bottom: 1px solid #FFF;
}

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

#navcontainer a:hover
{
background-color: #003C00;
color: #FFFFCC;
font-weight: none;
border-bottom: 1px solid #FFF;
}
td object, td embed {
vertical-align: bottom;
} 
