
BODY { font-family: Arial, sans-serif; color: #2E2E2E; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; background-color: SILVER; }

TD { font-size: 12px; background-color: #ffffff; background-repeat: no-repeat; background-position: center; }

.td1 { border: double 2px orange; background-color: orange   }

.td2 {
  border-bottom: double 2px #ffec3c; background-color: orange
  }

A {
  color: #2E2E2E;
  text-decoration: none;
  font-size: 12px;
}

ALINK {
  color: silver;
}

A:hover {
  color: silver;
}

VLINK {
  color: white;
}

.a1 {
  color: #CC6600;
}

.a2 {
  border: 2px orange double;
}

FONT {
  font-size: 17px;
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
}

BIG {
  font-size: 17px;
  font-weight: bold;
  color: orange;
}
TABLE {
  background-color: #2E2E2E;
}

H1 {
  font-size: 30px;
  font-variant: normal;
  font-weight: normal;
}

H2 { color: #2E2E2E; font-size: 12px; font-weight: bold; font-style: normal; vertical-align: text-top; padding: 1px; }

HR {
  color: #2E2E2E;
  line-height: 1px;
}

P {
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  color: orange;
  font-size: 12px;
}

LI {
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

UL {
  type: circle;
  list-style-type: square;
  list-style-position: outside;
  border-left: none;
}

SELECT {
  font-size: 12px;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  color: #2E2E2E;
}

INPUT {
  color: #2E2E2E;
}

textarea {
  color: #2E2E2E;
}

.note_small {
  font-size: 10px;
  color: orange;
}

.deadTopLink {
  color: gray;
}

.goodTopLink {
  color: #2E2E2E;
}

.currentPage {
  color: orange;
}

.toperror {
  align: center;
  color: red;
  font-size: 12px;
}

.back {
  background-image: url(images/background.jpg);
  background-repeat: no-repeat;
}

.blue {
  color: #2E2E2E;
}

.orange {
  color: orange;
}

.silver {
  color: silver;
}

.gray {
  color: gray;
}

.white {
color: white;
}

SMALL {
  font-size: 10px;
}
.popup { color: #6b7251; font-size: 9px; }
.personID { color: red; font-weight: bold }
.bold { font-weight: bold }
