 
BODY 
{
    background-color: #336633;
    background-image: url(images/bg_dollar.gif);
    background-repeat: no-repeat;
} 

.normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #FFFF99
}

.leftmenu_linked
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #0000FF
}

.topmenu_selected
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #0000FF
}

.topmenu_cleared 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #ffff99
}
