.TextNorm
{
        font-family: arial, helvetica, sans-serif;
        color: #000000;
        font-weight: normal;
        font-size: 8pt;
        font-style: normal
}

.TextNormW
{
        font-family: arial, helvetica, sans-serif;
        color: #FFFFFF;
        font-weight: normal;
        font-size: 8pt;
        font-style: normal
}

a.topnav {
display: block;
width: 100px;
color: #000000;
text-decoration:none;
background-color:#BDCEBB;
layer-background-color:#BDCEBB;
text-align:center;
}

a.topnav:hover {
color:white;
background-color:#FFFFFF;
}

.NavBar
{
        font-family: arial, helvetica, sans-serif;
        color: #336600;
        font-weight: normal;
        font-size: 10pt;
        font-style: normal
}
 
