BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

SELECT {
 color: #FFFFFF;
 background-color: #000000;
}

INPUT {
 color: #FFFFFF;
 background-color: #000000;
}

TEXTAREA {
 color: #FFFFFF;
 background-color: #000000;
}

A {
 color: #00BB00;
 text-decoration: none;
 font-weight: 700;
}

A:hover {
 color: purple;
 text-decoration: none;
 font-weight: 700;
}

#countdownie {
  font-weight: 700;
  font-size: 12pt;
  text-align: center;
}

#fscroller {
  height: 100;
}

LI {
  font-size: 8pt;
  margin-top: 8;
  margin-bottom: 8;
}

TABLE.pTable {
 width: 100%;
 border: double #000000 5px;
  font-size: 10pt;
  background-color: #000000;
  color: #FFFFFF;
}

.header1 {
  font-weight: 700;
  font-size: 12pt;
  color: #FFFFFF;
  background-color: purple;
  border-bottom: solid #00BB00 2px;
  text-align: left;
}

.rgstr_open {
  background-color: #AA0000;
}

.header2 {
  font-weight: 700;
  font-size: 10pt;
  color: #FFFFFF;
  border-bottom: solid #00BB00 2px;
  text-align: left;
}

