#menucontainer { position: relative; top: 12px; left: 8px; margin: 0px 0px 0px 0px !important; padding: 0px 0px 0px 0px !important; width: 190px; } .menu { font:11px Verdana, Arial, Helvetica; position:relative; top:0px; left:0px; width:190px; margin:0px 0px 4px 0px !important; padding:0px 0px 0px 0px !important; list-style-type:none; } .menu a { font:11px Verdana, Arial, Helvetica; padding:5px 5px 5px 14px; margin:0px 0px 0px 0px !important; width:190px; color:#253A7C; font-weight:bold; display:block; text-decoration:none; border:0px; } .menu a:hover { background: url(/images/arrow.gif); background-repeat: no-repeat; padding:5px 5px 5px 14px; width:190px; color:#787F96 !important; text-decoration:none; border:0px; } .menuhighlight { font:11px Verdana, Arial, Helvetica; line-height: 14px; background: url(/images/arrow.gif); background-repeat: no-repeat; padding:5px 5px 5px 14px; margin:0px 0px 4px 0px; width:190px; color:#253A7C; font-weight:bold; display:block; border:0px; } .menuhighlight a { font:11px Verdana, Arial, Helvetica; color:#253A7C; font-weight:bold; text-decoration:none; padding:0px 0px 6px 0px !important; } .menuhighlight a:hover { color:#787F96; text-decoration:none; } .submenu { font:11px Verdana, Arial, Helvetica; background: url(/images/sub_arrow.gif) top left; background-repeat: no-repeat; font-weight:bold; position:relative; top:0px; left:0px; margin:6px 0px 6px 0px !important; padding:0px 0px 0px 8px !important; list-style-type:none; } .submenu a { font:11px Verdana, Arial, Helvetica; color:#253A7C; font-weight:bold; text-decoration:none; } .submenu a:hover { color:#787F96; }