BODY
{
  background-color: #333333;
}

TD
{
  font-family: Verdana, Geneva, Arial, Helvetica;
  color: #CCCCCC;
  font-size: 10px;
}

A
{
  color: #999966;
  text-decoration: none;
}

A:hover
{
  color: #999966;
  text-decoration: underline;
}

.footertext
{
  font-size: 10px;
  color: #999999;
  font-family: Verdana, Geneva, Arial, Helvetica;
}

INPUT, SELECT
{
  font-family: Verdana, Geneva, Arial, Helvetica;
  font-size: 11px;
}

TABLE.specialtable TD
{  
  border-bottom: 1px solid #666666;
  vertical-align: middle;
  padding: 5px 10px;
}

TABLE.specialtable .header, .header A, .header A:hover
{
  background-color:#999999;
  color: white;
}

TABLE.specialtable .content A
{
  color: #666666;
}

TABLE.button
{
  cursor: pointer;
  padding: 0px;
  border: 1px solid white;
  background-color: #626262
}

TABLE.button TD
{
  height: 100%;
  width: 100%;
  padding: 0px 5px;
}
