.MenuItem {
	background-color: #C00000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	width: 128px;
	
}

		.menuActuator a { 
			color:#666666;
			font-weight:bold;
			font-size:12px;
			font-family:arial;
		}

		.menu {
			font-family:verdana;
			color:#666666;
			font-size:10px;
			background-color:#cccccc;
			layer-background-color:#cccccc;
		}
		
	  td div {
            position:relative;
      }