
.RadMenu_System 
{
	
	background-color:Transparent;	
	
}

.RadMenu_System .item
{
	border-right:solid 2px #aeaeae;
	height:20px;
	width:109px;
	
}

.RadMenu_System .last
{
	border-right:none;
	
}

.RadMenu_System .link
{
	text-decoration:none;	
	
}

.RadMenu_System .link:hover
{
	color:#a63333;
}

.RadMenu_System .rootGroup .disabled:hover
{
	background: none;
	
}

.RadMenu_System .text
{
	
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
	color:#656666;
	cursor:pointer;
	
	_display:inline;
	
	
}

.RadMenu_System .group
{
	background-image:none;
}

.RadMenu_System .group .item
{
	
	padding-left:2px;
	padding-right:2px;
	background-color:#fff6e6;
	border:solid 1px #ffffff;
	width:100%;
	
}

.RadMenu_System .group .text
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#656666;
	cursor:pointer;
	text-align:left;
	
	
	
	
}

.RadMenu_System .group .link
{
	
	
}

.RadMenu_System .leftArrow,
.RadMenu_System .rightArrow,
.RadMenu_System .topArrow,
.RadMenu_System .bottomArrow,
.RadMenu_System .leftArrowDisabled,
.RadMenu_System .rightArrowDisabled,
.RadMenu_System .topArrowDisabled,
.RadMenu_System .bottomArrowDisabled
{
	
}

.RadMenu_System .topArrow,
.RadMenu_System .topArrowDisabled
{
	
}

.RadMenu_System .bottomArrow,
.RadMenu_System .bottomArrowDisabled
{
	
}

.RadMenu_System .rightArrow,
.RadMenu_System .leftArrow
{
	
}

.RadMenu_System .rightArrow,
.RadMenu_System .rightArrowDisabled
{
	
}

.RadMenu_System .vertical .separator .text
{
	
}

.RadMenu_System .expandLeft,
.RadMenu_System .expandRight
{
	
}

.RadMenu_System_rtl .expandLeft,
.RadMenu_System_rtl .expandRight
{
	
}

/* right to left */
.RadMenu_System_rtl .group .link:hover .expandLeft,
.RadMenu_System_rtl .group .link:hover .expandRight
{
	
}

.RadMenu_System .link:hover .expandLeft,
.RadMenu_System .link:hover .expandRight,
.RadMenu_System .focused .expandLeft,
.RadMenu_System .focused .expandRight,
.RadMenu_System .expanded .expandLeft,
.RadMenu_System .expanded .expandRight
{
	
}