.RadPanelbar_Custom1 {
	width: 180px;
}

.RadPanelbar_Custom1 .header .collapsed {
	text-align: right; 
	text-decoration: none;
	cursor: hand; cursor: pointer;
	font-weight: bold;
	height: 24px;
	text-transform: uppercase;
	padding-right: 15px;	
	color: #003976;		
	font-size: 12px;
}
.RadPanelbar_Custom1 .header .collapsedhover{
	text-align: right; 
	text-decoration: none;
	cursor: hand; cursor: pointer;
	font-weight: bold;
	height: 24px;
	color: #003976;
	text-transform: uppercase;
	padding-right: 15px;	
	color: #40bada;	
	font-size: 12px;	
}
.RadPanelbar_Custom1  .header .expanded {
	text-align: right; 
	text-decoration: none;
	cursor: hand; cursor: pointer;
	font-weight: bold;
	height: 24px;
	color: #6d7985;
	text-transform: uppercase;
	background: url(img/menuballon.png) right center no-repeat;
	padding-right: 15px;
	font-size: 12px;	
}
.RadPanelbar_Custom1  .header .expandedhover {
	text-align: right; 
	text-decoration: underline;
	cursor: hand; cursor: pointer;
	font-weight: bold;
	height: 24px;
	color: #6d7985;
	text-transform: uppercase;
	background: url(img/menuballon.png) right center no-repeat;
	padding-right: 15px;
	font-size: 12px;	
}
.RadPanelbar_Custom1 .header .selected {
	text-align: right; 
	text-decoration: none;
	cursor: hand; cursor: pointer;
	font-weight: bold;
	height: 24px;
	color: #6d7985;
	text-transform: uppercase;
	background: url(img/menuballon.png) right center no-repeat;
	padding-right: 15px;
	font-size: 12px;	
}

.RadPanelbar_Custom1 .item .collapsed {
	cursor: hand; cursor: pointer;
	text-align: right; 
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	color: #145397;	
	padding-right: 15px;		
	font-size: 10px;
}
.RadPanelbar_Custom1 .item .collapsedhover {
	cursor: hand; cursor: pointer;
	text-align: right; 
	text-decoration: underline;
	font-weight: bold;
	height: 24px;
	color: #145397;	
	padding-right: 15px;
	font-size: 10px;
}
.RadPanelbar_Custom1 .item .expanded {
	cursor: hand; cursor: pointer;
	text-align: right; 
	text-decoration: underline;
	font-weight: bold;
	height: 24px;
	color: #145397;	
	padding-right: 15px;	
	font-size: 10px;	
}
.RadPanelbar_Custom1 .item .expandedhover {
	cursor: hand; cursor: pointer;
	text-align: right; 
	text-decoration: underline;
	font-weight: bold;
	height: 24px;
	color: #145397;	
	padding-right: 15px;		
	font-size: 10px;	
}
.RadPanelbar_Custom1 .item .selected {
	cursor: hand; cursor: pointer;
	text-align: right; 
	text-decoration: underline;
	font-weight: bold;
	height: 24px;
	color: #145397;	
	padding-right: 15px;	
	font-size: 10px;	
}
