body
{
/*  overflow: scroll; */
/*  overflow-x: hidden; */
/*  overflow-x: scroll; */
}

.bub
{
  position: absolute;
  visibility: hidden;
  z-index: 200;
  width: 65%;
  height: 65%;
  filter: alpha(opacity=60, finishopacity=60, style=0);
  filter:Shadow(color=black, direction=135);

}

.box
{
  border-top-color: #666666;
  border-bottom-color: #666666;
  border-left-color: #666666;
  border-right-color: #666666;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  color: white;
  font-family: verdana, arial, sans-serif, helvetica;
  font-size: 11px;
/*  width: 300px; */
  filter: alpha(opacity=80, finishopacity=80, style=0);
}

.boxstd
{
  background-color: #FFFFE1;
  border-top-color: black;
  border-bottom-color: black;
  border-left-color: black;
  border-right-color: black;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  color: black;
  font-family: verdana, arial, sans-serif, helvetica;
  font-size: 11px;
/*   width: 300px; */
  filter: alpha(opacity=80, finishopacity=80, style=0);
}
