.RadPanelbar_Custom1  {
	width: 170px;

}

.RadPanelbar_Custom1 .innerdiv {
	font: normal bold 13px/20px Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(/Sitefiles/Layout/menutop.png) top left no-repeat;
	height: 100%;
	width: 170px;
	padding: 15px 0 20px 0;
	clear: both !important;	
}

.RadPanelbar_Custom1 .header,
.RadPanelbar_Custom1 table {
	text-decoration: none;
	color: #fff;
	cursor: hand; cursor: pointer;
	display: block !important;	
	width: 170px !important;	
	clear: both !important;
}

.RadPanelbar_Custom1 .header a {
	background-image: none;
	width: 170px;		
	display: block;
}
.RadPanelbar_Custom1 .header td {
	background-image: none;
	width: 170px;		
}
.RadPanelbar_Custom1 .header .collapsed {
	text-decoration: none;
	color: #fff;
	height: 20px;
	cursor: hand; cursor: pointer;
	display: block;	
	padding-left: 13px;
	font: normal bold 13px/20px Arial, Helvetica, sans-serif;
}
.ff .RadPanelbar_Custom1 .header .collapsed {
	text-decoration: none;
	color: #fff;
	height: 20px;
	cursor: hand; cursor: pointer;
	display: block;	
	padding-left: 13px;
	width: 157px !important;
	font: normal bold 13px/20px Arial, Helvetica, sans-serif;
}
.RadPanelbar_Custom1 .header .collapsedhover {	
	background: #fff;
	cursor: hand; cursor: pointer;	
	text-decoration: underline;	
	color: #333;
	padding-left: 13px;
	font: normal bold 13px/20px Arial, Helvetica, sans-serif;	
}
.ff .RadPanelbar_Custom1 .header .collapsedhover {	
	background: #fff;
	cursor: hand; cursor: pointer;	
	text-decoration: underline;	
	color: #333;
	padding-left: 13px;
	font: normal bold 13px/20px Arial, Helvetica, sans-serif;	
	width: 157px !important;
}
.RadPanelbar_Custom1  .header .expanded {
	background: #fff;
	cursor: hand; cursor: pointer;	
	text-decoration: none;	
	display: block;		
	color: #333;
	padding-left: 13px;
	font: normal bold 13px/20px Arial, Helvetica, sans-serif;
}
.RadPanelbar_Custom1  .header .expandedhover {
	background: #fff;
	cursor: hand; cursor: pointer;	
	text-decoration: underline;		
	color: #333;
	padding-left: 13px;	
	font: normal bold 13px/20px Arial, Helvetica, sans-serif;	
}
.RadPanelbar_Custom1 .header .selected,
.RadPanelbar_Custom1 .highlight .collapsed,
.RadPanelbar_Custom1 .highlight .selected,
.RadPanelbar_Custom1 .highlight .expanded
 {
	background: #fff;
	cursor: hand; cursor: pointer;	
	text-decoration: none;	
	color: #333;
	display: block;		
	padding-left: 13px;	
	font: normal bold 13px/20px Arial, Helvetica, sans-serif;	
}
.ff .RadPanelbar_Custom1 .header .selected,
.ff .RadPanelbar_Custom1  .header .expandedhover,
.ff .RadPanelbar_Custom1 .header .collapsedhover,
.ff .RadPanelbar_Custom1 .highlight td  {
	width: 157px !important;
}

.RadPanelbar_Custom1 .item .lvl1 {
	text-decoration: underline;
	color: #fff;
	height: 20px;
	cursor: hand; cursor: pointer;
	display: block;	
	padding-left: 30px;
	font: italic normal 13px/20px Arial, Helvetica, sans-serif;
}

.RadPanelbar_Custom1 .item .collapsedhover{
	text-decoration: none;
	color: #e0e0e0;
}
