
.menu_bg
	{
		background-color:#3f6692;
	}
.menu_spacer :hover
	{
		background:#FFD200;
		color:#3f6692;
	}
.menu_spacer_first :hover
	{
		background:#FFD200;
		color:#3f6692;
	}
.menu_hover_none table, .menu_hover_none table a
	{
		background:#3f6692;
		font-weight:none;
	}
.menu_hover_none table :hover, .menu_hover_none table a :hover
	{
		background:#FFD200;
		color:#3f6692;
		font-weight:bold;
	}

