/* some colors maroon #3f0017 page BG and text Dark to light orange range neutral orange c67845 orange eb8935 orange f89520 yellow ffc822 pink 9f5168 grays e7edf1 main body 92a1ab table headers warmgray d8cbcd table odd (first) coolgray dbe1e5 table even link grays 435664 / 657885 / 93a1ac text links */ BODY, TD, TH, P { color: #3f0017; font-size: 12px ; font-family: "Verdana", "Arial", "Helvetica", "Geneva", "sans-serif" } body { background: #3f0017; } .corner { background-color: #3f0017 ; } .topbar { padding: 6px 12px ; color:#3f0017 ; background-color: #3f0017 } .sidebar { background: #eb7400; border-bottom: solid #3f0017 2px; } .sidebar a { color:#3f0017; font-weight: bold; font-size: 13px; text-decoration: none; text-align: left ; padding: 6px 0 0 6px; display: block; height: 25px; width: 208px;} .sidebar td { height: 20px; width: 202px; margin: 0; padding: 0; border-bottom: solid #3f0017 2px; border-right: solid #3f0017 2px;} td.menu , td.menu a ,td.menu a:link ,td.menu a:visited { background-color: #f89520;; } td.menuconv , a td.menuconv a:link , td.menuconv a:visited { background-color: #fbbf1d; } td.menu a:hover , td.menu a:active, td.menuconv a:hover , td.menuconv a:active { color:#374d58; background-color: #c7d1d7;; } .sidebar td.selectedmenu a ,.sidebar td.selectedmenuconv a { background-color: #e7edf1; } .main { padding:12px ; background: #e7edf1; vertical-align: top; border-bottom: solid #3f0017 2px; } .main a:link { color: #435664;} .main a:visited { color: #435664; } .main a:hover , .main a:active { color: #93a1ac; } .nsatable th { padding: 3px 12px; text-align:left} .nsatable td { padding: 3px 12px} .nsatable tr.header { background-color: #92a1ab; } .nsatable tr.even , .nsatable td.field { background-color: #d0dee7; } .nsatable tr.odd , .nsatable td.label { background-color: #b9cad6; } .nsatable tr.alteven , .nsatable td.altfield { background-color: #ece9e8; } .nsatable tr.altodd , .nsatable td.altlabel { background-color: #dad6d6; } .nsatable td.label { vertical-align:top; text-align: right;} .nsatable td.field { vertical-align:top} H1 , H2 { color: #3f0017 } H1 { font-size: 18px; } H2 { font-size: 14px; ; margin-bottom: 3px} li { margin-bottom: 5px} .supertitle, .subtitle ,.title { color: #3f0017;} .supertitle { font-size: 13px; margin-bottom: 8px } .title { font-weight: bold; font-size: 30px;} .subtitle { font-weight: bold; font-size: 15px; } .subtle { font-size:90%; } .px6 { font-size: 6px } .px7 { font-size: 7px } .px8 { font-size: 8px } .px9 { font-size: 9px } .px9bld { font-weight: bold; font-size: 9px } .px10 { font-size: 10px } .px11 { font-size: 11px } .px12 { font-size: 12px } .px12bld { font-weight: bold; font-size: 12px; } .px13 { font-size: 13px } .px14 { font-size: 14px } .px14bld { font-weight: bold; font-size: 14px } .px15 { font-size: 15px } .px18bld { font-weight: bold; font-size: 18px } .error { color: #FF0000; font-weight: bold; } .red { color: #FF0000; } .credit { font-size: 10px ; color: #666666 ; padding: 6px} .credit a:link,.credit a:visited { color: #888888 } .credit a:hover , .credit a:active { color: #888888 }