A:link {text-decoration: none; color:#CC0000;}
A:visited {text-decoration: none; color:#CC0000;}
A:active {text-decoration: none; color:black;}
A:hover {text-decoration: none; color: white;}

BODY
{   
  background-color: black;
  margin: 0px;
}


P
{
  margin-left: 3px
}


OL
{
  font-family: verdana, arial;
  font-weight: bold;
  font-size:8pt;
  color: #336699;
}


.mainDiv
{
  text-align: center;
}

.maincontainer
{
  border-style: solid;
  border-color: black; 
  border-width: 1; 
  background-color: white;
}

.contentsDiv
{
  OVERFLOW:auto;
  height:100%;
  width:100%; 
  
  scrollbar-base-color: white;
  scrollbar-face-color: white;
  scrollbar-track-color: white;
  scrollbar-shadow-color: none;
}

.contenttable
{
  font-family: verdana, arial;
  font-size:8pt;
  width:100%;
  height:100%;
  background-color: white;
}

.pageTitle
{
  font-family: verdana, arial;
  font-size:12pt;  
}

.mainText
{
  font-family: verdana, arial;
  font-size:8pt;
}

.smallText
{
  font-family: verdana, arial;
  font-size:7pt;
}

.boldText
{
  font-family: verdana, arial;
  font-weight: bold;
  font-size:8pt;
}

.bold2Text
{
  font-family: verdana, arial;
  font-weight: bold;
  font-size:8pt;
  color: #336699;
}

.textBox
{
  font-family: verdana, arial;
  font-size:8pt;
}

.buttonStyle
{
  font-family: verdana, arial;
  font-size:8pt;
}

