3 background: #97a2aa url('bg.png') repeat;
10 background-color: #014E9A;
25 background-image: url("white_transp.png");
26 border-bottom-style: solid;
27 border-bottom-width: 3px;
28 border-bottom-color: #014E9A;
41 #mainmenu a, .button {
43 background: #014E9A url('btn_bg_blue.png') repeat-x;
44 text-decoration: none;
51 border-left-style: solid;
52 border-left-width: 1px;
53 border-left-color: #076dd2;
54 border-right-style: solid;
55 border-right-width: 1px;
56 border-right-color: #003366;
59 #mainmenu a:hover, .button:hover {
60 text-decoration: underline;
61 background-image: url('btn_bg_orange.png');
62 border-left-color: #ffb507;
63 border-right-color: #9a5700;
66 #mainmenu a:active, .button:active {
67 background-image: url('btn_bg_inv_orange.png');
68 border-left-color: #9a5700;
69 border-right-color: #ffb507;
75 border-collapse: collapse;
76 border-bottom-style: solid;
77 border-bottom-width: 5px;
78 border-bottom-color: #014E9A;
84 background-color: #014E9A;
92 border-bottom-style: solid;
93 border-bottom-width: 1px;
94 border-bottom-color: gray;
105 background-color: transparent;
119 border-color: #014E9A;
122 background-color: white;