
.RadMenu_Outlook .group .link
{
	padding:0px;
	margin:0px;
	width:100%;
	min-width:100%;
	height:20px;
	min-height:20px;
	clear: both
}

.RadMenu_Outlook .group .item
{
	text-align: right;
	margin:0px;
	padding:0px;
	width:100%;
	min-width:100%;
	height:20px;
	min-height:20px;
	clear: both
	
}
/*----------------------------------------az inja-----------------------------------------*/
.RadMenu_Outlook .group
{
	border-top: yellowgreen 1px solid;
	border-bottom: yellowgreen 1px solid;
	background-color: #ffffff;
	font-family: Tahoma;
	background-image: none;
	padding: 0px;
	text-align: right;
	font-size: 9px;
	color: #808080;
}
.RadMenu_Outlook .group .link:hover, .RadMenu_Outlook .group .focused, .RadMenu_Outlook .group .expanded
{
	background-color: #e8f9ca;
	padding: 0px;
	text-align: right;
	text-decoration: none;
	font-size: 9px;
	border-top: #99cc00 1px solid;
	border-bottom: #99cc00 1px solid;
	color: #808080;
	width: 100px;
	min-width: 100px;
	height: 20px;
	min-height: 20px;
	clear: both;
	font-family: Tahoma;
}
.RadMenu_Outlook .group .text
{
	text-align: right;
	padding: 0px 10px 0px 10px !important;
	font-size: 9px;
	color: #808080;
	font-family: Tahoma;
}


.RadMenu_Outlook .text
{
	text-align: right;
	font-size: 9px;
	color: #808080;
	font-family: Tahoma;
	padding: 0px !important;
	line-height: 20px;
}

/*----------------------------------------ta inja-----------------------------------------*/
.RadMenu_Outlook .expandLeft,
.RadMenu_Outlook .expandRight
{

	background:transparent url(img/groupImage.gif) right center no-repeat;
	padding-right:0px;
		height:20px;
	min-height:20px;
		width:100%;
	min-width:100%;
	clear: both
}

.RadMenu_Outlook_rtl .expandLeft,
.RadMenu_Outlook_rtl .expandRight
{
	background:transparent url(img/groupImageRTL.gif) left center no-repeat;
	width:100%;
	min-width:100%;
	clear: both
}

.RadMenu_Outlook .topArrow,
.RadMenu_Outlook .topArrowDisabled,
.RadMenu_Outlook .rightArrow,
.RadMenu_Outlook .rightArrowDisabled,
.RadMenu_Outlook .leftArrow,
.RadMenu_Outlook .leftArrowDisabled,
.RadMenu_Outlook .bottomArrow,
.RadMenu_Outlook .bottomArrowDisabled
{
	height:20px;
	clear: both
}



.RadMenu_Outlook .leftArrow,
.RadMenu_Outlook .lefttArrowDisabled
{

	background: #F6F6F6 url('img/left.gif') center center no-repeat;
	width:25px;
	height:100%;
	clear: both
}



