.menu2006_left   {
    background-color: #e0e0e0;
    border: 1px outset #666663;
}

.menu2006_leftitem  {
    position: relative;
    padding:2px;
    text-align: left;
    white-space: nowrap;
    font-size: 10px;       
}

.menu2006_leftitem a    {
    position: relative;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid white;    
}

.menu2006_leftitem a:link   {
    color: #000033;
}

.menu2006_leftitem a:visited    {
    color: #000033;
}

.menu2006_leftitem a:hover  {
    color: #ffffff;
    background-color: #404060;
}

.menu2006_leftitem a:active {
    color: #000033;
}
