td.menuCell {
	background-image: url(images/navFlyout-brown28h.jpg);
	height: 28px;
	width: 147px;	
}

td.menuCellOver {
	padding-left: 7px;
	background-image: url(images/navFlyout-green28h.jpg);
	height: 28px;
	width: 147px;
}

td.menuCellDown {
	padding-left: 7px;
	border-left: 2px solid #737A9B;
	border-top: 2px solid #6E798D;
	border-right: 2px solid #2A3245;
	border-bottom: 2px solid #2A2A30;
	background-color: #4B5481;
/*	height: 14px;*/
}

a.menuItem {
	font-family: Tahoma, Times New Roman;
	font-weight: normal;
	font-size: 12px;
	color: #E8EBE2;
	text-decoration: none;
}

a.menuItem:visited {
	font-family: Tahoma, Times New Roman;
	font-size: 12px;
	color: #E8EBE2;
	text-decoration: none;
}

a.menuItem:hover {
	font-family: Tahoma, Times New Roman;
	font-size: 12px;
	color: #E8EBE2;
	text-decoration: underline;
}


	.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;
	}
