#menuBar {  border-width: 0;  background-color: #c6e2ff;  color: #d0e8ff;  padding: 6px 12px;  position: absolute;  left: 0;  top: 20px;  text-align: center;  width: 100%;  z-index: 100;}a.menuButton {  border-width: 0;  background-color: #99CCFF;  color: #99CCFF;  cursor: default;  font-family: verdana, arial, helvetica, sans-serif;  font-size: small;  font-style: normal;  font-weight: normal;  padding: 0;  padding-left: 6px;  padding-right: 6px;  position: relative;  left: 0;  top: 0;  text-decoration: none;}a.menuButtonActive {  border-width: 0;  background-color: #6898FF;  color: #ffffff;  cursor: default;  font-family: verdana, arial, helvetica, sans-serif;  font-size: small;  font-style: normal;  font-weight: normal;  padding: 0;  padding-left: 6px;  padding-right: 6px;  position: relative;  left: 0;  top: 0;  text-decoration: none;}a.menuButton:hover {  color: #1010ff;  text-decoration: none;}4a.menuButtonActive, a.menuButtonActive:hover {  background-color: #fbfb73;  color: #1010ff;  border: 0 none;  left: 0;  top: 0;  text-decoration: none;}.menu {  background-color: #ffffff;  color: #8080ff;  border-width: 0;  padding: 0;  position: absolute;  text-align: left;  visibility: hidden;  z-index: 101;}a.menuItem {  color: #8080FF;  cursor: default;  display: block;  font-family: verdana, arial, helvetica, sans-serif;  font-size: size="2";  font-style: normal;  font-weight: normal;  margin: 0;  padding: 2px;  padding-left: 12px;  padding-right: 12px;  text-decoration: none;  white-space: nowrap;}
a.menuItem:hover {  background-color: #fbfb73;  color: #1010ff;  text-decoration: none;}
.menuItemSep {  border: 0;  margin: 0;}