| 4012 |
dpurdie |
1 |
.mmItem { font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none; font : normal; letter-spacing : 1px; }
|
|
|
2 |
.mmItemDisable { font-family: tahoma,sans-serif; font-size: 11px; color: Silver; text-decoration: none; font : normal; letter-spacing : 1px; }
|
|
|
3 |
.mmItem:hover { font-family: tahoma,sans-serif; font-size: 11px; color: Red; text-decoration: none; font : normal; }
|
|
|
4 |
.smItem { font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none; font : normal; }
|
|
|
5 |
.smItem:hover { font-family: tahoma,sans-serif; font-size: 11px; color: Red; text-decoration: none; font : normal; }
|
|
|
6 |
.smItemDisable { font-family: tahoma,sans-serif; font-size: 11px; color: Silver; text-decoration: none; font : normal; }
|
|
|
7 |
.tabItem { font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none; font : normal; }
|
|
|
8 |
.tabItemSelect2 { font-family: tahoma,sans-serif; font-size: 11px; color: White; text-decoration: none; font : normal; }
|
|
|
9 |
.tabItemSelect { font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none; font : normal normal; }
|
|
|
10 |
.abtnItem { font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: none; font : normal normal; }
|
|
|
11 |
.abtnItem:hover { font-family: tahoma,sans-serif; font-size: 11px; color: Black; text-decoration: underline; font : normal normal; }
|
|
|
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; }
|
|
|
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;}
|
|
|
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; }
|
|
|
18 |
/* Bugfix to set correct width for firefox */
|
|
|
19 |
html>body .menuskin {width: auto; min-width: 108px;}
|
|
|
20 |
.menuskin a{text-decoration:none;color:black;padding-left: 10px;padding-right: 10px;}
|
|
|
21 |
#mouseoverstyle a{color: Red;}
|