/* main nav */

#MainMenu  {width: 340px;margin: 0;padding: 0;border: 0;float: left;background-color: #eef8fd;
}
#menu_top {margin: 0;padding: 0;border: 0;font-size: 14px;height: 37px;font-family: Arial;line-height: 30px;padding-left: 6px;font-weight:bold;color: #fff;background: url(/images/main_menu_top.gif) no-repeat;
}
#dlmenu {height:6.6em;margin:0;padding:0;border:0; border-bottom: 3px solid #e0ddd5;}
#menu {list-style-type:none; margin:0 0 10px; padding:0; position:absolute; width:340px; background:#fff; z-index:100;}
#menu li {display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu li a, #menu li a:visited {display:block; text-decoration:none;}
* html #menu li a, #menu li a:visited {display:block; text-decoration:none;margin:0;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {background:#f2efe8 url(/images/orange_bullet1.gif) 4px 3px no-repeat; color:#fe9b00; }
#menu li:hover dd, #menu li a:hover dd {display:inline;}
#menu li:hover dl, #menu li a:hover dl {height:19.1em; background:#eef8fd url(sub_grad.gif); border-bottom: 3px solid #e0ddd5;}
#menu table {border-collapse:collapse; padding:0; margin:-4px; font-size:1em;}
#menu dl {width: 340px; margin: 0; background: #eef8fd; cursor:pointer;}
* html #menu dl {width: 343px; margin: 0; background: #eef8fd; cursor:pointer;}
#menu dt {margin:0; padding: 0;border:0; font-size: 1.6em; line-height: 21px; font-weight: bold; font-family: arial; background: url(/images/orange_bullet.gif) 4px 3px no-repeat;}
#menu dd {margin:0; padding:0; font-size: 1em; text-align:left;}
.gallery dt a, .gallery dt a:visited {display:block; color:#fe9b00; padding:0px 5px 0px 25px; background: url(top_grad.gif) center center;}
.gallery dd a, .gallery dd a:visited {color:#318FE6;font-size:14px;font-weight:bold;line-height:18px; min-height:1em; text-decoration:none; display:block; padding:0px 5px 2px 42px; background:#eef8fd url(/images/list_blt.gif) 27px 4px no-repeat;}
* html .gallery dd a, * html .gallery dd a:visited {height:1em;}
.gallery dd a:hover {color:#f68a0e; background:#eef8fd url(/images/list_blt1.gif) 27px 4px no-repeat;}
#fixheight {
  max-height: 100px;
}
.gallery dd a.first 
{
padding-top:10px;
background:#eef8fd url(/images/list_blt1.gif) 27px 14px no-repeat; 
    }
* html .gallery dd a.first  
{
padding-top:0px;   
background:#eef8fd url(/images/list_blt1.gif) 27px 4px no-repeat;     
    }  