/* Generated by KompoZer */
.MenuBar-Container {
  border:  none;
  margin-right: auto;
  margin-left: auto;
  display: block;
  width: 996px;
  background-color: black;
  height: 30px;
  color: white;
}
.MenuBar {
  border-style: none;
  display: table;
  width: 100%;
  background-position:  center center;
  line-height: 1.1em;
  font-weight: bold;
  font-family: verdana;
  color: white;
  font-size: 0.8em;
  height: 100%;
}
.MenuBar td {
  border-style: none;
  border-width: 0px;
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  padding-top: 0px;
  margin-left: -1px;
  width: 12%;
}
.MenuBar a:link {
  border-style: none;
  text-align: center;
  font-family: Verdana;
  font-weight: bold;
  margin-left: 0px;
  color: white;
}
.MenuBar a:visited {
  text-align: center;
  font-weight: bold;
  color: white;
}
.MenuBar a:hover {
  text-align: center;
  color: yellow;
  text-decoration: underline;
  font-weight: bold;
}

