| 1 |
BODY, P, TD, A { font-size: 12px; } |
BODY, P, TD, A { font-size: 12px; } |
| 2 |
A:link, A:visited, A:active { color: black; text-decoration: none; } |
A:link, A:visited, A:active { color: black; text-decoration: none; } |
| 3 |
A:hover { color: red; text-decoration: underline; } |
A:hover { color: red; text-decoration: underline; } |
| 4 |
A.guide:link, A.guide:visited, A.guide:active { color: white; text-decoration: none; } |
A.guide:link, A.guide:visited, A.guide:active { color: white; text-decoration: none; } |
| 5 |
A.guide:hover { color: white; text-decoration: underline; } |
A.guide:hover { color: white; text-decoration: underline; } |
| 6 |
TR.guide_bar { color: white; background-color: #004d99; height: 20px; } |
TR.guide_bar { color: white; background-color: #004d99; height: 20px; } |
| 7 |
TR.title_list { color: black; background-color: #f0f0f0; } |
TR.title_list { color: black; background-color: #f0f0f0; } |
| 8 |
TR.title_bar_1 {color: white; background-color: #004d99; height: 20px; } |
TR.title_bar_1 {color: white; background-color: #004d99; height: 20px; } |
| 9 |
TR.title_bar_2 { color: white; background-color: #009999; height: 20px; } |
TR.title_bar_2 { color: white; background-color: #009999; height: 20px; } |
| 10 |
TR.title_bar_3 { color: white; background-color: #994d00; height: 20px; } |
TR.title_bar_3 { color: white; background-color: #994d00; height: 20px; } |
| 11 |
TR.title_bar_4 { color: white; background-color: #999900; height: 20px; } |
TR.title_bar_4 { color: white; background-color: #999900; height: 20px; } |
| 12 |
TR.title_bar_5 { color: white; background-color: #588FC7; height: 20px; } |
TR.title_bar_5 { color: white; background-color: #588FC7; height: 20px; } |
| 13 |
TR.title_bar_6 { color: white; background-color: #FF8d62; height: 20px; } |
TR.title_bar_6 { color: white; background-color: #FF8d62; height: 20px; } |
| 14 |
.td1 {border-bottom:1px solid #333333; border-left:1px solid #333333; border-right:1px solid #333333; border-top:1px solid #333333;} |
.td1 {border-bottom:1px solid #333333; border-left:1px solid #333333; border-right:1px solid #333333; border-top:1px solid #333333;} |
| 15 |
.td2 {border-bottom:1px solid #aaaaaa; border-left:1px solid #aaaaaa; border-right:1px solid #aaaaaa; border-top:1px solid #aaaaaa;} |
.td2 {border-bottom:1px solid #aaaaaa; border-left:1px solid #aaaaaa; border-right:1px solid #aaaaaa; border-top:1px solid #aaaaaa;} |
| 16 |
.td3 {border-bottom:1px solid #aaaaaa; border-left:1px solid #aaaaaa; border-right:1px solid #aaaaaa; border-top:1px solid #aaaaaa;BACKGROUND-COLOR: #FEF7DF;FONT-SIZE: 12px;} |
.td3 {border-bottom:1px solid #aaaaaa; border-left:1px solid #aaaaaa; border-right:1px solid #aaaaaa; border-top:1px solid #aaaaaa;BACKGROUND-COLOR: #FEF7DF;FONT-SIZE: 12px;} |
| 17 |
.td4 {border-bottom:1px solid #FF8d62; border-left:1px solid #FF8d62; border-right:1px solid #FF8d62; border-top:1px solid #FF8d62;} |
.td4 {border-bottom:1px solid #FF8d62; border-left:1px solid #FF8d62; border-right:1px solid #FF8d62; border-top:1px solid #FF8d62;} |
| 18 |
.alpha { |
.alpha { |
| 19 |
filter: Alpha(Opacity=70, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=2, FinishY=2); } |
filter: Alpha(Opacity=70, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=2, FinishY=2); } |