.MenuTABLE {font-size: 12px; font-family: arial; width: 100%}
.MenuLeftTD {background-image: url(menu_left.png); width: 11px; height: 75px;}
.MenuRightTD {background-image: url(menu_right.png); width: 10px; height: 75px;}
.MenuTABLE A, .MenuTABLE A:visited {color: #000000; text-decoration: none}
.MenuLogoTD {background-image: url(menu_bkg.png); height: 75px;}
.menuitem {background-image: url(menu_bkg.png); width: 100px; height: 75px; text-align: center}
.menuseperator {background-image: url(menu_sep.png); width: 2px; height: 75px;}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #9999cc;
border-bottom-width: 1;
font: normal 10px Verdana;
line-height: 25px;
z-index: 100;
margin-left: 0px;
background-color: #f4f4ff;
background-image: url('dropback.png');
background-repeat: repeat-y;
width: 170px;
text-align: left;
}

.MenuTABLE a, .MenuTABLE a:visited
{
color: #000000;
}
.anylinkcss a, .anylinkcss a:visited
{
width: 100%;
display: block;
padding: 1px 0;
color: #000000;
text-decoration: none;
font-weight: normal;
text-indent: 30px;
font-size: 11px;
}

.anylinkcss a:hover{
background-color: #ccccee;
color: #000000;
}


