div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: Trebuchet;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-alignt: left;
  text-decoration: none;
}

div.menu {
  background-color: #F1F1F1;
  border: 1px solid #000000;
  padding: 1px;
  position: absolute;
  visibility: hidden;
  z-index: 101; 
}

div.menu a.menuItem {
 font-family: trebuchet;
  font-size:12px;
  color: #000000;
  display: block;
  padding: 2px 1em;
  text-decoration: none;
  white-space: nowrap;
  text-align: left;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #FF9933;
  color: #ffffff;
}
TABLE.menu {
height: auto;
font-size: 12px;
border-color: #000000; }
TD.menucell {
vertical-align: top;
height:50%; }
TD.menu {
padding: 2px;
font-weight: bold;
font-family: verdana;
border-color: #000000; 
border-style: none dotted dotted solid; 
border-top-width: 0px;
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 0px}
TD.menu2 {
font-weight: bold;
font-family: verdana;
padding: 2px;
background-image: url(img/tdbg.gif);
background-repeat: y;
background-position: center left;
border-color: #000000; 
border-style: dotted none solid solid; 
border-top-width: 0px;
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 0px}
TD.submenu {
font-family: verdana;
padding-left: 10px;
font-size: 11px;
border-color: #000000; 
border-style: none dotted dotted solid; 
border-top-width: 0px;
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 0px}
TD.submenu2 {
font-family: verdana;
font-size: 11px;
padding-left: 10px;
background-image: url(img/tdbg.gif);
background-repeat: y;
background-position: center right;
border-color: #000000; 
border-style: dotted none solid solid; 
border-top-width: 0px;
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 0px}
TD.menuots {
padding: 3px 2px 2px 2px;
font-size: 12px;
background: #F1F1F1;
font-family: verdana;
font-weight: bold;
border-color: #000000; 
border-style: dotted dotted solid solid; 
border-top-width: 0px;
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 0px}
TD.menufill {
vertical-align:top;
height: 50%;
}

