@charset "utf-8";
/* CSS Document */
.menu_left_middle {
background:url(../images/menu_left_center.jpg) repeat-y;
float:left;
width:219px;
}
div.silverheader{margin-bottom:1px;}
div.silverheader h2{display:block; height:32px;/*background: url(../images/sbullet.gif) no-repeat 0% 50%; */margin-left:0px; color:#efc648;background:url(../images/icon_menu_left.gif) no-repeat 93%;}
.menu_left_middle div.silverheader a{display: block;position: relative;height:32px;line-height:32px;font-size:16px;font-weight:bold;color:#efc648!important; padding-left:40px;}
.menu_left_middle div.silverheader a:hover{display: block; height:32px; background:url(../images/menu4.png) no-repeat; background-position:0px -32px;}
.menu_left_middle div.silverheader a:visited, .menu_left_middle div.silverheader a:active{color:#efc648;}
.menu_left_middle div.selected a, .menu_left_middle div.silverheader a:hover{background-position:top left;}
.menu_left_middle div.submenu{	height: auto;}
.menu_left_middle div.submenu ul li a{ color:#efc648;background:url(../images/bullet.gif) no-repeat; margin:2px 15px 2px 50px;padding:0px 0 0px 10px;height:auto;font-size:12px;display:block;border-bottom: dotted 0px #333; background-position:0% 50%}
.menu_left_middle div.submenu ul li a:hover{text-decoration:none; background-color:#f0f0f0; color:#FF0000;}

