a:link { color: #000000; text-decoration: none; font-weight: normal; font-size: 9pt; line-height: normal; font-family: arial, sans-serif }
a:visited { color: #000000; text-decoration: none; font-weight: normal; font-size: 9pt; line-height: normal; font-family: arial, sans-serif }
a:active { color: #000000; text-decoration: none; font-weight: normal; font-size: 9pt; line-height: normal; font-family: arial, sans-serif }
a:hover { color: #000000; text-decoration: none; font-weight: normal; font-size: 9pt; line-height: normal; font-family: arial, sans-serif }


/* Menu */

#topmen {
        text-align:left;
        font-family : Arial, sans-serif;
        line-height:14px;
        font-size :10px;
        color: #909192;
        margin-top:0px;
        display:block;
}

#topmen a {
        color: #909192;
}


td.men_active
{
   border-right:1px solid #808080;
   border-top:2px solid #fff;
   background-color: White;   
   padding-left:10px;
   padding-right:10px;
   padding-top:4px;
   padding-bottom:5px;
}

td.men_inactive
{
   background-color: #f7f7f7;
   #border: 1px solid #c0c0c0; 
   border-right: 1px solid #808080;
   border-top:2px solid #020C61;
   border-bottom:1px solid #808080;
   padding-left:10px;
   padding-right:10px;
   padding-top:0px;
   padding-bottom:1px;
}

a.men_active:link, a.men_active:visited, a.men_active:hover 
{ 
   color: black; font-weight: normal; text-decoration: none; font-family: Arial; 
} 
a.men_inactive:link, a.men_inactive:visited, a.men_active:hover
{ 
   color: black; font-weight: normal; text-decoration: none; font-family: Arial; 
} 

