table.menu		{
	width				: 132px;
	border				: 0px;
	/*background-color	: #006633;*/
	color				: #00407E;
}

a.menu			{
	/*color				: #FFFFFF;*/
	color				: #00407E;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	text-decoration		: none;
}

td.menuheader	{
	text-decoration 	: underline;
	color				: black;
	font-weight			: bold;
	font-size			: 14px;
}
a:hover.menu	{
	color				: #00407E;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	text-decoration		: underline;
}

img.arrow		{
	width				: 9px;
	height				: 8px;
	margin-top			: 3px;
	display				: none;

}
