0
|
1 |
font.headline { font-family : Tahoma, serif; font-size : 25pt; color : #000000; font-weight : bold; background-color: transparent; } |
|
2 |
font.iheadline { font-family : Tahoma, serif; font-size : 10pt; color : #FFFFFF; font-weight : bold; background-color: transparent; } |
|
3 |
table.top { width: 100%; background-color: transparent; } |
|
4 |
table.bottom { width: 100%; border-top : 1px solid #000000; font-family : Tahoma, serif; font-size : 8pt; background-color: transparent; } |
|
5 |
table.index { background-color : #F4F4F4; color : #000000; border : 1px solid #000000; font-family : Tahoma, serif; font-size : 8pt; } |
|
6 |
table.directories { font-family : Tahoma, serif; font-size : 10pt; background-color: transparent; } |
|
7 |
table.files { |
|
8 |
font-family : Tahoma, serif; |
|
9 |
font-size : 10pt; |
|
10 |
background-color: transparent; |
|
11 |
text-align: left; |
|
12 |
} |
|
13 |
table.menu { font-family : Tahoma, serif; font-size : 10pt; background-color: transparent; } |
|
14 |
table.upload { font-family : Tahoma, serif; font-size : 8pt; background-color: transparent; } |
|
15 |
table.output { font-family : Tahoma, serif; font-size : 8pt; background-color : #EEEEEE; color : #000000; } |
|
16 |
td.iheadline { background-color : #6699CC; border-bottom : 1px solid #000000; } |
|
17 |
td.fbborder { border-right : 1px solid #000000; background-color: transparent; } |
|
18 |
input { background-color : #DDDDDD; border : 1px solid #000000; font-family : Tahoma, serif; font-size : 8pt; color : #000000; } |
|
19 |
input.button { width : 50px; } |
|
20 |
input.bigbutton { width : 100px; } |
|
21 |
textarea { background-color : #FFFFFF; color : #000000; border : 1px solid #000000; font-family : Tahoma, serif; font-size : 10pt; } |
|
22 |
.bold { font-weight : bold; background-color: transparent; } |