.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}
.menu_head {
	cursor: pointer;
	position: relative;
	font-weight:normal;
	width:190px;
	height:22px;
	background: url(../back1.png) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a.menu_head_acc:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:normal;
	width:190px;
	height:20px;
	position: relative;
	text-decoration: none;
	padding-top: 3px;
}
a.menu_head_acc:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:normal;
	width:190px;
	height:20px;
	position: relative;
	text-decoration: none;
}
a.menu_head_acc:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:normal;
	width:190px;
	height:15px;
	position: relative;
	text-decoration: none;
}
a.menu_head_acc:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:normal;
	width:190px;
	height:15px;
	position: relative;
	text-decoration: none;
}
.menu_body {
	display:none;
	margin: 0px;
	padding: 0px 0px 0px;

}
.menu_body a{
	display:block;
	color:#FFFFFF;
	background-color:#186fc1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	overflow:hidden;
	width:190px;
	height:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;


}
.menu_body a:hover{
	background-color:#bbc5d7;
	color: #186fc1;
	font-weight:normal;
	text-decoration:none;
	width:190px;
	height:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;

}
.menu_list p{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
