UL.clsMenu
{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12;
  list-style-type: none;
  margin-left: 8;
}
IMG.clsMenuImg
{
  position:relative;
  top:2;
}
SPAN.clsMenuItemText
{
  color: black;
  position:relative;
  left:-27;
  top: -10;
}
SPAN.clsMenuItemTextSelected
{
  color: #8D76D7;
  position:relative;
  left:-27;
  top: -10;
}
A.clsMenuLink
{
  TEXT-DECORATION: none;
}
TD
{
  font-family: Verdana;
  font-size: 12;
}
TD.std
{
        font-family: Verdana;
        font-size: 12;
}
INPUT.std
{
        font-family: Verdana;
        font-size: 12;
}
A.noShowLink
{
  text-decoration: none;
  color: black;
}
