1 a
{ color: HighlightText
}
2 a:hover
{ color: HighlightText
}
4 body
{ background: Background
; color: CaptionText
; font: 83% verdana
; padding: 0; margin: 48px 8px 8px 200px }
5 input
, select
, textarea
{ font: 100% verdana
, sans-serif
; }
6 h1
{ font-size: 180%; left: 0; line-height: 30px; text-indent: 5px; top: 10px; width: 100% }
7 h2
{ font-size: 120%; margin: 0; padding: 0; text-align: center
}
8 h5
{ bottom: 10px; font-size: 100%; left: 10px; padding: 1px; width: 180px }
9 h1
, h5
, #menubar
{ background: ButtonHighlight
; margin: 0; position: fixed
; }
10 table
{ width: 100%; }
12 .c1 { background: ActiveCaption
}
13 .c2 { background: InactiveBorder
}
14 .c3 { background: ActiveCaption
; color: WindowText
}
15 .c4 { background: ButtonFace
; color: WindowText
}
16 .alert { background: InfoBackground
; color: WindowText
}
17 .c3, .c4, .alert, h5, #menubar { font-weight: bold
; text-align: center
}
19 #menubar { color: WindowText
; left: 10px; padding: 1px; top: 50px; width: 180px; border: 3px outset ButtonHighlight
; }
20 #menubar a
, h5 a
{ display: block
; margin: 0 5px }
21 #menubar a:hover
, h5
a:hover
{ background: Highlight
}
22 #menubar a:active
, h5
a:active
{ background: Highlight
}
23 #titleimg { display: none
}