/* General Information */
BODY {background: rgb(75,0,0); color: rgb(255,255,255);}
P {color: rgb(255,255,255); font-family: Arial, sans-serif; font-size: 10pt;}

/* TEXT CLASS VALUES */
.nm {color: rgb(255,255,255); font-family: Arial, sans-serif; font-size: 10pt;}
.sm {color: rgb(255,255,255); font-family: Arial, sans-serif; font-size: 8pt;}
.tn {color: rgb(255,255,255); font-family: Arial, sans-serif; font-size: 7pt;}
.lg {color: rbg(255,255,255); font-family: Arial, sans-serif; font-size: 12pt;}
.xl {color: rgb(255,255,255); font-family: Arial, sans-serif; font-size: 14pt;}

.fooc {color: rgb(175,255,240); font-family: 'Times New Roman', Times Roman, Times, serif; background-color: rgb(60,0,60);}
.fic {color: rgb(205,220,255); font-family: 'Courier New', Courier, monospace; background-color: rgb(0,60,60);}

/* Table Values */
TD.padv {padding: 5px;}
TD.sdgr {padding: 5px; background: url(images/hc_bkg_dkgrey.gif);}
TD.pad {padding: 3px;}
TD.bdr {padding: 3px; border-color: rgb(75,0,0); border-width: 2px;}
TD.forNorm {padding: 5px; background: rgb(85,0,0);}
TD.forNormD {padding: 5px; background: rgb(75,25,25);}
TD.forNormT {padding: 5px; background: rgb(105,50,50);}
TD.forLite {padding: 5px; background: rgb(110,0,0);}
TD.forLiteD {padding: 5px; background: rgb(100,25,25);}
TD.forLiteT	{padding: 5px; background: rgb(130,50,50);}
TD.forDNorm {padding: 5px; background: rgb(30,30,30);}
TD.forDNormD {padding: 5px; background: rgb(37,37,37);}
TD.forDNormT {padding: 5px; background: rgb(45,45,45);}
TD.forDLite {padding: 5px; background: rgb(47,47,47);}
TD.forDLiteD {padding: 5px; background: rgb(53,53,53);}
TD.forDLiteT	{padding: 5px; background: rgb(60,60,60);}
TD.forDark {padding: 5px; background: rgb(50,0,0);}
TD.forBlak {padding: 5px; background: rgb(0,0,0);}
TD.sidMenu {width: 121; padding: 2px; background: url(images/hcb3_menu_scroll_bkg_drk.gif); border-color: rgb(0,0,0); border-width: 1px; border-style: solid;}

/* OL UL LI Values */
LI {color: rgb(255,255,255); font-family: Arial, sans-serif; font-size: 10pt;}
OL {color: rgb(255,255,255); font-family: Arial, sans-serif; font-size: 10pt;}
UL {color: rgb(255,255,255); font-family: Arial, sans-serif; font-size: 10pt;}

/* LINK VALUES */
A:link {color: rgb(255,204,0); text-decoration: none;}
A:visited {color: rgb(255,204,0); text-decoration: none;}
A:active {color: rgb(0,204,255); text-decoration: underline;}
A:hover {color: rgb(0,204,255); text-decoration: underline;}
A.drk:link {color: rgb(255,255,102); text-decoration: none;}
A.drk:visited {color: rgb(255,255,102); text-decoration: none;}
A.drk:active {color: rgb(255,204,0); text-decoration: underline;}
A.drk:hover {color: rgb(255,204,0); text-decoration: underline;}
A.smn:link {color: rgb(255,255,255); text-decoration: none; font-weight: bold; font-size: 8pt; font-family: 'Times New Roman', Times, serif;}
A.smn:visited {color: rgb(255,255,255); text-decoration: none; font-weight: bold; font-size: 8pt; font-family: 'Times New Roman', Times, serif;}
A.smn:active {color: rgb(255,204,0); text-decoration: underline; font-weight: bold; font-size: 8pt; font-family: 'Times New Roman', Times, serif;}
A.smn:hover {color: rgb(255,204,0); text-decoration: underline; font-weight: bold; font-size: 8pt; font-family: 'Times New Roman', Times, serif;}

/* Colors */
.dred {color: rgb(153,0,0);}
.whit {color: rgb(255,255,255);}
.orng {color: rgb(255,169,0);}
.yell {color: rgb(255,255,0);}

/* Highlight */
.bdr {color: rgb(51,0,102); border: solid 1px rgb(153,0,0); font-family: 'Times New Roman', Times, serif; font-size: 10pt; padding: 5px;}
.forQuot {color: rgb(255,255,255); font-family: Arial, sans-serif; font-size: 10pt; border-width: 1px; border-style: solid; border-color: rgb(255,255,255); background-color: rgb(40,0,0); padding: 5px; margin: 10px;}

/* FORM FORMATS */
INPUT.log {background: rgb(80,0,30); color: rgb(255,169,0); font-size: 9pt; height: 18px; width: 90px; font-family: 'Times New Roman', Times, serif;}
INPUT.scol {background: rgb(80,0,30); color: rgb(255,169,0); font-family: 'Times New Roman', Times, serif;}
SELECT.fmSet {background: rgb(75,0,0); color: rgb(255,255,0); font-size: 8pt; font-family: Arial, sans-serif;}