td
{
    font-family : Verdana, Arial, Helvetica, sans-serif
}
.navSectionBackground
{
    background-color : #660033
}
.navSectionBackgroundHighlight
{
    background-color : #CCCCCC;
}
a.navSection
{
    color : #CCCCCC;
    font-weight : normal;
    text-decoration : none;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align : center
}
a.navSectionHighlight
{
    color : #660033;
    font-weight : normal;
    text-decoration : none;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align : center
}

.menuItem
{
    color : #999999;
    font-weight : normal;
    text-decoration : none;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align : center
}

a.menuItem:visited
{
    color : #999999;
    font-weight : normal;
    text-decoration : none;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align : center
}
a.menuItem:active
{
    color : #999999;
    font-weight : normal;
    text-decoration : none;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align : center
}
a.menuItem:hover
{
    color : #660033;
    font-weight : normal;
    text-decoration : none;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align : center
; background-color: #CCCCCC
}


