.RadPanelbar_Custom1
{
	width: 195px;
	
	
	
	
}

.RadPanelbar_Custom1 .header
{
	
	background: url('/SiteFiles/Layout/Menu.jpg') left top repeat-x;	
	
	
	

}
.RadPanelbar_Custom1 .header .collapsed
{
	text-decoration:none;
	padding-left:15px;
	cursor: hand;
	cursor: pointer;
	font-weight:bold;
	line-height: 22px;
	color:#ffffff;
	

}
.RadPanelbar_Custom1 .header .collapsedhover
{	background: url('/SiteFiles/Layout/Menu_hover.jpg') left top repeat-x;
	padding-left:20px;
	font-weight:bold;
	line-height: 22px;
	cursor: hand;
	cursor: pointer;
	color:#ffffff;

}
.RadPanelbar_Custom1  .header .expanded 
{	
	text-decoration:none;
	padding-left:22px;
	cursor: hand;
	cursor: pointer;
	font-weight:bold;
	line-height: 22px;
	color:#ffffff;

}
.RadPanelbar_Custom1  .header .expandedhover
{
	text-decoration:none;
	padding-left:22px;
	cursor: hand;
	cursor: pointer;
	font-weight:bold;
	line-height: 22px;
	color:#ffffff;

}
.RadPanelbar_Custom1 .header .selected 
	
{	background: url('/SiteFiles/Layout/Menu_hover.jpg') left top repeat-x;
	text-decoration:none;
	padding-left:22px;
	cursor: hand;
	cursor: pointer;
	font-weight:bold;
	color:#ffffff;
	line-height: 22px;
}
.RadPanelbar_Custom1 .header .disabled
{
}

.RadPanelbar_Custom1 .item 
{
	text-decoration:none;
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px dashed #d3e7a8;	
}
.RadPanelbar_Custom1 .item .collapsed 
{
	text-decoration:none;
	font-size:10px;
	line-height: 22px;
	padding-left:30px;
}
.RadPanelbar_Custom1 .item .collapsedhover
{
	color: #d72b93;
	font-size:10px;
	line-height: 22px;
	padding-left:30px;
}
.RadPanelbar_Custom1 .item .expanded 
{
	color: #0072bc;
	text-decoration:none;
	font-size:10px;
	line-height: 22px;
	padding-left:30px;
}
.RadPanelbar_Custom1 .item .expandedhover
{
	color: #d72b93;
	font-size:10px;
	line-height: 22px;
	padding-left:30px;	
}
.RadPanelbar_Custom1 .item .selected 
{

	color: #f7941e;
	text-decoration:none;
	font-size:10px;
	line-height: 22px;
	padding-left:30px;
}
.RadPanelbar_Custom1 .item .disabled
{
}

