2 background-color:#e8e8e8;
3 //font-family:Arial, Verdana, Helvetica, sans-serif;
8 body, li, ol, p, table, td, th, tr, a, ul, blockquote, div {
9 //font-family:Arial, Verdana, Helvetica, sans-serif;
20 text-decoration:underline;
26 background-color:#f8f8f8;
40 border-right: 4px solid #e8e8e8;
51 -moz-border-radius-topleft:8px;
52 -moz-border-radius-topright:8px;
53 -webkit-border-radius-topleft:8px;
54 -webkit-border-radius-topright:8px;
55 border-top-left-radius:8px;
56 border-top-right-radius:8px;
71 border: 1px solid #ffffff;
84 background: transparent;
89 -moz-border-radius-topleft:0px;
90 -moz-border-radius-topright:0px;
91 -webkit-border-radius-topleft:0px;
92 -webkit-border-radius-topright:0px;
93 border-top-left-radius:0px;
94 border-top-right-radius:0px;
97 #menu_ul a.current_menu, #menu_ul a.hover {
103 vertical-align:middle;