.mmnBody 
{
	background: #00ccff;
	/*border: #ffffff 1px solid;*/
		
	
}

.imgHand
{
	cursor:pointer;

}

.mnL1Out
{
	vertical-align:bottom;
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial;
	line-height: 16px;
	text-transform: uppercase;
	background-color:#1E2A63;
		
}
.mnL1Over
{
	vertical-align:bottom;
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial;
	line-height: 16px;
	text-transform: uppercase;
	background-color:#1E2A63;
	
}

.mnL2Out
{
	font-size: 11px;
	cursor: pointer;
	color: #384375;
	line-height: 16px;
	font-family: Tahoma;
	background-color: #c1ccdd;
	border-bottom:#ffffff 1px solid;
	
}

.mnL2Over
{
	font-size: 11px;
	cursor: pointer;
	color: #384375;
	line-height: 16px;
	font-family: Tahoma;
	background-color: #c1ccdd;
	border-bottom:#ffffff 1px solid;
	text-decoration:none;
	font-style:none;
}



.mnL3Out
{
	vertical-align:top;
	font-weight: none;
	font-size: 11px;
	color: #384375;
	font-family: Tahoma;
	line-height: 16px;
	cursor: hand;
	background-color:#E4E9F0;
}
.mnL3Over
{
	vertical-align:top;
	font-weight: none;
	font-size: 11px;
	color: #FF0000;
	font-family: Tahoma;
	line-height: 16px;
	cursor: hand;
	background-color:#E4E9F0;
}
.mnL4Out
{
	vertical-align:top;
	font-weight: none;
	font-size: 11px;
	color: #384375;
	font-family: Tahoma;
	line-height: 16px;
	cursor: hand;
	background-color:#ffffff;
	
}
.mnL4Over
{
	vertical-align:top;
	font-weight: none;
	font-size: 11px;
	color: #384375;
	font-family: Tahoma;
	line-height: 16px;
	cursor: hand;
	background-color:#ffffff;
	text-decoration:underline
}
.mnItemOpen
{
	display:block;
	
}
.mnItemClose
{
	display:block;

}

.mnL2
{
	background-color:#C1CCDD;
}
.mnL3
{
	background-color:#E4E9F0;
}

.mnL4
{
	background-color:#ffffff;
}