div.pmenu {
	border: 2px solid #000000;
	padding: 0px;
	background: #EEEEEE none repeat scroll 0%;
	z-index: 1099;
	position: absolute;
	visibility: hidden;
	filter:revealTrans() progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#aeaeae', Positive='true') ;
}
table.popup {
	cursor: default;
	font-weight:bold;
	color: #000033;
}

td.mitem {
	font: message-box;
	color: #000033;
}

td.mitem_h {
	font: message-box;
	background: Black;
	color: White;
	cursor: pointer;
}