
.menuleftwrapper .menu_inn_leftmenu ul.container {
    float: left;
    margin: 0 auto;
    padding: 0 0 0 12px;
    width: 195px;
}

.menuleftwrapper .menu_inn_leftmenu li{
	list-style:none;
	text-align:left;
	padding:3px 0px;
	
}
.menuleftwrapper .menu_inn_leftmenu li#star{
	list-style:none;
	color:#3E3E3E;

 border-bottom: 1px solid #D6D6D6;
    display: block;
    float: left;
    margin: 0;
    padding: 10px 0;
    text-align: left;
    width: 180px;
}	
	
	


.menuleftwrapper .menu_inn_leftmenu li.menu{
	/* The main list elements */
	padding:0px;
	width:180px;	
	
}
.menuleftwrapper .menu_inn_leftmenu li.menu ul{
	/* The main list elements */
	padding:0px;
	width:180px;
	float:left;	
	
}

.menuleftwrapper .menu_inn_leftmenu li.button a{
	/* The section titles */
	background-image: url("../images/leftarrow.png");
    background-position: left center;
    background-repeat: no-repeat;
	display:block;
	font-family: 'SegoeUINormal', Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	padding:0px 0px 0px 10px;
	position:relative;
	color:#3E3E3E;
	width: 90%;
	float:left;
	
}

.menuleftwrapper .menu_inn_leftmenu li.button a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
	color:#024e9b;
}



/* The hover effects */

/*.menuleftwrapper .menu_inn_leftmenu li.button a:hover{ background-position:  center left; }
.menuleftwrapper .menu_inn_leftmenu li.button a:hover span{ background-position:bottom right;}*/

.menuleftwrapper .menu_inn_leftmenu .dropdown{
	/* The expandable lists */
	display:none;
	padding-top:0px;
	width:100%;
}

.menuleftwrapper .menu_inn_leftmenu .dropdown ul{
	/* The expandable lists */
	padding-top:0px!important;
	padding-left:5px!important;
	width:160px!important;
}

.menuleftwrapper .menu_inn_leftmenu .dropdown li{
	/* Each element in the expandable list */
	border-bottom: 1px solid #D6D6D6;
    display: block;
    float: left;
    margin: 0;
    padding: 3px 0;
    text-align: left;
    width: 160px;	
	
}
.menuleftwrapper .menu_inn_leftmenu .dropdown li a:visited {
	color:#3E3E3E!important;
	text-decoration:none;
	outline:none;
	font-family: 'SegoeUINormal', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.menuleftwrapper .menu_inn_leftmenu .dropdown li a{
	outline:none;
	background-image: url("../images/submenu_bullet.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #3E3E3E;
    display: block;
    float: left;
    font-family: 'SegoeUINormal',Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 10px;
    text-align: left;
    text-decoration: none;
    width: 90%;
	
	
}

/* The styles below are only necessary for the demo page */


.clear{
	clear:both;
}



a:hover{
	text-decoration:none;
}
.menuleftwrapper .menu_inn_leftmenu .dropdown li a:active{ color:#e00010!important;}
.menuleftwrapper .menu_inn_leftmenu .dropdown li a:hover{ color:#e00010;}
.menuleftwrapper .menu_inn_leftmenu li.button a:hover{
	color:#e00010;
}
.menuleftwrapper .menu_inn_leftmenu li.button a.active{
	color:#e00010;
}

.menuleftwrapper .menu_inn_leftmenu .dropdown li a.active
{
		color:#e00010!important;
}

/*---------------------------------------------------*/
.menuleftwrapper .menu_inn_leftmenu .dropdown2{
	/* The expandable lists */
	display:none;
	padding-top:0px!important;
	border:none!important;
	
	width:100%!important;
}

.menuleftwrapper .menu_inn_leftmenu .dropdown2 ul{
	/* The expandable lists */
	padding-top:0px!important;
	padding-left:20px!important;
	width:140px!important;
}

.menuleftwrapper .menu_inn_leftmenu .dropdown2 li{
	/* Each element in the expandable list */
	border-bottom: 1px solid #D6D6D6;
    display: block;
    float: left;
    margin: 0;
    padding: 8px 0;
    text-align: left;
    width: 140px;	
	
}



.menuleftwrapper .menu_inn_leftmenu .dropdown2 li a:visited {
	color:#3E3E3E!important;
	text-decoration:none;
	outline:none;
	font-family: 'SegoeUINormal', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.menuleftwrapper .menu_inn_leftmenu .dropdown2 li a{
	outline:none;
	background-image: url("../images/submenu_bullet.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #3E3E3E;
    display: block;
    float: left;
    font-family: 'SegoeUINormal',Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 10px;
    text-align: left;
    text-decoration: none;
    width: 90%;
	
	
}

/* The styles below are only necessary for the demo page */







.menuleftwrapper .menu_inn_leftmenu .dropdown2 li a:active{ color:#E00010;}
.menuleftwrapper .menu_inn_leftmenu .dropdown2 li a:hover{ color:#E00010;}



.menuleftwrapper .menu_inn_leftmenu .dropdown2 li a.active
{
		color:#024E9B;
}