| Line 12... |
Line 12... |
| 12 |
.abItem { font-family: tahoma,sans-serif; font-size: 9px; color: Black; text-decoration: none; font : normal normal; padding-left : 5px; padding-right : 5px; }
|
12 |
.abItem { font-family: tahoma,sans-serif; font-size: 9px; color: Black; text-decoration: none; font : normal normal; padding-left : 5px; padding-right : 5px; }
|
| 13 |
.tipClass { font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none; font : normal; }
|
13 |
.tipClass { font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none; font : normal; }
|
| 14 |
.rex_txt { font-family: MS Sans Serif,tahoma,sans-serif; font-size: 8px; color: Black; text-decoration: none; font : normal; padding-left : 2px; padding-right : 2px; }
|
14 |
.rex_txt { font-family: MS Sans Serif,tahoma,sans-serif; font-size: 8px; color: Black; text-decoration: none; font : normal; padding-left : 2px; padding-right : 2px; }
|
| 15 |
.rex_clm{ background : #CCCCCC; border : 1px outset;}
|
15 |
.rex_clm{ background : #CCCCCC; border : 1px outset;}
|
| 16 |
.menuitemDisable { font-family: tahoma,sans-serif; font-size: 11px; color: Silver; text-decoration: none; padding-left: 10px;padding-right: 10px; font : normal; white-space: nowrap; }
|
16 |
.menuitemDisable { font-family: tahoma,sans-serif; font-size: 11px; color: Silver; text-decoration: none; padding-left: 10px;padding-right: 10px; font : normal; white-space: nowrap; }
|
| 17 |
.menuskin{position:absolute;width: 120px;background-color: White; border:1px solid black; font-family: tahoma,sans-serif; font-size: 11px;line-height:18px;z-index:100;visibility:hidden; padding: 2px 5px 2px 5px; }
|
17 |
.menuskin{position:absolute;width: 120px;background-color: White; border:1px solid #CCC; font-family: tahoma,sans-serif; font-size: 11px;line-height:18px;z-index:100;visibility:hidden;padding: 2px 5px 2px 5px;border-radius:5px; }
|
| 18 |
/* Bugfix to set correct width for firefox */
|
18 |
/* Bugfix to set correct width for firefox */
|
| 19 |
html>body .menuskin {width: auto; min-width: 108px;}
|
19 |
html>body .menuskin {width: auto; min-width: 108px;}
|
| 20 |
.menuskin a{text-decoration:none;color:black;padding-left: 10px;padding-right: 10px;}
|
20 |
.menuskin a{text-decoration:none;color:black;padding-left: 10px;padding-right: 10px;}
|
| 21 |
#mouseoverstyle a{color: Red;}
|
21 |
#mouseoverstyle a{color: Red;}
|
| 22 |
.mmEntry { text-align: center; vertical-align: middle; white-space: nowrap; width : 70px; }
|
22 |
.mmEntry { text-align: center; vertical-align: middle; white-space: nowrap; width : 70px; }
|