.menuBar 
{
	background-image:url(/themes/nations/gfx/menubar.gif);
}
.menuHorz {
	color: #B47D1C;
}

.mainMenuLeft
{
	float:left;
	background-image:url(/themes/nations/gfx/menubarleft.gif);
	background-position:top left;
	margin:0px;
	margin-right:-3px; /* for IE 6 and below */
	width:12px;
	height:28px;
}
.mainMenuRight
{
	float:right;
	background-image:url(/themes/nations/gfx/menubarright.gif);
	background-position:top right;
	margin:0px;
	margin-left:-3px; /* for IE 6 and below */
	width:12px;
	height:28px;
}

ul.menu, .menu ul
{
	background-image:url(/themes/nations/gfx/menuleft.gif);
}
.menuDisabled {
	background-image:url(/themes/nations/gfx/menuleft.gif);
}

.menuTitle {
	background-image:url(/themes/nations/gfx/menuleftlight.gif);
	color:#DA9E1C;
}
.menuInfo 
{
	border:solid 1px #FAF849;
}
