.RadPanelbar_proma
{
	background: white;
	white-space: nowrap;
	width: 153px !important; /*[e]153px*/
	float: left;
	overflow: hidden;
}
.RadPanelbar_proma .rootGroup
{
	border: 1px solid #E5E5E5;
	border-bottom: 0;
}
.RadPanelbar_proma .text
{
	padding: 0px 23px;
	overflow: hidden;
	font-weight: bold;
	font-size: 11px;
}
.RadPanelbar_proma UL.rootGroup LI.item A.link
{
	overflow: hidden;
}
.RadPanelbar_proma .image
{
	margin: 4px 0px;
}
.RadPanelbar_proma .rootGroup .text
{
	background: url(Img/headerArrowExpanded.gif) no-repeat 11px center;
	line-height: 18px;
	border-bottom: 1px solid #BBBBBB;
	border-top: 1px solid white;
}
.RadPanelbar_proma .rootGroup .link
{
	background: #DFEEF4;
}
.RadPanelbar_proma .group .text
{
	border-bottom: 1px solid #F5F5F5;
	border-top: 0;
	background: none;
}
.RadPanelbar_proma .group .link
{
	background: none;
}
.RadPanelbar_proma .rootGroup .expanded
{
	background: #DFEEF4;
}
.RadPanelbar_proma .group .expanded
{
	background: none;
	border-bottom: 0px;
}
.RadPanelbar_proma .rootGroup .expanded .text
{
	background: url(Img/HeaderArrow.gif) no-repeat 11px center;
	border-bottom: 1px solid #BBBBBB;
	border-top: 1px solid white;
}
.RadPanelbar_proma .rootGroup .selected .text
{
	font-weight: bold;
}
.RadPanelbar_proma .group .selected .text
{
	text-decoration: underline;
	font-weight: normal;
	border-bottom: 1px solid #F5F5F5;
	border-top: 0;
	background: none;
}
.RadPanelbar_proma .group .expanded .text
{
	border-top: 0;
	border-bottom: 1px solid #F5F5F5;
	background: none;
}
.RadPanelbar_proma .level2 .text
{
	padding-left: 36px;
	line-height: 14px;
}
.RadPanelbar_proma UL.rootGroup LI.item A.link:hover
{
	text-decoration: none;
	color: white;
	background-image: url(Img/mainmenu-item-current-bg.jpg);
}
