/* Generated by KompoZer */
.chromestyle {
  font-family: verdana;
  width: 100%;
  font-weight: bold;
  font-size: 10.5px;
}
.chromestyle:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.chromestyle ul {
  border: 1px solid #bbbbbb;
  margin: 0;
  padding: 2px 0;
  background: transparent url(chromebg3.gif) repeat-x scroll center;
  width: 100%;
  text-align: center;
}
.chromestyle ul li {
  display: inline;
}
.chromestyle ul li a {
  border-left: 2px solid #aded7c;
  border-right: 2px solid #aded7c;
  margin: 0;
  padding: 1px;
  text-decoration: none;
  color: black;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected {
  background: transparent url(chromebg3-over.gif) repeat-x scroll center;
}
.dropmenudiv {
  border-style: solid;
  border-color: #aded7c;
  border-width: 1px 1px 0;
  position: absolute;
  top: 0;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 18px;
  z-index: 100;
  background-color: white;
  visibility: hidden;
  width: 0;
}
.dropmenudiv a {
  border: 1px solid #aded7c;
  padding: 2px 0;
  display: block;
  text-indent: 3px;
  text-decoration: none;
  font-weight: bold;
  color: black;
  width: 100%;
}
.dropmenudiv a:hover {
  background-color: #eafadc;
}
