.indexbody {
  background-color:#AFAFAF;
}

.navitable {
  position:absolute;
  top:188;
  left:15;
  background-color:#FFFFFF;
  border-width:2;
  border-style:solid;
  width:200px;
  height:250px;
}

.gross {
  font-family:Arial;
  font-weight:800;
  font-size:15;
  color:#000000;
  border-width:0;
}

.navi {
  text-align:right;
  font-family:Arial;
  font-size:13;
  color:#AFAFAF;
  border-width:0;
}

.frame {
  position:absolute;
  border:0;
  top:15;
  left:223;
  width:75%;
  height:90%;
}

.logo {
  position:absolute;
  border:0;
  top:15;
  left:15;
}

a:link {
  color:#000000;
  width:190px;
}

a:visited {
  color:#000000;
  width:190px;
}

a:hover {
  background-color:#8F8F8F;
  color:#FFFFFF;
  width:190px;
}

a:active {
  background-color:#8F8F8F;
  color:#FFFFFF;
  width:190px;
}
