#navigationBar {
  position:absolute;
  visibility:visible;
}
BODY{
  margin-left : 100px;
  margin-top : 20px;
  background-image : url(../Bo/ba_1.gif);
}
.menu{
  background-color : aqua;
  width : 82px;
  height : 22px;
  border-top : 2px solid white;
  border-right : 2px solid #999999;
  border-bottom : 2px solid #999999;
  border-left : 2px solid white;
  text-align : center;
  text-decoration : none;
  margin-bottom : 0px;
  letter-spacing : -1px;
  cursor : pointer;
  font-size : 11pt;
  
}
DIV{
  width : 75px;
  left : 1px;
  top : 25px;
  position:absolute;
}
.B-1{
  background-color : #ff8040;
  width : 82px;
  height : 21px;
  border-top : 2px solid white;
  border-right : 2px solid #999999;
  border-bottom : 2px solid #999999;
  border-left : 2px solid white;
  font-size : 11pt;
  text-align : center;
  text-decoration : none;
  margin-bottom : 0px;
  padding-top : 1pt;
  letter-spacing : -1px;
  right : auto;
  cursor : pointer;
}
.D-1{
  font-size : 24pt;
  color : #ffffff;
  background-color : blue;
}
TH{
  text-align : left;
  background-color : #ffff80;
}
A{
  color : black;
  
  text-decoration : none;
}
.Hb-1{
  background-color : lime;
  width : 82px;
  height : 22px;
  border-top : 2px solid white;
  border-right : 2px solid #999999;
  border-bottom : 2px solid #999999;
  border-left : 2px solid white;
  font-size : 11pt;
  text-align : center;
  text-decoration : none;
  margin-bottom : 0px;
  padding-top : 1pt;
  letter-spacing : -1px;
  right : auto;
  cursor : pointer;
}
.M0{
  background-color : aqua;
  width : 80px;
  cursor : pointer;
  margin-top : 10px;
}
.M1{
  background-color : #ff8040;
  width : 80px;
  cursor : pointer;
  margin-top : 10px;
}
.M2{
  background-color : #00ff00;
  width : 80px;
  cursor : pointer;
  margin-top : 10px;
}
