body
{
}

td a.gmenu
{
text-align: center;
text-decoration: none;
background: #C0C0C0;
border: 2px solid white;
color: #FFFFFF;
display: block;
padding: 4px;
width: 80%;
font-size: 11px;
font-weight: bold;
}



ul#navlist
{
margin-left: 0;
padding-left: 0;
position: absolute;
left: 193px;
top: 70px;
padding-bottom: 6px;
white-space: nowrap;
font-weight: bold;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a 
{
    height: inherit;
    margin: 0px 0px 0px px;

    padding: 5px 16px 5px 17px; 

    font-weight: bold;
    text-align: center;
    width:auto;
    
}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #C0C0C0;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #FFEF0D;
text-decoration: none;
}

li_m
{
margin-top: 5px;
padding-left: 0.5px;
padding-top: 5px;
/*
background-repeat: no-repeat;
background-position: 0px 0px;
*/
}
