.contextMenuTable
{
	border: 2px outset white;
	background-color: #ffffff;
	font: normal 9px Ms Sans Serif;
	cursor: default;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=150,color=#808080,strength=3);
	border: solid 1px #000;
}

.itemHover
{
	background-color: #daef90;
	color: #000;
}