/* ++++++++++++++++++++++++++++++++++++++++
++ main navigation
++++++++++++++++++++++++++++++++++++++++ */
.mainnavigation, .topnavtable .mainnavigation, .topnavtable .mainnavigation:visited {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : black;
        font-weight : bold;
        text-decoration : none;
}
/* ++++++++++++++++++++++++++++++++++++++++
++ Subnavigation
++++++++++++++++++++++++++++++++++++++++ */
.subnavigation {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #000066 !important;
        text-decoration : none !important
        
    
}

.subnavigation:hover {color :maroon !important;}


