.RadPanelbar_debtcollection
{
	background: #8DC63F;
	white-space: nowrap;
	width:190px;
}
.RadPanelbar_debtcollection .rootGroup
{
    width:190px;
}
.RadPanelbar_debtcollection .text
{
	color: #fff;
	font-size:10.5pt;
	line-height:12pt;
}
.RadPanelbar_debtcollection .text:hover
{
    text-decoration:none;
}
.RadPanelbar_debtcollection .rootGroup .text
{
	padding-left:10px;
}
.RadPanelbar_debtcollection .rootGroup .link
{
    background-color:#8DC63F;
    border-top:solid 1px #fff;
    padding: 3px 0px;
}
.RadPanelbar_debtcollection .rootGroup .link:hover
{
    background-color:#B1DB78;
    text-decoration:none;
}
.RadPanelbar_debtcollection .rootGroup .selected .text
{
    background-color:#B1DB78;
}
