.RadPanelbar_Telerik .text
{
	font-family:Arial, Verdana; font-size:12px; font-weight:bold; color:#ffffff; font-style:normal; text-decoration:none;	
		
}
.RadPanelbar_Telerik .text:hover
{	
	font-family:Arial; font-size:12px; font-weight:bold; color:#fc0000;font-style:normal; text-decoration:none;
	
}

.RadPanelbar_Telerik .group
{
	background-color: #fdfdfd;	
}
.RadPanelbar_Telerik .group .text
{
	font-family:Arial, Verdana; font-size:12px; font-weight:bold; color:#4c8bfe; font-style:normal; text-decoration:none;
	line-height:25px;
	padding-left:0px;	
}
.RadPanelbar_Telerik .group .text:hover
{	
	font-family:Arial; font-size:12px; font-weight:bold; color:#fc0000;font-style:normal; text-decoration:none;
	line-height:25px;	
	padding-left:0px;
}

/*.RadPanelbar_Telerik .expandLeft,
.RadPanelbar_Telerik .expandRight
{
	background:transparent url(img/groupImage.gif) right center no-repeat; padding-right:75px;
}*/
