/* Generated by KompoZer */
ul#nav_o {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ul#nav_o li a {
  border-left: 0px none #778899;
  padding: 1px 8px 0px 10px;
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  margin-top: 2px;
  text-align: left;
  font-size: 80%;
  line-height: 23px;
  background-color: #ffcc00;
  color: #990000;
  width: 120px;
}
ul#nav_o li a:hover {
  border-color: #ff0000;
  background-color: #778899;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  color: white;
}
