﻿.menuItem
{
    background-position: center center;
    border: 1px solid #BBB;
    width: 100%;
    background: url('../Images/chromebg.gif') repeat-x center center;
    padding: 5px 5px 5px 5px;
    margin: 0;
    text-align: left;
    font-family: 'Trebuchet MS';
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #006699;
}
.menuonhover
{
  
  
  background-position: center center;
    background: url('../Images/chromebg2.gif') repeat-x center center;

}


.menu
{
    font-family: 'Trebuchet MS';
    font-size: 13px;
    color: #006699;
}



