.mdtablebacell-enabled {
	height: 186px; 
	width: 155px; 
	border: solid 2px #91FF75; 
	z-index: 3; 
}

.mdtablebacell-disabled {
	height: 186px; 
	width: 155px; 
	border: solid 2px #0F0F00; 
	z-index: 3; 
}

table.mdtable {
	height: 576; 
	width: 640; 
	z-index: 3; 
	position: absolute; 
	border-spacing: 4px;
}

img.mtdbg {
	height: 576; 
	width: 640; 
	z-index: 0; 
	position: absolute;
}

.mdregiontext {
	background-color: #91FF75; 
	color: black;
	font-weight: bold;
	font-size: 13px;

}
