.mhead1 {
	font-weight: bold;
	width: 300px;
	font-family: verdana,helvetica,arial;
	border: 1px solid #666666;
	padding: 1;
	font-size: 10;
	color: #333333;
	background: #f0f0f0;
	filter: alpha(opacity=90);
	opacity: 0.90; 
	z-index: 1000;
	overflow: hidden;
}

.mbody1 {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 300px;
	font-family: verdana,helvetica,arial;
	font-size: 10;
	padding: 1;
	color: #333333;
	background: #FFFFFF;
	filter: alpha(opacity=90);/* */
	opacity: 0.90;
	z-index: 1000;
	overflow: hidden;
}

.mbody2 {
	border: 1px solid #666666;
	width: 300px;
	font-family: verdana,helvetica,arial;
	font-size: 10;
	padding: 1;
	color: #333333;
	background: #FFFFFF;
	filter: alpha(opacity=90);/* */
	opacity: 0.90;
	z-index: 1000;
	overflow: hidden;
}