
.horizontalcssmenu {
border: 1px solid #202020;
border-left-width: 0;
text-decoration: none;
background: url(glossyback2.gif) center center repeat-x;
color: white;
font: bold 11px Tahoma;
}

/*.horizontalcssmenu a:hover{
background: #cde686;
}
*/
.horizontalcssmenu a:hover{
color: #000000;
/*background: url(menubgover.gif) center center repeat-x;*/
}

/* Sub level menu links style */
.horizontalcssmenu a{
font: bold 11px Tahoma;
padding: 2px 5px;
border-width: 0 1px 1px 1px;
text-decoration: none;
color: white;
}


