/*----------------------------------------------Base styles */
.baseFamilyMono {font-family:Courier,monospace;}
.baseFamilySansSerif {font-family:Arial,sans-serif;}
.baseFamilySans {font-family:Arial,sans-serif;}
.baseText {font-family:Arial,sans-serif; font-size:9pt;}
.baseTextMono {font-family:Courier,monospace; font-size:9pt;}
.baseTextSans {font-family:Arial,sans-serif; font-size:9pt;}
.baseTextSansBig1 {font-family:Arial,sans-serif; font-size:12pt;}
.baseTextSansBig2 {font-family:Arial,sans-serif; font-size:11pt;}
.baseTextSansBig3 {font-family:Arial,sans-serif; font-size:10pt;}
.baseTextSansSmall {font-family:Arial,sans-serif; font-size:8pt;}
.baseTextSmall {font-family:Arial,sans-serif;}
/*---------------Body set 0, no table----------------*/
.s0Bg {background-color:#FFEEEE;}
.s0Fg {color:#733409;}
.s0Blot {background-color:#999999;}
.s0Faint {color:#935429;}
.s0Norm {color:#733409; background-color:#FFEEEE;}
.s0Alt {color:#827308;}
.s0Bright {color:#000099;}
.s0Glare {color:#0000FF;}
.s0High {background-color:#DCFBFB;}
/*--------------Table set 0 (body of page) */
.t0Table {background-color:#FFEEEE;}
/*--------------Table set 1 (control, navbar, forms, menu) */
.t1Bg {background-color:#F7D4BE;}
.t1Fg {color:#733409;}
.t1Table {background-color:#F7D4BE; border-color:#733409;}
.t1TableList {background-color:#F7D4BE;}
.t1CellAlt {background-color:#A6C3CD;}
.t1CellAltB {background-color:#A6C3CD; border-color:#733409;}
.t1CellNormB {border-color:#733409;}
.t1CellBright {background-color:#F7E4CE;}
.t1Input {font-family:Arial,sans-serif; font-size:9pt;}
.t1InputError {font-family:Arial,sans-serif; font-size:9pt;}
.t1InputError {background-color:#E0E0FF;}
.t1InputSmall {font-family:Arial,sans-serif; font-size:8pt;}
.t1Norm {color:#733409;}
.t1Glare {color:#008000;}
.t1GlareError {color:#FF0000;}
/*--------------Table set 2 (table in body text,form list grid)-------*/
.t2Bg {background-color:#ECFBFB;}
.t2Fg {color:#733409;}
.t2Table {background-color:#ECFBFB; border-color:#733409;}
.t2TableDd {font-family:Arial,sans-serif; font-size:9pt;}
.t2TableDt {font-family:Arial,sans-serif; font-size:9pt;}
.t2CellAlt {background-color:#A6C3CD;}
.t2CellAltB {background-color:#A6C3CD; border-color:#733409;}
.t2CellBlotB {background-color:#999999; border-color:#733409;}
.t2CellHead {background-color:#F7D4BE;}
.t2CellHeadB {background-color:#F7D4BE; border-color:#733409;}
.t2CellNormB {border-color:#733409;}
.t2Norm {color:#733409;}
.t2Bright {color:#000099;}
.t2TextareaCounter {background-color:#F7D4BE;}
/*--------------Table set 3 (form list pretty)-----------*/
.t3TableDd {font-family:Arial,sans-serif; font-size:9pt;}
.t3TableDt {font-family:Arial,sans-serif; font-size:9pt;}
.t3CellBlot {background-color:#999999;}
.t3CellNormB {border-color:#733409;}
A.t3LinkBland {color:#733409;}
A.t3LinkBland:link {color:#733409;}
A.t3LinkBland:visited {color:#733409;}
/*----------------------------------------------Html styles */
A:hover {color:#827308;}
BODY {color:#733409; background-color:#FFEEEE;}
DD {font-family:Arial,sans-serif; font-size:9pt;}
DL {font-family:Arial,sans-serif; font-size:9pt;}
DT {font-family:Arial,sans-serif; font-size:9pt;}
LI {font-family:Arial,sans-serif; font-size:9pt;}
P {font-family:Arial,sans-serif; font-size:9pt;}
OL {font-family:Arial,sans-serif; font-size:9pt;}
TD {font-family:Arial,sans-serif; font-size:9pt;}
TH {font-family:Arial,sans-serif; font-size:9pt;}
UL {font-family:Arial,sans-serif; font-size:9pt;}

