.RadMenu_System
{
}
.RadMenu_System .separator2
{
	border: solid 1px #d9d3c3;
}
.RadMenu_System .link
{
	cursor:pointer;
	line-height: 25px;
	font-family: Tahoma;
	font-size: 12px;
	color: #2c2d2d;
	text-decoration: none;
}
.RadMenu_System .link:hover
{
		cursor:pointer;
	line-height: 25px;
	font-family: Tahoma;
	font-size: 12px;
	color: #2c2d2d;
	text-decoration: none;
}

.RadMenu_System .level1
{
}
.RadMenu_Default .herozantal .separator .text
{
	border: solid 1px #d9d3c3;
	padding: 0 10px;
}
.RadMenu_Default .vertical .separator .text
{
	margin:0 0 0 20px;
	border: solid 1px #d9d3c3;
}
.RadMenu_Default .vertical group level1
{
	margin:0 0 0 20px;

}



.RadMenu_System .level1 .link:hover
{
}
.RadMenu_System .link MenuMark
{
	background: none;
}


.RadMenu_System .focused, .RadMenu_System .disabled
{
}

.RadMenu_System .text
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2c2d2d;
	text-decoration: none;
}
.RadMenu_System .expandTop
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2c2d2d;
	background: transparent url(img/groupImage.gif) no-repeat scroll 0;
	text-decoration: none;
	padding: 0 0 0 15px;
}
.RadMenu_System .expandTop:Hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2c2d2d;
	background: transparent url(img/bottom.gif)no-repeat scroll 0;
	text-decoration: none;
	padding: 0 0 0 15px;
}

.RadMenu_System .group
{
	margin: 0 0 0 10px;
	border: solid 1px #d9d3c3;
	background: url('img/pt.gif' );
}

.RadMenu_System .group .text
{
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #757474;
	text-decoration: none;
	text-align:left;
	background: url(  'img/pt.gif' );
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.RadMenu_System .group .text:hover
{
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2c2d2d;
	text-decoration: none;
}


.RadMenu_System .leftArrow, .RadMenu_System .rightArrow, .RadMenu_System .topArrow, .RadMenu_System .bottomArrow, .RadMenu_System .leftArrowDisabled, .RadMenu_System .rightArrowDisabled, .RadMenu_System .topArrowDisabled, .RadMenu_System .bottomArrowDisabled
{
	background: none;
	width: 15px;
}

.RadMenu_System .topArrow, .RadMenu_System .topArrowDisabled
{
	background-image: none;
	width: 100%;
}

.RadMenu_System .bottomArrow, .RadMenu_System .bottomArrowDisabled
{
	background-image: none;
	width: 100%;
}

.RadMenu_System .rightArrow, .RadMenu_System .leftArrow
{
	height: 100%;
}

.RadMenu_System .rightArrow, .RadMenu_System .rightArrowDisabled
{
	background-image: none;
}

.RadMenu_System .expandLeft, .RadMenu_System .expandRight
{
	background: none;
}

.RadMenu_System_rtl .expandLeft, .RadMenu_System_rtl .expandRight
{
	background: none; /*padding-left: 11px !important;*/
}

/* right to left */
.RadMenu_System_rtl .group .link:hover .expandLeft, .RadMenu_System_rtl .group .link:hover .expandRight
{
	background: none;
	margin: 0px 1px;
	margin-left: -2px;
}

.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
{
	background: none;
}

