.RadMenu_Adasoft
{	
	margin-left:0px; 
	left:12px; 
	top:0px; 
	margin-top:0px; 
}
.RadMenu_Adasoft .rmRootGroup
{
	margin:0px;
	width: auto; 
}
.RadMenu_Adasoft  .rmItem

{
	width: 219px; ;
	height:32px;
	text-decoration:none; background-image:url(../images/menu.gif); background-repeat:no-repeat; 
	}
.RadMenu_Adasoft  .rmText

{	padding-right: 16px; margin-right:16px; margin-top:6px; padding-left:10px; margin-left:10px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana; 
	color:#000; text-decoration:none; 
	font-weight:bold;

	
	cursor: pointer;
	cursor: hand;


}
.RadMenu_Adasoft  .rmText:hover
{	
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana; 

	color:#ed1c24; text-decoration:none; 
	font-weight:bold;

	cursor: pointer;
	cursor: hand;

}

.RadMenu_Adasoft .rmRootGroup .rmItem .rmSlide
{
}
.RadMenu_Adasoft .rmRootGroup .rmItem .rmSlide 
{
	border:0px solid #fff;

}
.RadMenu_Adasoft .rmRootGroup .rmItem .rmSlide .rmItem
{
	top:0px;
	background:#d6edfb; 
	height:18px;
	width: auto;
	left: 0px;
	padding-left: 0px;
	padding-right:0px; 
	padding-bottom:6px;
	height: 16px;
	text-align: left;
	border-left: 3px solid #FF0000;
	border-bottom:1px solid #FFFFFF;
	
	

}

.RadMenu_Adasoft .rmRootGroup .rmItem .rmSlide .rmItem:hover
{
	background:#a4e5fb;
	border-left: 3px solid #000;	


	

}
.RadMenu_Adasoft .rmRootGroup .rmItem .rmSlide .rmItem .rmText
{

	text-align: left; 

	width:auto;
	color:#000; 

	font-size: 12px; 
	font-family: "Trebuchet MS", Verdana; 

}



