<!--

DIV.menu
{
	z-index: 1;
	position: absolute;
	color: inherit;
	background-color: #e6efef;
	padding: 5pt;
	font-size: 12pt;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=90);
}

A.userMenuParentItem:link {color: white; font: bold x-small; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
A.userMenuParentItem:visited {color: white; font: bold x-small; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
A.userMenuParentItem:hover {color: white; background: #86a4a4; font: bold x-small; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

A.userMenuChildItem:link {color: black; font: bold x-small; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
A.userMenuChildItem:visited {color: black; font: bold x-small; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
A.userMenuChildItem:hover {color: white; background: #86a4a4; font: bold x-small; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}

-->
