.menuClass 
	{ 
	color: black;
	font-family: Arial, sans-serif;
	font-size: 8pt; 
	text-decoration:none; 
	line-height:12pt; 
	font-weight:bold;
	width:220px;
	background-color:#ffffff;
	border-right:1px #cccccc Solid;
	border-left:1px #cccccc Solid;
	border-bottom:1px #cccccc Solid;;
	filter:alpha(opacity=80);
	}	
