table.menutable	{
}

td.menucell {
	border: 0px black solid;
	font-family: arial, sans-serif;
	font-weight: bold;
	border-right: 2px ridge;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 2px ridge;
}

a.menuitem_off {
	font-family: arial, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF; 
}

a.menuitem_on {
	font-family: arial, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #999999; 
}


a:hover.menuitem_on, a:hover.menuitem_off {
	text-decoration: underline;
	font-size: small;
	color: #FFCC00; 
}
