/****** HOME MENU  ***/

dl, dt {margin: 0px; padding: 0px;}
dl#menu {margin: 20px 0px 0px 20px; border-top: 1px solid #e0e0e0; width: 210px;}
dt {width: 210px;}
#menu dt a {display: block; padding: 3px 0px 3px 0px; text-decoration: none; height: 18px; font-size: 10pt;}
#menu dt a img{margin: 0px 12px 0px 12px; position: relative; top: 2px; left: 0px;}
#menu dt a:hover { display: block; height: 18px; background: url(/media/tpl/bgnd_menu.gif) repeat-y top left;}
#menu dt.unselected {border-bottom: 1px solid #e0e0e0; width: 210px;}

#menu dt.selected {border-bottom: 1px solid #e0e0e0;}
#menu dt.selected a {display: block; height: 18px; background: url(/media/tpl/bgnd_menu.gif)}
#menu dt.selected a:hover {display: block; height: 18px; background: url(/media/tpl/bgnd_menu.gif)}
/****** HOME MENU  ***/