1 html
{ background: #666 }
2 body
{ margin: 8px; margin-top: 80px; color: #ddd }
3 div:not
(#content
), td
{ font-size: 83%; }
4 input
, select
, textarea
, body
{ font: 100% "trebuchet ms", sans-serif
; }
5 small
{ font-size: 80%; }
6 table
{ background: #ccc; color: #000; border: 1px #ccc outset
; border-spacing: 2px; margin-bottom: 10px; width: 100%; }
7 td
{ border: 1px #ccc inset
; empty-cells: show
; padding: 4px; }
10 a:hover
{ text-decoration: none
; }
12 .c1 { background: #acf; color: #000 }
13 .c2 { background: #8ad; color: #000 }
14 .c3 { background: #026; }
15 th
{ background: #048; }
16 .c3, th{ font-size: 110%; text-align: center
; }
17 .alert { background: #ff0; text-align: center
; color: #000 }
18 #menubar { background: #999; padding: 5px 20px 5px 0; position: absolute
; right: 0px; text-align: right
; top: 20px; width: 100%; z-index: 1; }
19 #titleimg { display: none
; }
21 .c3, th, h1.title, h2, #menubar {color: #fff}
22 .c3, #menubar, h1.title, h2 { font-weight: bold
; }
24 .c3 a, th a, #menubar a { color: #fff; text-decoration: none
; }
25 .c3 a:hover, th a:hover, #menubar a:hover { color: #ccc; }
26 .c3 input { font-size: 91%; }
28 h1
.title
{ font-size: 200%; left: 20px; letter-spacing: 5px; position: absolute
; text-align: left
; top: 3px; z-index: 2; }
29 h1
.title i
{ font-style: normal
; }
30 h2
{ font-size: 110%; text-align: left
; }