td.menuNormal
{
	font-family:	"trebuchet ms", arial, helvetica, sans-serif;
	font-weight:	bold;
	font-size:	0.8em;
	color:		white;
	text-decoration: none;
}

td.menuHover
{
	font-family:	"trebuchet ms", arial, helvetica, sans-serif;
	font-weight:	bold;
	font-size:	0.8em;
	color:		white;
	text-decoration: underline}

td.menuNormal_ch
{
	font-family:	"trebuchet ms", arial, helvetica, sans-serif;
	font-weight:	bold;
	font-size:	0.9em;
	color:		#960F00;
	text-decoration: none
}

td.menuHover_ch
{
	font-family:	"trebuchet ms", arial, helvetica, sans-serif;
	font-weight:	bold;
	font-size:	0.9em;
	color:		#960F00;
	text-decoration: underline;
}

div.menuNormal, div.menuNormal_ch
{display: none;
position: static;}

div.menuHover, div.menuHover_ch
{border: 1px solid #960F00;
background-color: white;
display: inline;
position: absolute;}

.menuitem
{
	font-family:	"trebuchet ms", arial, helvetica, sans-serif;
	font-weight:	bold;
	font-size:	0.9em;
	color:		#960F00;
	text-decoration: none;
	display: block;
}
