/* Menu */ 	
#menu_left_bg{
	width:164px;
	
}

#menu_left{
padding-bottom:10px;
width:164px;
background-color:#FFFFFF;
}

#menu_left ul{
margin:0px;
padding:0px;
list-style:none;
}

#menu_left a{
height:100%;
display:block;
line-height:19px;
margin-bottom:1px;
}

#menu2, #menu3{
display:none;
}
#menu_left .first a{
	text-align:left;
	background-color:#E7E7E7;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000C5D;
	background-image: url();
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
}
#menu_left .first a:hover{
	background-color:#959BC1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	background-image: url();
	font-weight: bold;
	text-decoration: none;
	line-height: 13px;
}

#menu_left .second a{
	text-align:left;
	padding-left:10px;
	background-color:#F4F2F3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#717A83;
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #959BC1;
	
}

#menu_left .second a:hover{
	text-align:left;
	background-color:#F4F2F3;
	color:#000C5D;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F4791C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#menu_left .third a{
	text-align:left;
	padding-left:20px;
	background-color:#F9F9F9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#717A83;
	font-weight: normal;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F4791C;
}
#menu_left .third a:hover{
	background-color:#F9F9F9;
	color:#000C5D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000066;
}

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #596B86;
	border: medium dashed #FFA73C;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #596B86;
}
