div.menuNode
{ 
}


div.topmenu { margin-right: 8px; }

a.menuNode,a.topmenu
{
	width: 122px;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	background-color: #AF7530;
	color: #ffffff !important;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

a.menuNode:hover
{
	background-color:#D1AA75;
	text-decoration: none;
}

a.topmenu,a.topmenu:hover,a.topmenu:active
{
	width: 122px;
	line-height: 22px;
	background-color: #8F4B06;
	text-decoration: none;
}



a.topmenu:hover,a.topmenu_active
{

	background-color: #C39864;
}


a.menuNode_active,a.sub_active
{

	background-color: #8F4B06;

}

