.RadPanelbar_Custom1
{
	padding-left:14px;
	width: 154px;
	
}

.RadPanelbar_Custom1 .header
{
	
	border-bottom: 1px solid #ffffff;


}
.RadPanelbar_Custom1 .header .collapsed
{
	text-decoration:none;
	padding-left:10px;
	cursor: hand;
	cursor: pointer;
	font-weight:bold;
	font-size:11px;
	line-height: 20px;
	color:#ffffff;
	

}
.RadPanelbar_Custom1 .header .collapsedhover
{
	color: #ffffff;
	background: url('/SiteFiles/Layout/ster.jpg') left top no-repeat;
	padding-left:25px;
	font-weight:bold;
	font-size:11px;
	line-height: 20px;
	cursor: hand;
	cursor: pointer;

}
.RadPanelbar_Custom1  .header .expanded 
{
	color: #ffffff;
	background: url('/SiteFiles/Layout/ster-over.jpg') left top no-repeat;	
	text-decoration:none;
	padding-left:25px;
	cursor: hand;
	cursor: pointer;
	font-weight:bold;
	font-size:11px;
	line-height: 20px;

}
.RadPanelbar_Custom1  .header .expandedhover
{
	
	color: #ffffff;
	background: url('/SiteFiles/Layout/ster-over.jpg') left top no-repeat;
	padding-left:25px;
	font-weight:bold;
	font-size:11px;
	line-height: 20px;
	cursor: hand;
	cursor: pointer;

}
.RadPanelbar_Custom1 .header .selected 
	
{
	color: #ffffff;
	background: url('/SiteFiles/Layout/ster-over.jpg') left top no-repeat;	
	text-decoration:none;
	padding-left:25px;
	cursor: hand;
	cursor: pointer;
	font-weight:bold;
	font-size:11px;
	line-height: 20px;
}
.RadPanelbar_Custom1 .header .disabled
{
}

.RadPanelbar_Custom1 .item 
{
	text-decoration:none;
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px dashed #ffffff;	
	
}
.RadPanelbar_Custom1 .item .collapsed 
{
	text-decoration:none;
	font-size:10px;
	line-height: 20px;
	padding-left:30px;
	color: #ffffff;
}
.RadPanelbar_Custom1 .item .collapsedhover
{
	color: #ffffff;
	font-size:10px;
	line-height: 20px;
	padding-left:30px;
	font-weight:bold;
}
.RadPanelbar_Custom1 .item .expanded 
{
	color: #0072bc;
	text-decoration:none;
	font-size:10px;
	line-height: 20px;
	padding-left:30px;
	font-weight:bold;
}
.RadPanelbar_Custom1 .item .expandedhover
{
	color: #ffffff;
	font-size:10px;
	line-height: 20px;
	padding-left:30px;
	font-weight:bold;	
}
.RadPanelbar_Custom1 .item .selected 
{

	color: #ffcc00;
	text-decoration:none;
	font-size:10px;
	line-height: 20px;
	padding-left:30px;
	font-weight:bold;
}
.RadPanelbar_Custom1 .item .disabled
{
}

