/* Generated by KompoZer */
.chromestyle {
  width: 99%;
  font-weight: bold;
}
.chromestyle:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.chromestyle ul {
  border: 1px solid #bbbbbb;
  margin: 0;
  padding: 4px 0;
  background: transparent url(chromebg2.gif) repeat-x scroll center;
  width: 100%;
  text-align: center;
}
.chromestyle ul li {
  display: inline;
}
.chromestyle ul li a {
  border-right: 1px solid #b5e2fe;
  margin: 0;
  padding: 4px 7px;
  color: #494949;
  text-decoration: none;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected {
  background: transparent url(chromebg2-over.gif) repeat-x scroll center;
}
.dropmenudiv {
  border-style: solid;
  border-color: #b5e2fe;
  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;
  width: 200px;
  visibility: hidden;
}
.dropmenudiv a {
  border-bottom: 1px solid #b5e2fe;
  padding: 2px 0;
  width: 100%;
  display: block;
  text-indent: 3px;
  text-decoration: none;
  font-weight: bold;
  color: black;
}
.dropmenudiv a:hover {
  background-color: #ebf7ff;
}

