2 font-family: Arial, Verdana, Helvetica, sans-serif;
3 /* font-family: Verdana, Arial, Helvetica, sans-serif; */
7 font-family: monospace;
10 A:link IMG, A:visited { border-style: none }
11 /* A:focus {text-decoration: underline } */
14 /* text-decoration: none; */
19 text-decoration: underline;
23 textarea, input[type="text"], input[type="password"] {
24 border: 1px solid #666666;
26 -moz-border-radius: 2px;
27 -webkit-border-radius: 2px;
31 textarea:hover, input[type="text"]:hover:not([disabled]), input[type="password"]:hover:not([disabled]) {
32 border: 1px solid #7e0079;
34 -moz-border-radius: 2px;
35 -webkit-border-radius: 2px;
39 textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
40 background-color: #ffffdd;
41 border: 1px solid #7e0079;
42 -moz-border-radius: 2px;
43 -webkit-border-radius: 2px;
48 background-color: #dddddd;
50 border: 1px solid #999999;
52 -moz-border-radius: 2px;
53 -webkit-border-radius: 2px;
57 input[type="reset"], input[type="submit"], input[type="button"] {
58 background-color: #dddddd;
59 border: 1px solid #666666;
60 -moz-border-radius: 4px;
61 -webkit-border-radius: 4px;
63 -moz-box-shadow: #666666 1px 1px 2px;
64 -webkit-box-shadow: #666666 1px 1px 2px;
65 box-shadow: #666666 1px 1px 2px;
66 filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=2);
69 input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover {
70 background-color: #e4e4e4;
71 border: 1px solid #7e0079;
73 -moz-border-radius: 4px;
74 -webkit-border-radius: 4px;
76 -moz-box-shadow: #7e0079 1px 1px 2px;
77 -webkit-box-shadow: #7e0079 1px 1px 2px;
78 box-shadow: #7e0079 1px 1px 2px;
79 filter: progid:DXImageTransform.Microsoft.Shadow(color='#7e0079', Direction=135, Strength=2);
82 /*input[type="select"] {
83 background-color: #eeeeee;
84 border: 1px solid #666666;
85 -moz-border-radius: 4px;
86 -webkit-border-radius: 4px;
90 input[type="select"]:hover {
91 background-color: #eeeeee;
92 border: 1px solid #7e0079;
94 -moz-border-radius: 4px;
95 -webkit-border-radius: 4px;
101 /* a:focus { background-color: #ccccee } */
104 background-color:#cccccc;
107 border-top-color:#666666;
108 border-left-color:#666666;
109 border-right-color:#666666;
110 border-bottom-color:#7e0079;
111 -moz-border-radius-topleft:8px;
112 -moz-border-radius-topright:8px;
113 -webkit-border-radius-topleft:8px;
114 -webkit-border-radius-topright:8px;
115 border-top-left-radius:8px;
116 border-top-right-radius:8px;
117 /*font-weight:bold;*/
119 padding-right:12px;*/
124 text-decoration:none;
130 text-decoration:none;
131 border-color:#7e0079;
134 /* a:link:hover.fsblackbutton,
135 a:visited:hover.fsblackbutton
138 background-color:#ffffff;
140 border-top:1px solid #7e0079;
141 border-left:1px solid #7e0079;
142 border-right:1px solid #7e0079;
143 border-bottom:1px solid #ffffff;
144 -moz-border-radius-topleft:8px;
145 -moz-border-radius-topright:8px;
146 -webkit-border-radius-topleft:8px;
147 -webkit-border-radius-topright:8px;
148 border-top-left-radius:8px;
149 border-top-right-radius:8px;
150 /*font-weight:bold;*/
152 padding-right:12px;*/
157 text-decoration:none;
162 a.fstabselected:hover {
163 text-decoration:none;
169 border-bottom:1px solid #7e0079;
173 background-color:#ffffff;
175 border-left:1px solid #7e0079;
176 border-right:1px solid #7e0079;
177 border-bottom:1px solid #7e0079;
178 border-top:1px solid #7e0079;
183 display:inline-block;
193 background-color:#ffffff;
196 border-top:1px solid #7e0079;
197 border-left:1px solid #7e0079;
198 border-right:1px solid #7e0079;
199 border-bottom:1px solid #7e0079;
200 -moz-border-radius-bottomleft:8px;
201 -moz-border-radius-bottomright:8px;
202 -webkit-border-radius-bottomleft:8px;
203 -webkit-border-radius-bottomright:8px;
204 border-bottom-left-radius:8px;
205 border-bottom-right-radius:8px;
206 -moz-box-shadow: #666666 1px 1px 2px;
207 -webkit-box-shadow: #666666 1px 1px 2px;
208 box-shadow: #666666 1px 1px 2px;
209 filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=2);
212 .fsbox .fsbox-title {
219 /* background-color:#cccccc; */
221 border: 1px solid #dddddd;
239 background-color:#f8f8f8;
243 border: 1px solid #999999;
262 border-bottom: 1px solid #666666;
273 table.inv { border: none }
274 th.inv { border: none }
275 td.inv { border: none }