.minner {
	cursor:pointer;
	color:#fff;
	font:bold 15px Century Gothic;
	text-decoration: none;
	text-align:center;
	position:relative;
	top:52px;
}
/* all level, all states, outer */
.mouter {
	cursor:pointer;
	color:#fff;
	font:bold 15px Century Gothic;
	text-decoration: none;
	text-align:center;
	position:relative;
	top:52px;
}
/*///////////////////////////////////////*/
.minner_sub {
	color:#fff;
	font:bold 12px Century Gothic;
	text-decoration:none;
	line-height:21px;
	background:#74c7f8;
	padding-left:5px;
	text-align:left;
}
/* all level, all states, outer */
.moout_sub {
	color:#fff;
	font:bold 12px Century Gothic;
	text-decoration:none;
	line-height:21px;
	text-align:left;
}
.moover_sub {
	color:#fff;
	font:bold 12px Century Gothic;
	text-decoration:none;
	line-height:21px;
	text-align:left;
}
.modown_sub {
	color:#fff;
	font:bold 12px Century Gothic;
	text-decoration:none;
	line-height:21px;
	text-align:left;
}

.active{color:#000;}
.normal{color:#fff;}