00001 html, body
00002 {
00003 font-family: tahoma, Arial;
00004 font-size: 8pt;
00005 margin: 0px;
00006 padding: 0px;
00007 border: 0px;
00008 background-color: #F2F1EB;
00009 cursor: default;
00010 height: 100%;
00011 }
00012
00013 table.fullHeight
00014 {
00015 height: 100%;
00016 margin: 0px;
00017 padding: 0px;
00018 }
00019
00020 #header
00021 {
00022 float:left;
00023 width:100%;
00024 background:#DAE0D2 url("bg.gif") repeat-x bottom;
00025 font-size:10pt;
00026 line-height:normal;
00027 }
00028
00029 #header ul
00030 {
00031 margin:0;
00032 padding:10px 10px 0;
00033 list-style:none;
00034 }
00035
00036 #header li
00037 {
00038 float:left;
00039 background: url("left.gif") no-repeat left top;
00040 margin:0;
00041 padding:0 0 0 9px;
00042 }
00043
00044 #header a
00045 {
00046 float:left;
00047 display:block;
00048 background: url("right.gif") no-repeat right top;
00049 padding:5px 15px 4px 6px;
00050 text-decoration:none;
00051 font-weight:bold;
00052 color:#765;
00053 }
00054
00055
00056
00057 #header a {float:none;}
00058
00059 #header a:hover
00060 {
00061 color: #333;
00062 }
00063
00064 #header li.selected
00065 {
00066 background-image: url("left_on.gif");
00067 }
00068
00069 #header li.selected a
00070 {
00071 background-image: url("right_on.gif");
00072 color:#333;
00073 padding-bottom:5px;
00074 }
00075
00076 table.mnuBar
00077 {
00078 color: #ffffff;
00079
00080 height: 23px;
00081 width: 100%;
00082 font-family: tahoma, Arial;
00083 font-size: 10pt;
00084
00085 background-color: #7288AC;
00086 border: #abc0e7 1px solid;
00087 border-right: #00377a 1px solid;
00088 border-bottom: #00377a 1px solid;
00089 }
00090
00091 span.menu
00092 {
00093 height: 100%;
00094 padding: 0px;
00095 padding-left: 5px;
00096 padding-right: 5px;
00097 border: 1px solid #7288AC;
00098 }
00099
00100 td.mnuTitle
00101 {
00102 font-size: 9pt;
00103 font-weight: bold;
00104 letter-spacing: 1px;
00105 cursor: default;
00106 color: #ffff00;
00107 }
00108
00109 td.mnuRight
00110 {
00111 width: 100%;
00112 text-align: right;
00113 padding-right: 5px;
00114 }
00115
00116 div.panel {
00117 font-family: tahoma, Arial;
00118 font-size: 9pt;
00119
00120
00121
00122
00123
00124
00125
00126
00127 }
00128
00129 table.panel {
00130
00131
00132 width: 100%;
00133
00134
00135 border: #abc0e7 1px solid;
00136 border-right: #00377a 1px solid;
00137 border-bottom: #00377a 1px solid;
00138 }
00139
00140 div.panelArea {
00141 font-family: tahoma, Arial;
00142 font-size: 9pt;
00143
00144 border: 1px solid #949e9c;
00145 background-color: #fffbff;
00146 }
00147
00148
00149 div.Results {
00150
00151
00152
00153
00154
00155
00156
00157 }
00158
00159 .desc {
00160 font-family: tahoma, Arial;
00161 font-size: 9pt;
00162 }
00163
00164 .method {
00165 font-family: tahoma, Arial;
00166 font-size: 10pt;
00167 color: #0;
00168 font-weight: bold;
00169 }
00170
00171 .param {
00172 font-family: tahoma, Arial;
00173 font-size: 9pt;
00174 color: #0;
00175 font-weight: bold;
00176 }
00177
00178 .label {
00179 font-family: tahoma, Arial;
00180 font-size: 10pt;
00181 color: #7288AC;
00182 font-weight: bold;
00183 font-style: italic;
00184 }
00185
00186
00187 .formButton {
00188 background-color: #6699cc;
00189 padding: 2px 4px 3px 4px;
00190 color: #000000;
00191 font-size: 10pt;
00192 font-family: tahoma;
00193 height: 20px;
00194 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#B4C5DF, EndColorStr=#91A9D0);
00195 border-width: 0px;
00196 }
00197
00198 .inputfields {
00199 font-size: 10pt;
00200 font-family: tahoma;
00201 width: 100%;
00202 height: 19px;
00203 border: 1px solid #7b9ebd;
00204 }
00205
00206 INPUT.rad
00207 {
00208 width: 15px;
00209 border: 0px;
00210 cursor: hand;
00211 }
00212
00213 TD.sec
00214 {
00215 width: 100%;
00216 color: #606050;
00217 font-weight: bold;
00218 padding-left: 0px;
00219 padding-bottom: 2px;
00220 padding-top: 10px;
00221 }
00222
00223 TD.bar
00224 {
00225 border-bottom: 1px solid #838574;
00226 }
00227
00228 TD.req
00229 {
00230 font-weight: bold;
00231 color: #990000;
00232 }
00233
00234 TD.statusBar
00235 {
00236 background-color: #365484;
00237 color: #ffffff;
00238 padding-left: 5px;
00239 }
00240
00241 TD.radioLabel
00242 {
00243 padding-left: 2px;
00244 padding-right: 10px;
00245 }
00246
00247 div.tab
00248 {
00249 width: 100%;
00250 height: 100%;
00251 border: 1px solid #949e9c;
00252 background-color: #fffbff;
00253 display: none;
00254 }
00255
00256 a
00257 {
00258 color: #0000ff;
00259 font-weight: bold;
00260 }
00261
00262
00263
00264
00265
00266
00267
00268
00269
00270
00271
00272
00273
00274
00275
00276
00277
00278
00279
00280 #NavList
00281 {
00282 float:left;
00283 width:100%;
00284 font-size:8pt;
00285 line-height:normal;
00286 }
00287
00288 #NavList ul
00289 {
00290 list-style: none;
00291 margin: 0;
00292 padding-left: 5px;
00293 padding-top: 3px;
00294 }
00295
00296 #NavList li.heading
00297 {
00298 padding-bottom: 3px;
00299 font-weight: bold;
00300 color: #333;
00301 }
00302
00303 #NavList li.menu
00304 {
00305 background-image: url( arr_right_empty.gif );
00306 background-repeat: no-repeat;
00307 background-position: 0 .4em;
00308 padding-left: .8em;
00309 padding-bottom: 3px;
00310 font-weight: normal;
00311 }
00312
00313 #NavList li.selected
00314 {
00315 background-image: url( arr_right.gif );
00316 background-repeat: no-repeat;
00317 background-position: 0 .4em;
00318 padding-left: .8em;
00319 padding-bottom: 3px;
00320 font-weight: bold;
00321 color: white;
00322 }
00323
00324 #NavList a
00325 {
00326 float:left;
00327 display:block;
00328 padding:5px 15px 4px 6px;
00329 text-decoration:none;
00330 font-weight:bold;
00331 color:#765;
00332 }
00333
00334
00335 #NavList a {float:none;}
00336
00337
00338 #NavList a:hover
00339 {
00340 color:#333;
00341 font-weight: bold;
00342 }
00343
00344 #NavList li.selected {
00345 }
00346
00347 #NavList li.selected a {
00348 color:#333;
00349 padding-bottom:5px;
00350 }