body
{ background-color: #fff;
  color: #008;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  margin: 0;
  padding: 0;
}

a
{ color: #55d;
}

#title
{ position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 61px;
  background-color: #eeeeff;
  border-bottom: 1px solid #c5c6ff;
  padding: 0;
  margin: 0;
}

#status
{ position: absolute;
  top: 0;
  right: 0;
}

#mynumstabs
{ position: absolute;
  top: 78px;
  left: 7px;
  width: 226px;
  height: 22px;
}
#mynumstabs a
{ color: #008;
  text-decoration: none;
}

#mynumstabgap
{ position: absolute;
  top: 0;
  left: 110px;
  width: 7px;
  height: 21px;
  border-bottom: 1px solid #c5c6ff;
}

#mynumstab1
{ position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  height: 22px;
  background-image: url(tab110.png);
  padding-top: 3px;
  text-align: center;
}

#mynumstab2
{ position: absolute;
  top: 0;
  right: 0;
  width: 110px;
  height: 22px;
  background-image: url(tab110_shade.png);
  padding-top: 3px;
  text-align: center;
}

#mynums
{ position: absolute;
  top: 100px;
  left: 7px;
  width: 224px;
  background-color: #eeeeff;
  border-right: 1px solid #c5c6ff;
  border-bottom: 1px solid #c5c6ff;
  border-left: 1px solid #c5c6ff;
}

#maintabs
{ position: absolute;
  top: 78px;
  left: 245px;
  width: 510px;
  height: 22px;
  padding: 0;
  margin: 0;
}

#ads-right
{ position: absolute;
  top: 78px;
  left: 769px;
  width: 120px;
  height: 600px;
  padding: 0;
  margin: 0;
}

#maintabs a
{ color: #008;
  text-decoration: none;
}

#maintabgap
{ position: absolute;
  top: 0;
  left: 0px;
  width: 510px;
  height: 21px;
  border-bottom: 1px solid #c5c6ff;
  padding: 0;
  margin: 0;
}

#maintab1
{ position: absolute;
  top: 0;
  left: 0;
  width: 122px;
  height: 22px;
  background-image: url(tab122_shade.png);
  padding-top: 3px;
  text-align: center;
}

#maintab2
{ position: absolute;
  top: 0;
  left: 127px;
  width: 122px;
  height: 22px;
  background-image: url(tab122_shade.png);
  padding-top: 3px;
  text-align: center;
}

#maintab3
{ position: absolute;
  top: 0;
  right: 127px;
  width: 122px;
  height: 22px;
  background-image: url(tab122_shade.png);
  padding-top: 3px;
  text-align: center;
}

#maintab4
{ position: absolute;
  top: 0;
  right: 0;
  width: 122px;
  height: 22px;
  background-image: url(tab122_shade.png);
  padding-top: 3px;
  text-align: center;
}

#main
{ position: absolute;
  top: 100px;
  left: 245px;
  width: 508px;
  background-color: #eeeeff;
  border-right: 1px solid #c5c6ff;
  border-bottom: 1px solid #c5c6ff;
  border-left: 1px solid #c5c6ff;
  padding: 0;
  margin: 0;
}

#latest
{ text-align: center;
  border-bottom: 1px dotted #c5c6ff;
  padding-bottom: 15px;
}

.balls
{ color: #000;
  font-weight: bold;
  font-size: 11pt;
  padding-left: 100px;
}

.ball_rowlabel
{ font-weight: normal;
  font-size: 8pt;
  width: 40px;
  text-align: left;
}

.ball_red
{ background-image: url(ball_red.png);
  text-align: center;
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0;
}

.ball_blue
{ background-image: url(ball_blue.png);
  text-align: center;
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0;
}

.ball_green
{ background-image: url(ball_green.png);
  text-align: center;
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0;
}

.ball_orange
{ background-image: url(ball_orange.png);
  text-align: center;
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0;
}

.ball_pink
{ background-image: url(ball_pink.png);
  text-align: center;
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0;
}

.ball_white
{ background-image: url(ball_white.png);
  text-align: center;
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0;
}

.ball_yellow
{ background-image: url(ball_yellow.png);
  text-align: center;
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0;
}

.ball_gap
{ width: 20px;
}

#winners
{ text-align: center;
  border-bottom: 1px dotted #c5c6ff;
  padding-bottom: 15px;
}

#winners b
{ color: #08d;
}

#winners table
{ width: 100%;
}

#winners td
{ border: 1px solid #c5c6ff;
  vertical-align: top;
  font-weight: normal;
  font-size: 9pt;
  background-color: #fff
}

#numsform
{ text-align: center;
  padding-bottom: 15px;
}

.numBox
{ border: 1px solid #559;
  width: 27px;
}

#editor
{ text-align: center;
}

#register
{ text-align: center;
}
