/* Generated by KompoZer */
#menu {
  margin: 0;
  padding: 0;
  background: white none repeat scroll 0% 50%;
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 12em;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
#menu li {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-family: Arial,Helvetica,sans-serif;
  background-color: white;
  background-image: none;
  background-position: left center;
  font-size: 12px;
}
#menu a {
  border-bottom: 1px solid #ccffff;
  margin: 0;
  padding: 8px 12px;
  background: white none repeat scroll 0% 50%;
  color: #cccccc;
  display: block;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
#menu a:hover {
  padding-bottom: 8px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: black;
  background-color: #ccffff;
  background-image: url(images/hover.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

