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