/* Generated by KaZcadeS */
ul.vert-one {
  border-top: 1px solid #aaaaaa;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size-adjust: none;
  font-stretch: normal;
  width: 90%;
}
ul.vert-one li {
  border-style: none none solid;
  border-bottom: 1px solid #aaaaaa;
  margin: 0;
  padding: 0;
}
ul.vert-one li a {
  padding: 4pt 0 4pt 20px;
  background: #3a3c69 none repeat scroll 0% 50%;
  display: block;
  text-decoration: none;
  color: #f0e59e;
  width: 90%;
}
ul.vert-one li a:hover {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0 9px;
  color: #ffffff;
  background-color: #232436;
}
ul.vert-one li a.current, ul.vert-one li a.current:hover {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0 9px;
  color: #232436;
  background-color: #dcdef2;
}

