/* some colors 002e07 maroon #3f0017 page BG and text Dark to light orange range neutral orange c67845 orange eb8935 orange f89520 yellow ffc822 blue 3459a9 dk brn (actually maroon) 681400 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: #002e07; font-size: 12px ; font-family: "Verdana", "Arial", "Helvetica", "Geneva", "sans-serif" } body { background: #002e07; } .corner { background-color: #002e07 ; } .topbar { padding: 6px 12px ; color:#002e07 ; background-color: #002e07 } .sidebar { background: #c8c3be; border-bottom: solid #002e07 2px; } .sidebar a { color:#002e07; 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 #002e07 2px; border-right: solid #002e07 2px;} td.menu , td.menu a ,td.menu a:link ,td.menu a:visited { background-color: #cfbcb1;; } td.menuconv , a td.menuconv a:link , td.menuconv a:visited { background-color: #aec5f3; } .sidebar td.menucomp , .sidebar td.menucomp a, .sidebar td.menucomp a:link, .sidebar td.menucomp a:visited { background-color: #cfdcf6; font-size: 11px ;height: 20px;padding: 2px 0 0 2px;} .sidebar td.selectedmenucomp , .sidebar td.selectedmenucomp a, .sidebar td.selectedmenucomp a:link, .sidebar td.selectedmenucomp a:visited { font-size: 11px ;height: 20px;padding: 2px 0 0 2px;} td.menu a:hover , td.menu a:active, td.menuconv a:hover , td.menuconv a:active ,td.menucomp a:hover , td.menucomp a:active { color:#374d58; background-color: #c7d1d7;; } .sidebar td.selectedmenu a ,.sidebar td.selectedmenuconv a , .sidebar td.selectedmenucomp a { background-color: #e7edf1; } .main { padding:12px ; background: #e7edf1; vertical-align: top; border-bottom: solid #002e07 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 { font-size: 18px; color: #002e07 } H2 { font-size: 14px; ; margin-bottom: 3px; color: #681400 } li { margin-bottom: 5px} .supertitle, .subtitle ,.title { color: #e7edf1;} .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 }