SO 1-final
[specialops1.git] / csslib / user / 9.css
blobb12a85925be16999f737f9e0de444448deae5d3b
1 body { background: #fff; color: #333; font: 10pt \'arial\', serif; margin: 5px; }
2 table { width: 100%; }
4 a:link { color: #666; text-decoration: underline; }
5 a:visited { color: #333; text-decoration: underline; }
6 a:hover { color: #69c; text-decoration: none; }
7 a:active { color: #8ab746; text-decoration: none; }
9 .c3 a, .c4 a, div#menubar a { color: #fff; text-decoration: underline; }
10 .c3 a:hover, .c4 a:hover, div#menubar a:hover { color: #fff; text-decoration: none; background: #5F5360; }
11 .c3 a:active, .c4 a:active, div#menubar a:active { color: #fff; text-decoration: none; background: #8AB746; }
13 .c3, div#menubar { background: #9d8f9e; font: bold 125% \'arial\', serif; color: #fff; text-align: center; }
14 .c4 { background: #b3a9b4; font: italic bold 125% \'arial\', serif; color: #fff; }
15 .c2 { background: #c8c0c9 }
16 .c1 { background: #ebeff1 }
18 .alert { background: #E9F45B; text-align: center; }
20 button, input, textarea, option { font: 10pt \'arial\', serif; }
21 h1, h2 { position: static; font: italic bold 230% \'arial\', serif; text-align: center; }
22 h5, #titleimg { font-size: 8pt; text-align: center; }