Chris@1
|
1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
|
Chris@1
|
2 font-family: Geneva, Arial, Helvetica, sans-serif;
|
Chris@1
|
3 }
|
Chris@1
|
4 BODY,TD {
|
Chris@1
|
5 font-size: 90%;
|
Chris@1
|
6 }
|
Chris@1
|
7 H1 {
|
Chris@1
|
8 text-align: center;
|
Chris@1
|
9 font-size: 160%;
|
Chris@1
|
10 }
|
Chris@1
|
11 H2 {
|
Chris@1
|
12 font-size: 120%;
|
Chris@1
|
13 }
|
Chris@1
|
14 H3 {
|
Chris@1
|
15 font-size: 100%;
|
Chris@1
|
16 }
|
Chris@1
|
17 CAPTION { font-weight: bold }
|
Chris@1
|
18 DIV.qindex {
|
Chris@1
|
19 width: 100%;
|
Chris@1
|
20 background-color: #eeeeff;
|
Chris@1
|
21 border: 1px solid #b0b0b0;
|
Chris@1
|
22 text-align: center;
|
Chris@1
|
23 margin: 2px;
|
Chris@1
|
24 padding: 2px;
|
Chris@1
|
25 line-height: 140%;
|
Chris@1
|
26 }
|
Chris@1
|
27 DIV.nav {
|
Chris@1
|
28 width: 100%;
|
Chris@1
|
29 background-color: #eeeeff;
|
Chris@1
|
30 border: 1px solid #b0b0b0;
|
Chris@1
|
31 text-align: center;
|
Chris@1
|
32 margin: 2px;
|
Chris@1
|
33 padding: 2px;
|
Chris@1
|
34 line-height: 140%;
|
Chris@1
|
35 }
|
Chris@1
|
36 DIV.navtab {
|
Chris@1
|
37 background-color: #eeeeff;
|
Chris@1
|
38 border: 1px solid #b0b0b0;
|
Chris@1
|
39 text-align: center;
|
Chris@1
|
40 margin: 2px;
|
Chris@1
|
41 margin-right: 15px;
|
Chris@1
|
42 padding: 2px;
|
Chris@1
|
43 }
|
Chris@1
|
44 TD.navtab {
|
Chris@1
|
45 font-size: 70%;
|
Chris@1
|
46 }
|
Chris@1
|
47 A.qindex {
|
Chris@1
|
48 text-decoration: none;
|
Chris@1
|
49 font-weight: bold;
|
Chris@1
|
50 color: #1A419D;
|
Chris@1
|
51 }
|
Chris@1
|
52 A.qindex:visited {
|
Chris@1
|
53 text-decoration: none;
|
Chris@1
|
54 font-weight: bold;
|
Chris@1
|
55 color: #1A419D
|
Chris@1
|
56 }
|
Chris@1
|
57 A.qindex:hover {
|
Chris@1
|
58 text-decoration: none;
|
Chris@1
|
59 background-color: #ddddff;
|
Chris@1
|
60 }
|
Chris@1
|
61 A.qindexHL {
|
Chris@1
|
62 text-decoration: none;
|
Chris@1
|
63 font-weight: bold;
|
Chris@1
|
64 background-color: #6666cc;
|
Chris@1
|
65 color: #ffffff;
|
Chris@1
|
66 border: 1px double #9295C2;
|
Chris@1
|
67 }
|
Chris@1
|
68 A.qindexHL:hover {
|
Chris@1
|
69 text-decoration: none;
|
Chris@1
|
70 background-color: #6666cc;
|
Chris@1
|
71 color: #ffffff;
|
Chris@1
|
72 }
|
Chris@1
|
73 A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff }
|
Chris@1
|
74 A.el { text-decoration: none; font-weight: bold }
|
Chris@1
|
75 A.elRef { font-weight: bold }
|
Chris@1
|
76 A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
|
Chris@1
|
77 A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
|
Chris@1
|
78 A.codeRef:link { font-weight: normal; color: #0000FF}
|
Chris@1
|
79 A.codeRef:visited { font-weight: normal; color: #0000FF}
|
Chris@1
|
80 A:hover { text-decoration: none; background-color: #f2f2ff }
|
Chris@1
|
81 DL.el { margin-left: -1cm }
|
Chris@1
|
82 .fragment {
|
Chris@1
|
83 font-family: Fixed, monospace;
|
Chris@1
|
84 font-size: 95%;
|
Chris@1
|
85 }
|
Chris@1
|
86 PRE.fragment {
|
Chris@1
|
87 border: 1px solid #CCCCCC;
|
Chris@1
|
88 background-color: #f5f5f5;
|
Chris@1
|
89 margin-top: 4px;
|
Chris@1
|
90 margin-bottom: 4px;
|
Chris@1
|
91 margin-left: 2px;
|
Chris@1
|
92 margin-right: 8px;
|
Chris@1
|
93 padding-left: 6px;
|
Chris@1
|
94 padding-right: 6px;
|
Chris@1
|
95 padding-top: 4px;
|
Chris@1
|
96 padding-bottom: 4px;
|
Chris@1
|
97 }
|
Chris@1
|
98 DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
|
Chris@1
|
99 TD.md { background-color: #F4F4FB; font-weight: bold; }
|
Chris@1
|
100 TD.mdPrefix {
|
Chris@1
|
101 background-color: #F4F4FB;
|
Chris@1
|
102 color: #606060;
|
Chris@1
|
103 font-size: 80%;
|
Chris@1
|
104 }
|
Chris@1
|
105 TD.mdname1 { background-color: #F4F4FB; font-weight: bold; color: #602020; }
|
Chris@1
|
106 TD.mdname { background-color: #F4F4FB; font-weight: bold; color: #602020; width: 600px; }
|
Chris@1
|
107 DIV.groupHeader {
|
Chris@1
|
108 margin-left: 16px;
|
Chris@1
|
109 margin-top: 12px;
|
Chris@1
|
110 margin-bottom: 6px;
|
Chris@1
|
111 font-weight: bold;
|
Chris@1
|
112 }
|
Chris@1
|
113 DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% }
|
Chris@1
|
114 BODY {
|
Chris@1
|
115 background: white;
|
Chris@1
|
116 color: black;
|
Chris@1
|
117 margin-right: 20px;
|
Chris@1
|
118 margin-left: 20px;
|
Chris@1
|
119 }
|
Chris@1
|
120 TD.indexkey {
|
Chris@1
|
121 background-color: #eeeeff;
|
Chris@1
|
122 font-weight: bold;
|
Chris@1
|
123 padding-right : 10px;
|
Chris@1
|
124 padding-top : 2px;
|
Chris@1
|
125 padding-left : 10px;
|
Chris@1
|
126 padding-bottom : 2px;
|
Chris@1
|
127 margin-left : 0px;
|
Chris@1
|
128 margin-right : 0px;
|
Chris@1
|
129 margin-top : 2px;
|
Chris@1
|
130 margin-bottom : 2px;
|
Chris@1
|
131 border: 1px solid #CCCCCC;
|
Chris@1
|
132 }
|
Chris@1
|
133 TD.indexvalue {
|
Chris@1
|
134 background-color: #eeeeff;
|
Chris@1
|
135 font-style: italic;
|
Chris@1
|
136 padding-right : 10px;
|
Chris@1
|
137 padding-top : 2px;
|
Chris@1
|
138 padding-left : 10px;
|
Chris@1
|
139 padding-bottom : 2px;
|
Chris@1
|
140 margin-left : 0px;
|
Chris@1
|
141 margin-right : 0px;
|
Chris@1
|
142 margin-top : 2px;
|
Chris@1
|
143 margin-bottom : 2px;
|
Chris@1
|
144 border: 1px solid #CCCCCC;
|
Chris@1
|
145 }
|
Chris@1
|
146 TR.memlist {
|
Chris@1
|
147 background-color: #f0f0f0;
|
Chris@1
|
148 }
|
Chris@1
|
149 P.formulaDsp { text-align: center; }
|
Chris@1
|
150 IMG.formulaDsp { }
|
Chris@1
|
151 IMG.formulaInl { vertical-align: middle; }
|
Chris@1
|
152 SPAN.keyword { color: #008000 }
|
Chris@1
|
153 SPAN.keywordtype { color: #604020 }
|
Chris@1
|
154 SPAN.keywordflow { color: #e08000 }
|
Chris@1
|
155 SPAN.comment { color: #800000 }
|
Chris@1
|
156 SPAN.preprocessor { color: #806020 }
|
Chris@1
|
157 SPAN.stringliteral { color: #002080 }
|
Chris@1
|
158 SPAN.charliteral { color: #008080 }
|
Chris@1
|
159 .mdTable {
|
Chris@1
|
160 border: 1px solid #868686;
|
Chris@1
|
161 background-color: #F4F4FB;
|
Chris@1
|
162 }
|
Chris@1
|
163 .mdRow {
|
Chris@1
|
164 padding: 8px 10px;
|
Chris@1
|
165 }
|
Chris@1
|
166 .mdescLeft {
|
Chris@1
|
167 padding: 0px 8px 4px 8px;
|
Chris@1
|
168 font-size: 80%;
|
Chris@1
|
169 font-style: italic;
|
Chris@1
|
170 background-color: #FAFAFA;
|
Chris@1
|
171 border-top: 1px none #E0E0E0;
|
Chris@1
|
172 border-right: 1px none #E0E0E0;
|
Chris@1
|
173 border-bottom: 1px none #E0E0E0;
|
Chris@1
|
174 border-left: 1px none #E0E0E0;
|
Chris@1
|
175 margin: 0px;
|
Chris@1
|
176 }
|
Chris@1
|
177 .mdescRight {
|
Chris@1
|
178 padding: 0px 8px 4px 8px;
|
Chris@1
|
179 font-size: 80%;
|
Chris@1
|
180 font-style: italic;
|
Chris@1
|
181 background-color: #FAFAFA;
|
Chris@1
|
182 border-top: 1px none #E0E0E0;
|
Chris@1
|
183 border-right: 1px none #E0E0E0;
|
Chris@1
|
184 border-bottom: 1px none #E0E0E0;
|
Chris@1
|
185 border-left: 1px none #E0E0E0;
|
Chris@1
|
186 margin: 0px;
|
Chris@1
|
187 }
|
Chris@1
|
188 .memItemLeft {
|
Chris@1
|
189 padding: 1px 0px 0px 8px;
|
Chris@1
|
190 margin: 4px;
|
Chris@1
|
191 border-top-width: 1px;
|
Chris@1
|
192 border-right-width: 1px;
|
Chris@1
|
193 border-bottom-width: 1px;
|
Chris@1
|
194 border-left-width: 1px;
|
Chris@1
|
195 border-top-color: #E0E0E0;
|
Chris@1
|
196 border-right-color: #E0E0E0;
|
Chris@1
|
197 border-bottom-color: #E0E0E0;
|
Chris@1
|
198 border-left-color: #E0E0E0;
|
Chris@1
|
199 border-top-style: solid;
|
Chris@1
|
200 border-right-style: none;
|
Chris@1
|
201 border-bottom-style: none;
|
Chris@1
|
202 border-left-style: none;
|
Chris@1
|
203 background-color: #FAFAFA;
|
Chris@1
|
204 font-size: 80%;
|
Chris@1
|
205 }
|
Chris@1
|
206 .memItemRight {
|
Chris@1
|
207 padding: 1px 8px 0px 8px;
|
Chris@1
|
208 margin: 4px;
|
Chris@1
|
209 border-top-width: 1px;
|
Chris@1
|
210 border-right-width: 1px;
|
Chris@1
|
211 border-bottom-width: 1px;
|
Chris@1
|
212 border-left-width: 1px;
|
Chris@1
|
213 border-top-color: #E0E0E0;
|
Chris@1
|
214 border-right-color: #E0E0E0;
|
Chris@1
|
215 border-bottom-color: #E0E0E0;
|
Chris@1
|
216 border-left-color: #E0E0E0;
|
Chris@1
|
217 border-top-style: solid;
|
Chris@1
|
218 border-right-style: none;
|
Chris@1
|
219 border-bottom-style: none;
|
Chris@1
|
220 border-left-style: none;
|
Chris@1
|
221 background-color: #FAFAFA;
|
Chris@1
|
222 font-size: 80%;
|
Chris@1
|
223 }
|
Chris@1
|
224 .memTemplItemLeft {
|
Chris@1
|
225 padding: 1px 0px 0px 8px;
|
Chris@1
|
226 margin: 4px;
|
Chris@1
|
227 border-top-width: 1px;
|
Chris@1
|
228 border-right-width: 1px;
|
Chris@1
|
229 border-bottom-width: 1px;
|
Chris@1
|
230 border-left-width: 1px;
|
Chris@1
|
231 border-top-color: #E0E0E0;
|
Chris@1
|
232 border-right-color: #E0E0E0;
|
Chris@1
|
233 border-bottom-color: #E0E0E0;
|
Chris@1
|
234 border-left-color: #E0E0E0;
|
Chris@1
|
235 border-top-style: none;
|
Chris@1
|
236 border-right-style: none;
|
Chris@1
|
237 border-bottom-style: none;
|
Chris@1
|
238 border-left-style: none;
|
Chris@1
|
239 background-color: #FAFAFA;
|
Chris@1
|
240 font-size: 80%;
|
Chris@1
|
241 }
|
Chris@1
|
242 .memTemplItemRight {
|
Chris@1
|
243 padding: 1px 8px 0px 8px;
|
Chris@1
|
244 margin: 4px;
|
Chris@1
|
245 border-top-width: 1px;
|
Chris@1
|
246 border-right-width: 1px;
|
Chris@1
|
247 border-bottom-width: 1px;
|
Chris@1
|
248 border-left-width: 1px;
|
Chris@1
|
249 border-top-color: #E0E0E0;
|
Chris@1
|
250 border-right-color: #E0E0E0;
|
Chris@1
|
251 border-bottom-color: #E0E0E0;
|
Chris@1
|
252 border-left-color: #E0E0E0;
|
Chris@1
|
253 border-top-style: none;
|
Chris@1
|
254 border-right-style: none;
|
Chris@1
|
255 border-bottom-style: none;
|
Chris@1
|
256 border-left-style: none;
|
Chris@1
|
257 background-color: #FAFAFA;
|
Chris@1
|
258 font-size: 80%;
|
Chris@1
|
259 }
|
Chris@1
|
260 .memTemplParams {
|
Chris@1
|
261 padding: 1px 0px 0px 8px;
|
Chris@1
|
262 margin: 4px;
|
Chris@1
|
263 border-top-width: 1px;
|
Chris@1
|
264 border-right-width: 1px;
|
Chris@1
|
265 border-bottom-width: 1px;
|
Chris@1
|
266 border-left-width: 1px;
|
Chris@1
|
267 border-top-color: #E0E0E0;
|
Chris@1
|
268 border-right-color: #E0E0E0;
|
Chris@1
|
269 border-bottom-color: #E0E0E0;
|
Chris@1
|
270 border-left-color: #E0E0E0;
|
Chris@1
|
271 border-top-style: solid;
|
Chris@1
|
272 border-right-style: none;
|
Chris@1
|
273 border-bottom-style: none;
|
Chris@1
|
274 border-left-style: none;
|
Chris@1
|
275 color: #606060;
|
Chris@1
|
276 background-color: #FAFAFA;
|
Chris@1
|
277 font-size: 80%;
|
Chris@1
|
278 }
|
Chris@1
|
279 .search { color: #003399;
|
Chris@1
|
280 font-weight: bold;
|
Chris@1
|
281 }
|
Chris@1
|
282 FORM.search {
|
Chris@1
|
283 margin-bottom: 0px;
|
Chris@1
|
284 margin-top: 0px;
|
Chris@1
|
285 }
|
Chris@1
|
286 INPUT.search { font-size: 75%;
|
Chris@1
|
287 color: #000080;
|
Chris@1
|
288 font-weight: normal;
|
Chris@1
|
289 background-color: #eeeeff;
|
Chris@1
|
290 }
|
Chris@1
|
291 TD.tiny { font-size: 75%;
|
Chris@1
|
292 }
|
Chris@1
|
293 a {
|
Chris@1
|
294 color: #252E78;
|
Chris@1
|
295 }
|
Chris@1
|
296 a:visited {
|
Chris@1
|
297 color: #3D2185;
|
Chris@1
|
298 }
|
Chris@1
|
299 .dirtab { padding: 4px;
|
Chris@1
|
300 border-collapse: collapse;
|
Chris@1
|
301 border: 1px solid #b0b0b0;
|
Chris@1
|
302 }
|
Chris@1
|
303 TH.dirtab { background: #eeeeff;
|
Chris@1
|
304 font-weight: bold;
|
Chris@1
|
305 }
|
Chris@1
|
306 HR { height: 1px;
|
Chris@1
|
307 border: none;
|
Chris@1
|
308 border-top: 1px solid black;
|
Chris@1
|
309 }
|