/* HTML */
body,td,th,p,div,form,h1,h2,h3,h4,blockquote,ul,ol { color: #666666; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; }
a:link, a:visited, a:active, .checkboxinput { color: #00008B; }
a:hover { color: #428000; }


/* Text */
.b { font-weight: 900; }
.hi1{ color: #000080; }
.hi2{ color: #3F0080; }
.hi3{ color: #800040; }
.hi4{ color: #804000; }
.hi5{ color: #007E80; }
.hi6{ color: #020080; }
.uppercase { text-transform: uppercase; }
.thirdeye { color: #cfcfcf; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; }

/* Tables */
.hdr1{ background-color: #000080; color: #ffffff; font-weight: 900; }
.hdr2{ background-color: #3F0080; color: #ffffff; font-weight: 900; }
.hdr3{ background-color: #800040; color: #ffffff; font-weight: 900; }
.hdr4{ background-color: #804000; color: #ffffff; font-weight: 900; }
.hdr5{ background-color: #007E80; color: #ffffff; font-weight: 900; }
.hdr6{ background-color: #020080; color: #ffffff; font-weight: 900; }
.field1 { background-color: #DCDCDC; }
.field2 { background-color: #F0FFF0; }

/* Backgrounds */
.bgcolor1{ background-color: #000080; }
.bgcolor2{ background-color: #3F0080; }
.bgcolor3{ background-color: #800040; }
.bgcolor4{ background-color: #804000; }
.bgcolor5{ background-color: #007E80; }
.bgcolor6{ background-color: #020080; }

/* Forms */
.textinput, .passwordinput, .textareainput, .selectinput, .optioninput { background-color: #ececec; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #376da4; font-family: monospace; font-size: 11px; font: normal;  }
.radioinput { background-color: #cccccc; color: #376da4; }
.checkboxinput { color: #376da4; }
.buttoninput, .submitinput, .resetinput { color: #376da4; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
