body {
   FONT-WEIGHT: normal; COLOR: #666666; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #7d8a9b
}

#mainMenu {
  background-color: #ffffff;
  color: #000;
  width: 176px;
  margin: 0px;
}

#menuList {
  margin: 0px;
  padding: 0px 0px 5px 10px;
}

li.menubar {
  background: url(../images/plus.gif) no-repeat 0em 0.3em;
  font-size: 12px;
  line-height: 1.5em;
  list-style: none outside;
}

.menu, .submenu {
  display: none;
  margin-left: 15px;
  padding: 0px;
}

.menu li, .submenu li {
  background: url(../images/square.gif) no-repeat 0em 0.3em;
  list-style: none outside;
}

a.actuator {
  background-color: transparent;
  color: #000;
  font-size: 11px;
  padding-left: 15px;
  text-decoration: none;
}

.menu li a, .submenu li a {
  background-color: transparent;
  color: #000;
  font-size: 11px;
  padding-left: 15px;
  text-decoration: none;
}


span.key {
  text-decoration: underline;
}

   a:link {
   color : #666666;
   text-decoration : none;
   }

a:visited {
   color : #666666;
   text-decoration : none;
   }

a:hover {
   color : #760000;
   text-decoration : none;
}

a:active {
   color : #666666;
   text-decoration : none;
   } 







