.mmt {
	width: auto;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	
}

.mmi_passive,.mmi_active,.mm_devide {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: strong;
	color: #FFFFFF;
	white-space: nowrap;
	
}

.mmi_passive,.mmi_active {
	cursor: pointer;
}

.mmi_active {
	color: #003366;
	
}

.mm_devide {
	padding-left: 10px;
	padding-right: 10px;
	
}

.smt {
	border: 1px solid #FFFFFF; 
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index:5;
	background: #3e4346;
	width: 20px;
	white-space: nowrap;
	
}

.smi_passive,.smi_active {
	font-family:Tahoma;
	font-size: 10px;

	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
}

.smi_passive {
	color: #FFFFFF;
}

.smi_active {
	color: #303030;
	background: #FFFFFF;
}