.GAMES
{
  padding : 4px;
  position : absolute;
  top : 55px;
  left : 125px;
  //width: 490px;
  width: 100%;
  font-family : arial, sans-serif;
  font-size : +1em;
}
.GAME_I
{
  white-space : nowrap;
}
.GAME_H
{
  visibility: hidden;
}
#TOP
{
  position : absolute;
  top : 0px;
  left : 0px;
  width : 100%;  
  background-image : url("/images/top_copy.jpg");
  height : 55px;
  z-index : 0;
  float : right;
}
.ball
{
  position : absolute;
  top: 0px;
  left: -20px;
  margin: 0px;
  padding: 0px;
}
.line
{
  position : absolute;
  top : 114px;
  left : -20px;
}
.DATE
{
  border-width : 1px;
  border-style : solid;
  padding : 6px;
  border-color : silver;
  z-index: 2;
  width: 110px;
  float: left;
  text-align: center;
}
.DATE:hover {
  background-color : orange;
}

.mail {
  color : white;
}
.mail:hover A {
  text-decoration : none;
  color : white;
}
.NEWS
{
  color : #ffffff;
  background-color : black;
  border-width : 1px;
  border-style : solid;
  border-color : silver;
  padding: 6px;
  float: left;
  display: inline;
}
.NEWS a:hover
{
  color : orange;
}
#PIC_1
{
  position : absolute;
  top : 200px;
  left : 0px;
  z-index : 0;
  height : 510px;
  width : 660px;
}
#PIC
{
  position : absolute;
  top : 185px;
  left : 265px;
  z-index : 0;
  height : 510px;
  width : 400px;
}
#COPYR
{
  position : absolute;
  top : 720px;
  text-decoration : none;
  z-index : 2;
  font-family: arial, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  white-space : nowrap;
  color : #BBBBBB;
}
#WARN
{
  color : #4444CC;
}
a
{
  text-decoration : none;
  color : orange;
}
a:hover
{
  text-decoration: underline overline;
  background-color: orange;
  color : black;
}
.rightid
{
  background-color: #f5f5f5;
  position: absolute;
  text-decoration: none;
  top: 60px;
  left: 700px;
  z-index: 1;
  font-family: arial, sans-serif;
  font-size: 12px;
  border-left-style: dotted;
  border-left-width: 1px;
  padding: 0 10 0 10;
}
.righttop
{
  font-size: 14pt;
  font-weight: bold;
}
.rightheader
{
  font-size: 12pt;
  font-weight: bold;
  display: block;
  width: 210px;
  text-align: center;
  padding: 5 0 0 0;
  color: #666688;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}


