.RadMenu_leftmenu .link  .text
{
	cursor: hand;
	color: #0B86BF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
	width: 90px;
}
.RadMenu_leftmenu .link 
{
	text-decoration :none;	
}
.RadMenu_leftmenu .link:visited
{
	text-decoration :none;	
}
.RadMenu_leftmenu .link:hover
{
	text-decoration :none;	
}
.RadMenu_leftmenu .link:active 
{
	text-decoration :none;	
}
.RadMenu_leftmenu .link:visited  .text
{
	cursor: hand;
	color: #0B86BF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}
.RadMenu_leftmenu .link:hover .text 
{
	cursor: hand;
	color: #0B86BF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;	
}
.RadMenu_leftmenu .link:hover ,
.RadMenu_leftmenu .focused ,
.RadMenu_leftmenu .expanded
{
	cursor: hand;
	color: #0B86BF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;	
}
.RadMenu_leftmenu .link:active{}
.RadMenu_leftmenu .item
{
	margin-left: 5px;
	margin-bottom: 14px;	
}

.RadMenu_leftmenu .last{margin-bottom: 0px;}
.RadMenu_leftmenu {width:50px;}
.RadMenu_leftmenu .rootGroup{}
.RadMenu_leftmenu .level1 .text{}
.RadMenu_leftmenu .group{border: 1px solid #32599A;width:130px;background-color:#fefbe8;}
.RadMenu_leftmenu .level1 .item,
.RadMenu_leftmenu .level1 .last{margin-bottom:0px;margin-top:0px;}
.RadMenu_leftmenu .level1 .link
{
	cursor: hand;
	color: #0B86BF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
	width: 90px;
	margin-bottom:0px;
}
.RadMenu_leftmenu .level1 .link:hover{}
.RadMenu_leftmenu .level1 .expandLeft,
.RadMenu_leftmenu .level1 .expandRight{}

/* right to left */
.RadMenu_leftmenu_rtl .level1 .expandLeft,
.RadMenu_leftmenu_rtl .level1 .expandRight
{
}

.RadMenu_leftmenu_rtl .level1 .group .link:hover .expandLeft,
.RadMenu_leftmenu_rtl .level1 .group .link:hover .expandRight
{
}

.RadMenu_leftmenu .level1 .link:hover
{

}
.RadMenu_leftmenu .leftArrow,
.RadMenu_leftmenu .rightArrow,
.RadMenu_leftmenu .topArrow,
.RadMenu_leftmenu .bottomArrow,
.RadMenu_leftmenu .leftArrowDisabled,
.RadMenu_leftmenu .rightArrowDisabled,
.RadMenu_leftmenu .topArrowDisabled,
.RadMenu_leftmenu .bottomArrowDisabled
{

}
.RadMenu_leftmenu .topArrow,
.RadMenu_leftmenu .topArrowDisabled
{

}
.RadMenu_leftmenu .bottomArrow,
.RadMenu_leftmenu .bottomArrowDisabled
{

}
.RadMenu_leftmenu .rightArrow,
.RadMenu_leftmenu .leftArrow
{

}
.RadMenu_leftmenu .rightArrow,
.RadMenu_leftmenu .rightArrowDisabled
{
}
