
.menu
   { color: #ffffff; font-size: 11px; font-family: Verdana; font-weight: bold; background-color: #959595; background-image: url("Images/bg_menu_gray.gif"); width: 100%; height: 26px; float: left }
.menu1
{
    padding-left: 200px;
}
.cl
{
    clear:left;
}
.menuSplit
{
    float:left;
}
.menuLink { color: white; font-size: 11px; font-family: Verdana; font-weight: bold; text-decoration: none; padding-top: 4px; float: left }
