1 | H1 { |
---|
2 | text-align: center; |
---|
3 | font-family: Geneva, Arial, Helvetica, sans-serif; |
---|
4 | } |
---|
5 | H2 { |
---|
6 | font-family: Geneva, Arial, Helvetica, sans-serif; |
---|
7 | } |
---|
8 | CAPTION { font-weight: bold } |
---|
9 | DIV.qindex { |
---|
10 | width: 100%; |
---|
11 | background-color: #eeeeff; |
---|
12 | border: 1px solid #B0B0B0; |
---|
13 | text-align: center; |
---|
14 | margin: 2px; |
---|
15 | padding: 2px; |
---|
16 | line-height: 120%; |
---|
17 | } |
---|
18 | A.qindex { |
---|
19 | text-decoration: none; |
---|
20 | font-weight: bold; |
---|
21 | color: #1A419D; |
---|
22 | padding: 2px; |
---|
23 | } |
---|
24 | A.qindex:visited { |
---|
25 | text-decoration: none; |
---|
26 | font-weight: bold; |
---|
27 | color: #1A419D |
---|
28 | padding: 2px; |
---|
29 | } |
---|
30 | A.qindex:hover { |
---|
31 | text-decoration: none; |
---|
32 | background-color: #ddddff; |
---|
33 | padding: 2px; |
---|
34 | } |
---|
35 | A.qindexHL { |
---|
36 | text-decoration: none; |
---|
37 | font-weight: bold; |
---|
38 | background-color: #6666cc; |
---|
39 | color: #ffffff; |
---|
40 | padding: 2px 6px; |
---|
41 | border: 1px double #9295C2; |
---|
42 | } |
---|
43 | A.qindexHL:hover { |
---|
44 | text-decoration: none; |
---|
45 | background-color: #6666cc; |
---|
46 | color: #ffffff; |
---|
47 | padding: 2px 6px; |
---|
48 | } |
---|
49 | A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff } |
---|
50 | A.el { text-decoration: none; font-weight: bold } |
---|
51 | A.elRef { font-weight: bold } |
---|
52 | A.code { text-decoration: none; font-weight: normal; color: #1A419D} |
---|
53 | A.codeRef { font-weight: normal; color: #1A419D} |
---|
54 | A:hover { text-decoration: none; background-color: #f2f2ff } |
---|
55 | DL.el { margin-left: -1cm } |
---|
56 | PRE.fragment { |
---|
57 | border: 1px solid #CCCCCC; |
---|
58 | background-color: #f5f5f5; |
---|
59 | margin-top: 4px; |
---|
60 | margin-bottom: 4px; |
---|
61 | margin-left: 2px; |
---|
62 | margin-right: 8px; |
---|
63 | padding-left: 6px; |
---|
64 | padding-right: 6px; |
---|
65 | padding-top: 4px; |
---|
66 | padding-bottom: 4px; |
---|
67 | } |
---|
68 | DIV.fragment { |
---|
69 | border: 1px solid #CCCCCC; |
---|
70 | background-color: #f5f5f5; |
---|
71 | padding: 6px; |
---|
72 | } |
---|
73 | DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px } |
---|
74 | TD.md { background-color: #F4F4FB; font-weight: bold; } |
---|
75 | TD.mdname1 { background-color: #F4F4FB; font-weight: bold; color: #602020; } |
---|
76 | TD.mdname { background-color: #F4F4FB; font-weight: bold; color: #602020; width: 600px; } |
---|
77 | DIV.groupHeader { |
---|
78 | margin-left: 16px; |
---|
79 | margin-top: 12px; |
---|
80 | margin-bottom: 6px; |
---|
81 | font-weight: bold; |
---|
82 | font-family: Geneva, Arial, Helvetica, sans-serif; |
---|
83 | } |
---|
84 | DIV.groupText { margin-left: 16px; font-style: italic; font-size: smaller } |
---|
85 | BODY { |
---|
86 | background: white; |
---|
87 | color: black; |
---|
88 | margin-right: 20px; |
---|
89 | margin-left: 20px; |
---|
90 | } |
---|
91 | TD.indexkey { |
---|
92 | background-color: #eeeeff; |
---|
93 | font-weight: bold; |
---|
94 | padding-right : 10px; |
---|
95 | padding-top : 2px; |
---|
96 | padding-left : 10px; |
---|
97 | padding-bottom : 2px; |
---|
98 | margin-left : 0px; |
---|
99 | margin-right : 0px; |
---|
100 | margin-top : 2px; |
---|
101 | margin-bottom : 2px; |
---|
102 | border: 1px solid #CCCCCC; |
---|
103 | } |
---|
104 | TD.indexvalue { |
---|
105 | background-color: #eeeeff; |
---|
106 | font-style: italic; |
---|
107 | padding-right : 10px; |
---|
108 | padding-top : 2px; |
---|
109 | padding-left : 10px; |
---|
110 | padding-bottom : 2px; |
---|
111 | margin-left : 0px; |
---|
112 | margin-right : 0px; |
---|
113 | margin-top : 2px; |
---|
114 | margin-bottom : 2px; |
---|
115 | border: 1px solid #CCCCCC; |
---|
116 | } |
---|
117 | TR.memlist { |
---|
118 | background-color: #f0f0f0; |
---|
119 | } |
---|
120 | P.formulaDsp { text-align: center; } |
---|
121 | IMG.formulaDsp { } |
---|
122 | IMG.formulaInl { vertical-align: middle; } |
---|
123 | SPAN.keyword { color: #008000 } |
---|
124 | SPAN.keywordtype { color: #604020 } |
---|
125 | SPAN.keywordflow { color: #e08000 } |
---|
126 | SPAN.comment { color: #800000 } |
---|
127 | SPAN.preprocessor { color: #806020 } |
---|
128 | SPAN.stringliteral { color: #002080 } |
---|
129 | SPAN.charliteral { color: #008080 } |
---|
130 | .mdTable { |
---|
131 | border: 1px solid #868686; |
---|
132 | background-color: #F4F4FB; |
---|
133 | } |
---|
134 | .mdRow { |
---|
135 | padding: 8px 10px; |
---|
136 | } |
---|
137 | .mdescLeft { |
---|
138 | font-size: smaller; |
---|
139 | font-style: italic; |
---|
140 | background-color: #FAFAFA; |
---|
141 | padding-left: 8px; |
---|
142 | border-top: 1px none #E0E0E0; |
---|
143 | border-right: 1px none #E0E0E0; |
---|
144 | border-bottom: 1px none #E0E0E0; |
---|
145 | border-left: 1px none #E0E0E0; |
---|
146 | margin: 0px; |
---|
147 | } |
---|
148 | .mdescRight { |
---|
149 | font-size: smaller; |
---|
150 | font-style: italic; |
---|
151 | background-color: #FAFAFA; |
---|
152 | padding-left: 4px; |
---|
153 | border-top: 1px none #E0E0E0; |
---|
154 | border-right: 1px none #E0E0E0; |
---|
155 | border-bottom: 1px none #E0E0E0; |
---|
156 | border-left: 1px none #E0E0E0; |
---|
157 | margin: 0px; |
---|
158 | padding-bottom: 0px; |
---|
159 | padding-right: 8px; |
---|
160 | } |
---|
161 | .memItemLeft { |
---|
162 | padding: 1px 0px 0px 8px; |
---|
163 | margin: 4px; |
---|
164 | border-top-width: 1px; |
---|
165 | border-right-width: 1px; |
---|
166 | border-bottom-width: 1px; |
---|
167 | border-left-width: 1px; |
---|
168 | border-top-style: solid; |
---|
169 | border-top-color: #E0E0E0; |
---|
170 | border-right-color: #E0E0E0; |
---|
171 | border-bottom-color: #E0E0E0; |
---|
172 | border-left-color: #E0E0E0; |
---|
173 | border-right-style: none; |
---|
174 | border-bottom-style: none; |
---|
175 | border-left-style: none; |
---|
176 | background-color: #FAFAFA; |
---|
177 | font-family: Geneva, Arial, Helvetica, sans-serif; |
---|
178 | font-size: 12px; |
---|
179 | } |
---|
180 | .memItemRight { |
---|
181 | padding: 1px 0px 0px 8px; |
---|
182 | margin: 4px; |
---|
183 | border-top-width: 1px; |
---|
184 | border-right-width: 1px; |
---|
185 | border-bottom-width: 1px; |
---|
186 | border-left-width: 1px; |
---|
187 | border-top-style: solid; |
---|
188 | border-top-color: #E0E0E0; |
---|
189 | border-right-color: #E0E0E0; |
---|
190 | border-bottom-color: #E0E0E0; |
---|
191 | border-left-color: #E0E0E0; |
---|
192 | border-right-style: none; |
---|
193 | border-bottom-style: none; |
---|
194 | border-left-style: none; |
---|
195 | background-color: #FAFAFA; |
---|
196 | font-family: Geneva, Arial, Helvetica, sans-serif; |
---|
197 | font-size: 13px; |
---|
198 | } |
---|
199 | .search { color: #003399; |
---|
200 | font-weight: bold; |
---|
201 | } |
---|
202 | FORM.search { |
---|
203 | margin-bottom: 0px; |
---|
204 | margin-top: 0px; |
---|
205 | } |
---|
206 | INPUT.search { font-size: 75%; |
---|
207 | color: #000080; |
---|
208 | font-weight: normal; |
---|
209 | background-color: #eeeeff; |
---|
210 | } |
---|
211 | TD.tiny { font-size: 75%; |
---|
212 | } |
---|
213 | a { |
---|
214 | color: #252E78; |
---|
215 | } |
---|
216 | a:visited { |
---|
217 | color: #3D2185; |
---|
218 | } |
---|