body {
  margin: 0px;
}

#menuBar {
  background-color: #9999EE;
  border-style: solid;border-width: 0px;border-top-color: #7777CC;border-top-width: 1px;
  border-bottom-color: #6666BB;border-bottom-width: 1px;
  color: #000000;
  padding: 1px;padding-top: 4px;padding-bottom: 4px;
  position: absolute;left: 36px;top: 10px;
  text-align: center;
  width: 700;
  z-index: 100;
}
a.menuButton, a.menuButtonActive {
  border-style: solid;
  border-width: 1px;
  border-color: #9999EE;
  color: #111133;
  cursor: default;
  font-family: "Verdana", Arial, Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  padding: 0px;
  padding-left: 10px;
  padding-right: 6px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
}
a.menuButton:hover {
  border-color: #f0f0f0 #444466 #444466 #f0f0f0;
  color: #444477;
}
a.menuButtonActive, a.menuButtonActive:hover {
  background-color: #9999FF;
  border-color: #505050 #f0f0f0 #AAAAFF #505050;
  color: #6666BB;
  left: 1px;
  top: 1px;
}
.menu {
  background-color: #AAAAEE;
  border-style: solid;
  border-width: 1px;
  border-top-color: #f0f0f0;
  border-right-color: #909090;
  border-bottom-color: #909090;
  border-left-color: #f0f0f0;
  padding: 2px;
  position: absolute;
  text-align: left;
  visibility: hidden;
  z-index: 101;
}
a.MI {
  color: #223344;
  cursor: default;
  display: block;
  font-family: "Verdana", Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 1px;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
  white-space: nowrap;
}
a.MI:hover {
  background-color: #444499;
  color: #ffffff;
}
.MISep {
  border-top: 1px solid #BBBBFF;
  border-bottom: 1px solid #6666AA;
  margin: 3px 2px 3px 2px;
}
a.MI2 {
  color: #334455;
  cursor: default;
  display: inline;
  font-family: "Verdana", Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
  white-space: nowrap;
  border-top: 1px solid #8888DD;
  border-left: 1px solid #8888DD;
  border-bottom: 1px solid #8888DD;
  border-right: 1px solid #8888DD;
}
a.MI2:hover {
  color: #ffffff;
  border-top: 1px solid #BBBBFF;
  border-left: 1px solid #BBBBFF;
  border-bottom: 1px solid #7777CC;
  border-right: 1px solid #7777CC;
}
a.MI3 {
  color: #EEEEFF;
  cursor: default;
  display: inline;
  font-family: "Verdana", Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  margin: 0px;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
  white-space: nowrap;
  border-top: 1px solid #8888DD;
  border-left: 1px solid #8888DD;
  border-bottom: 1px solid #8888DD;
  border-right: 1px solid #8888DD;
}
a.MI4 {
  color: #EEEEFF;
  cursor: default;
  display: inline;
  font-family: "Verdana", Tahoma, Arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  margin: 0px;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
  white-space: nowrap;
  border-top: 1px solid #8888DD;
  border-left: 1px solid #8888DD;
  border-bottom: 1px solid #8888DD;
  border-right: 1px solid #8888DD;
}
