
.MBM02h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight:bolder;
	background-image: url(../images/mbm.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-bottom: 1px solid #FF0099;
	border-top: 1px solid #0066ff;
	margin-right: 0px;
	margin-left: 0px;
	
}
.MBM02h ul {

	margin: 0px;
	padding: 0px;
}
.MBM02h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0px;
	border-left: 1px solid #0066cc;
	

	
		
}
.MBM02h li.MBfirst {
	border-left: 0;
}
.MBM02h li.MBlast {}

.MBM02h a {
    font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/mbm.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -164px;
	padding: 10px 10px 9px 10px;
	color: #f1f1f1;
	text-decoration: none;
}
.MBM02h a.MBfirst {}
.MBM02h a.MBlast {}

.MBM02h a:hover {
	color: #FFFFFF;
}
.MBM02h .MBmark {
border-left: 1px solid #0066cc;
  font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
   background-image: url(../images/current.png);
	background-repeat: no-repeat;
	padding: 10px 10px 9px 10px;
	color: #ffffff;
	text-decoration: none;
	cursor:default;
	}
.MBM02h .MBmark:hover {
	color: #FFFFFF;
}
.mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
