.RadMenu_MexMax01
{
	border-color: #000000;
	background: url(images/bg.png) repeat-x right;
	height: 29px;
	width: 100%;
}
.RadMenu_MexMax01 .vertical.group
{
	border: 1px solid #e2e2e2;
}


.RadMenu_MexMax01 a.link
{
	cursor:pointer;
}
.RadMenu_MexMax01 .rootGroup .item
{
	font-weight: bold;
	font-size: 11pt;
	line-height: 29px;
	background: url(images/itembg.png) repeat-x right;
	padding: 0 10px 0 10px;
	height: 29px;	
}
.RadMenu_MexMax01 .rootGroup .link
{
	color: #fff;
	text-decoration: none;
	}
.RadMenu_MexMax01 .rootGroup .link:hover, 
.RadMenu_MexMax01 .rootGroup .Selected
{
	z-index:999;
	background: url(images/SelectedBG.png) no-repeat center;
}
.RadMenu_MexMax01 .group .link:hover,
.RadMenu_MexMax01 .group .Selected
{
	background: #f0f0f0;
}
.RadMenu_MexMax01 .ChildItem.link
{
	color: #36393d;
	text-decoration: none;
}
.RadMenu_MexMax01 .group .item
{
	font-weight:normal;
	font-size: 0.85em;
	background:#f0f0f0;
}

