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