.bsMenuLeft_selected ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 16px "Times New Roman";
width: 190px; /* Main Menu Item widths */
border-bottom: 0px solid #ccc;
z-index:10
}
 
.bsMenuLeft_selected ul li{position: relative;}

/* Top level menu links style */
.bsMenuLeft_selected ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #E1A634;
text-decoration: none;
padding:1px 6px;
border-bottom: 0px solid #778;
border-right: 0px solid #778;
}

.bsMenuLeft_selected ul li a:link, .bsMenuLeft_selected ul li a:visited, .bsMenuLeft_selected ul li a:active{
/*background-color:#00406E; background of tabs (default state)*/
}

.current{ font-weight:bold}

.bsMenuLeft_selected ul li a:visited{color: #E1A634;}
.bsMenuLeft_selected ul li a:hover{ font-weight:normal; text-decoration:underline}

 
/* Holly Hack for IE \*/
* html .bsMenuLeft_selected ul li { float: left; height: 1%; }
* html .bsMenuLeft_selected ul li a { height: 1%; }
/* End */

.bsMenuLeft2Titolo1{padding-left:10px; position:relative; text-transform:uppercase; font:normal bold 14px "Times New Roman"; line-height:18px; color:#E1A634}
.bsMenuLeft2Titolo2{padding-left:10px; position: absolute; top:0px; text-transform:uppercase; font:normal bold 14px "Times New Roman"; line-height:18px; color:#E1A634; width:180px;}
