.mmt {
	width: auto;
	height: 100%;
	margin: 0px;
	margin-right:33px;
}

.mmi_passive,.mmi_active,.mm_devide {
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;	
	text-align: right;
}

.mmi_passive,.mmi_active {
	padding-left: 12px;
	cursor: pointer;
		font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
	color:#E5E5E5;
	text-decoration:none;
	text-align:right;
	padding-right:5px;
}

.mmi_active {
	color: #303030;
}

.mm_devide {
}

.smt {
	border-top: 3px solid #C1C1C1;
	border-bottom: 3px solid #C1C1C1;
	background: #EDEDED;
	width: auto;
}

.smi_passive,.smi_active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;

	padding-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	color: #303030;
}

.smi_active {
	background: #FFFFFF;
}


.menu_act,.menu_pas {
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	cursor: pointer;
}
.menu_act { color: #303030 }