.mmt {
	
	margin: 0px;
}

.mmi_passive,.mmi_active {
	font-family:Tahoma;
	font-size: 16px;
	line-height: 13 px;
	color:#000000;
	white-space:nowrap; font-weight:bold

}

.mmi_passive,.mmi_active {
	background-image: url("images/menu_box.gif");
	background-position: 40px 0px;
	background-repeat: no-repeat;

	padding-left:21 px;
	cursor: pointer;
/*	height: 13px;*/
/*	width:160;*/
}

.mmi_active {
	color:#FFFFFF;
}

.mm_devide {
	height: 10px;
	background-image: url("images/menu_dot.gif");
	background-position: 16px 0px;
	background-repeat: repeat-y;
}

.smt {
	border-top: 3px solid #004A00;
	border-bottom: 3px solid #004A00;
	background: #6FC074;
}

.smi_passive,.smi_active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;


	padding-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	color: #FFFFFF;
}

.smi_active {
	color: #FFC446;
	background: #757376;
}
