a:link {
  color            : #FFFF00;
}

a:visited {
  color            : #FFFF00;
}

a:hover {
  color            : #FFFF00;
  background-color : #36088D;
}

body {
  color          : white;
  background     : #7D0096;
  padding-left   : 0.25in;
  padding-right  : 0.25in;
  padding-bottom : 0.5in;
  font-family    : "Arial", serif;
  font-size      : 14pt;
}

blockquote {
  color         : blue;
  background    : white;
  padding-left  : 0.5in;
  padding-right : 0.5in;
}

hr {
  width  : 80%;
  height : 1px;
}

img.w3c { /* makes it load faster */
  height       : 31px;
  width        : 88px;
  border-style : none;
}

input {
  font-family : "Tahoma", sans-serif;
  font-size   : 8pt;
}

input.nbor {
  border     : 0;
  text-align : right;
}

select {
  font-family : "Tahoma", sans-serif;
  font-size   : 10pt;
}

table {
  font-size   : 9pt;
}

th {
  background     : #36088D;
  border         : 5px;
  color          : white;
  font-family    : "Arial", sans-serif;
  font-weight    : bold
  font-size      : 12pt;
}

td {
  
}

.FormTABLE {background-color: #6B0081;}
.FormHeaderTD {background-color: #36088D; text-align: Center;font-size: 12pt; color: #FFFFFF; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.FormHeaderFONT {font-size: 12pt; color: #FFFFFF; font-weight: bold; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;} 
.FieldCaptionTD {background-color: #460CB5; color: #FFFFFF; }
.FieldCaptionFONT {font-size: 10pt; color: #FFFFFF; font-weight: bold; font-family: Arial,Helvetica,sans-serif;} 
.ColumnTD {background-color: #630077; color: #000000; }
.ColumnFONT {font-size: 8pt; color: #000000; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.DataTD {background-color: #7D0095; color: #FFFFFF; }
.DataFONT {font-size: 8pt; color: #FFFFFF; font-family: Arial,Helvetica,sans-serif;} 
.RecordSeparatorTD {background-color: #630077; color: #630077; }