| Line 166... |
Line 166... |
| 166 |
table.stdGrey tbody tr.blank {background-color: white; }
|
166 |
table.stdGrey tbody tr.blank {background-color: white; }
|
| 167 |
table.stdGrey tbody tr.lined td {border-bottom: 1px #e4e9ec solid; }
|
167 |
table.stdGrey tbody tr.lined td {border-bottom: 1px #e4e9ec solid; }
|
| 168 |
table.stdGrey tbody tr.hdr {background-color: #e4e9ec; font-weight: bold;}
|
168 |
table.stdGrey tbody tr.hdr {background-color: #e4e9ec; font-weight: bold;}
|
| 169 |
table.stdGrey tbody tr.hline {background-color: #e4e9ec; text-align:left}
|
169 |
table.stdGrey tbody tr.hline {background-color: #e4e9ec; text-align:left}
|
| 170 |
table.stdGrey > tbody > tr > td {color:Black; padding-right:2em;}
|
170 |
table.stdGrey > tbody > tr > td {color:Black; padding-right:2em;}
|
| 171 |
table.stdGrey > tbody > tr.tight > td {padding-right:1px;}
|
171 |
table.stdGrey > tbody > tr > td.tight {padding-right:1px;}
|
| 172 |
table.stdGrey > tbody > tr.nowrap > td {white-space: nowrap;}
|
172 |
table.stdGrey > tbody > tr.nowrap > td {white-space: nowrap;}
|
| 173 |
table.stdGrey caption {background-color: #e4e9ec; text-align:center;font-weight: bold;}
|
173 |
table.stdGrey caption {background-color: #e4e9ec; text-align:center;font-weight: bold;}
|
| 174 |
table.stdGrey thead tr {background-color: #e4e9ec; text-align:left}
|
174 |
table.stdGrey thead tr {background-color: #e4e9ec; text-align:left}
|
| 175 |
table.stdGrey thead th {font-weight: bold; padding-right:2em;}
|
175 |
table.stdGrey thead th {font-weight: bold; padding-right:2em;}
|
| 176 |
table.stdGrey thead.thin th {font-weight: normal; padding-right:2em;}
|
176 |
table.stdGrey thead.thin th {font-weight: normal; padding-right:2em;}
|
| - |
|
177 |
table.stdGrey thead th.tight {padding-right:1px;}
|
| 177 |
table.stdGrey thead th.thin {font-weight: normal; padding-right:2em;}
|
178 |
table.stdGrey thead th.thin {font-weight: normal; padding-right:2em;}
|
| 178 |
table.stdGrey tfoot tr {background-color: #f5f5f5; }
|
179 |
table.stdGrey tfoot tr {background-color: #f5f5f5; }
|
| 179 |
table.stdGrey tfoot td {color:Black;}
|
180 |
table.stdGrey tfoot td {color:Black;}
|
| 180 |
|
181 |
|
| 181 |
table.stdBrown {font-family: tahoma,sans-serif;font-size: 11px;color: Black;text-decoration: none;background-color: #dad7c8;border: #dad7c8 solid 3px}
|
182 |
table.stdBrown {font-family: tahoma,sans-serif;font-size: 11px;color: Black;text-decoration: none;background-color: #dad7c8;border: #dad7c8 solid 3px}
|