table{font-size:11px; 
} 
td.menu{background: #F6F6F6}
td.menu1{background:lightAqua}

 table.menu
{
	font-family:tahoma;
	font-size:11px;
	position:absolute;
	visibility:hidden;
	background-color: #ffffff;
	overflow:	visible;
	border-style: solid; border-width: 1; border-color:#666666;
	z-index: 1010;
}
