.smt {
    margin: 0px;
	background-color: #E2E3E5;
	width: auto;
	font-size: 12px;
}

.smi_passive,.smi_active {
	font-family: Arial;
	font-size: 11px;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
}

.smi_passive {color: #000000}

.smi_active {
	color: #303030;
	background-color: #eeeeee;
}

.mmt {
	cursor: pointer;
	width: auto;
	margin: 0px;
}

.mmi_passive,.mmi_active,.mm_devide {
text-align: center;
font-weight: bold;
font-size: 12px;
color: #3A475B;
white-space: nowrap}
