 
TABLE{
  width : 800px;
  height : 600px;
  top : 0px;
  left : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #ffffff;
}
.MENU{
  font-family : "News Gothic MT";
  width : 150px;
  font-size : 13px;
  vertical-align : top;
  text-align : left;
}
.TITLE{
  height : 10px;
  vertical-align : top;
  text-align : left;
  font-size : 13px;
  font-family : "News Gothic MT";
}
.MAIN{
  height : 590px;
  vertical-align : top;
  text-align : left;
  color : black;
  font-size : 13px;
  font-family : "News Gothic MT";
}
.SPACER{
  width : 10px;
  color : #0080c0;
  background-color : #0080c0;
  vertical-align : top;
  text-align : left;
}
.INDENT{
  width : 10px;
  background-color : white;
  color : white;
}
.CORNER{
  
  background-color : #8080c0;
  color : #8080c0;
}
A{
  color : white;
  text-decoration : none;
  font-family : "News Gothic MT";
}
A:LINK{
  color : white;
  text-decoration : none;
  font-family : "News Gothic MT";
}
A:VISITED{
  text-decoration : none;
  font-family : "News Gothic MT";
}
A:HOVER{
  font-family : "News Gothic MT";
  text-decoration : none;
}
A:ACTIVE{
  color : black;
}
BODY{
  background-color : black;
}
.CORNERW{
  font-size : 10px;
  color : white;
  background-color : white;
  vertical-align : bottom;
  width : 10px;
  height : 10px;
}
.BOTTOMB{
  font-size : 10px;
  color : #0080c0;
  background-color : #0080c0;
  vertical-align : bottom;
  width : 150px;
  height : 10px;
}
.CORNERB{
  color : #0080c0;
  background-color : #0080c0;
  width : 10px;
}
.BOTTOMW{
  color : black;
  background-color : white;
}
