BODY {
  font-family: Tahoma,Verdana,Helvecita;
  font-size: 10pt;
}

TD {
  font-family: Tahoma,Verdana,Helvecita;
  font-size: 10pt;
}

.TextField {
  font-family: Tahoma,Verdana,Helvetica;
  font-size: 8pt;
}

.InfoText {
  font-family: Tahoma,Verdana,Helvetica;
  font-size: 8pt;
  background: #FFFFCC;
  border: 1 solid #C0C0C0;
}

.MessageText {
  font-family: Tahoma,Verdana,Helvetica;
  font-size: 8pt;
  background: #FFBB9E;
}

.PageHeadTd {
  color: #ffffff;
  background: #4585C4;
}


.cell11  { background-color: #fff8dc }
.cell12 { background: #f8fbfd; }
.cell21  { background-color: #faebd7 }
.cell22 { background: #f3f6f8; }


.TableHead { background: #ffffff; color: #000000; }
.TableHead2 { background: #f8fbfd; color: #000000; }

A:link  { color: #8b4513; font-weight: bold; text-decoration: none }
A:visited  { color: #8b4513; font-weight: bold; text-decoration: none }
A:hover  { color: #a52a2a; font-weight: bold; text-decoration: underline }
