/* Generated by KompoZer */
ul#nav {
  border: 0px solid white;
  margin: 0;
  padding: 0.5em;
  background: #0077aa none repeat scroll 0% 50%;
  font-family: Arial,Sans-Serif;
  list-style-type: none;
  width: 10em;
}
ul#nav li ul {
  margin: 0;
  padding: 0;
  background: #0077aa none repeat scroll 0% 50%;
}
ul#nav li {
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
  position: relative;
  width: 10em;
  list-style-type: none;
  color: white;
  line-height: 155%;
}
ul#nav a {
  border: 1px solid white;
  color: white;
  text-decoration: none;
  display: block;
}
ul#nav a:hover {
  background: #0077aa none repeat scroll 0% 50%;
  color: white;
}
ul#nav li li a {
  padding-left: 1em;
  color: white;
  text-decoration: none;
  display: block;
}
ul#nav li li a:hover {
  background: #0077aa none repeat scroll 0% 50%;
}

