div.mlv1, div.mlv2 {
	padding-top: 10px;
	text-align: center;
	/*border: 1px solid #ff00ff;*/
}

div.m_footer {
	padding-top: 15px;
	text-align: center;
}

div.mlv2 {
	text-align: center;
}

div .mlv1 {
	font-size: 11px;
	height: 45px;
	/*border: 1px solid #ff0000;*/
}

div.m_footer {
	font-size: 11px;
	height: 35px;
}

div .mlv2, div.mlv2_visible {
	position: absolute;
	font-size: 10px;
	bottom: 0;
	width: 100%;
	height: 20px;
	/*border: 1px solid #00ff00;*/
	display: none;
	left: 0;
	/*background: #333333;*/
}

div.mlv2_visible {
	display: block;
}

div.mlv1 a, div.mlv2 a /*, div.mlv1 span */ {
	/*display: block;
	float: left;*/
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 16px 0 16px;
}

div.m_footer a {
	color: #0C386A;
	text-decoration: none;
	margin: 0 16px 0 16px;
}

div.mlv1 a:hover, div.mlv2 a:hover, div.mlv1 span.hover {
	/*color: #FFFFFF;*/
	text-decoration: underline;
	cursor: pointer;
}

div.m_footer a:hover {
	/*color: #061C35;*/
	text-decoration: underline;
	cursor: pointer;
}	

div.mlv1 a.sel, div.mlv2 a.sel, div.mlv1 span.sel, div.m_footer a.sel {
	color: #FBC672;/*#FFD990;*/
	/*font-weight: bold;*/
	text-decoration: underline;
	/*background: #0000ff;*/
}

div.mlv3 {
	font-size: 11px;
	line-height: 25px;
	margin-bottom: 10px;
	background: #ABABAB;
	width: 212px;
	padding: 0 5px 0 5px;
	background: url(../images/left_menu.jpg) no-repeat;	
	border-bottom: 1px solid #D2D9E1;
}

div.mlv3 span.header {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	color: #0F3B6C;
	line-height: 18px;
	/*margin: 0 10px 0 10px;*/
	padding-right: 10px;
	background: url(../images/blue_point.gif) no-repeat right center;
}

div.mlv3 ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 10px 0;
}

a.mlv3 {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #0C386A;
}

div.mlv3 a.mlv3:hover {
	text-decoration: underline;
}	

div.mlv3 a.sel {
	color: #0185D0;
	text-decoration: underline;
}

div.mlv4 {
	background-color: #EBEDF0;
	border-bottom: 1px solid #EBEDF0;
	margin-bottom: 1px;
}
/*
ul.mlv4 {
	list-style-type: none;
	margin: 0 0 1px 20px;
	background-color: #EBEDF0;	
	border-bottom: 1px solid #EBEDF0;
}

ul.mlv4 li {
	list-style-image: url(../images/blue_point.gif);
	line-height: 35px;
}
*/
a.mlv4 {
	display: block;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #5C5761;
	margin: 0;
	border-bottom: 1px solid #ffffff;
	background: url(../images/mlv4.gif) no-repeat;
	padding-left: 20px;
	overflow: hidden;
}

a.mlv4:hover {
	/*background-color: #E9F7FF;*/
	background: url(../images/mlv4_hover.gif) no-repeat;
}

div.mlv4 a.sel {
	background: url(../images/mlv4_hover.gif) no-repeat;
}
/*
div.hr {

	padding: 0;
	margin: 0 0 1px 0;
	height: 0;
	border-bottom: 1px solid #EBEDF0;
	font-size: 0;
}
*/
