#menutab
   {font: 8pt Tahoma;
    text-align: center;
    color: black;
    background-color: transparent;}
#menutab .leftside, .rightside,.underside
   {text-align: left;
    border-bottom: black 2px solid;
    padding: 0px;
    margin: 0px;}
#menutab .leftside
   {width: 10px;}
#menutab .rightside
   {width: '10%';}
#menutab .underside
   {border-right: black 2px solid;
    border-left: black 2px solid;
    border-bottom: black 2px solid;
    background-color: white;
    font: 6pt Arial;
    xxborder-bottom: white 2px solid;
    padding-left: 10px;
    height: 1px;}
#menutab a,.tabL
   {width: 100%;
    text-decoration: none;
    background-color: silver;
    color: black;
    border-top: black 1px solid;
    border-bottom: black 2px solid;
    border-right: black 1px solid;
    padding: 0px;
    margin: 0px;
    height: 18px;}
#menutab .tabL
   {border-left: black 1px solid;}
#menutab a:hover,.tabL:hover
   {color: blue;}
#menutab .active
   {font-weight: bold;
    color: black;
    border-top: black 2px solid;
    border-left: black 2px solid;
    border-right: black 2px solid;
    border-bottom: white 2px solid;
    background-color: white;
    height: 21px;}
#menutab .bottom
   {border-top: 0px;
    border-left: black 2px solid;
    border-right: black 2px solid;
    border-bottom: black 2px solid;
    background-color: white;}
#menutab .active:hover
   {color: black;}
#menutab .imgbtn
   {background-color: transparent;
    border: 0px;}
#data
   {border: 0px;
    font: 10pt Tahoma;}
#data .head
   {font-weight: bold;
    text-align: center;
    background-color: cyan;}
#menutab .count
   {font: 10pt Tahoma;}
#data .data
   {background-color: silver;}
#menutab .link
   {width: 98%;
    color: black;
    font-weight: bold;
    background-color: transparent;
    text-decoration: none;
    border: 0px;
    padding: 0px;
    margin-right: 1px;}
#menutab .link:visited
   {width: 98%;
    color: blue;
    font-weight: normal;
    background-color: transparent;
    text-decoration: none;
    border: 0px;
    padding: 0px;
    margin-right: 1px;}
#menutab .link:hover
   {width: 98%;
    color: black;
    background-color: orange;
    text-decoration: none;
    border: 0px;
    padding: 0px;
    margin-right: 1px;}
