.RadPanelbar_HIGPE
{
	background: #E1DED9;
	width: 192px;
	margin-left:5px;
	border-top: 1px solid #F4F0E8;
}

.RadPanelbar_HIGPE .rootGroup
{
/*	border: solid 1px #e5e5e5;*/
	border-bottom: 0;
}

.RadPanelbar_HIGPE .Header
{
	visibility: hidden;
	height: 0px;
}

.RadPanelbar_HIGPE .text
{
	color: #666666;
	padding: 0px 10px;
	font: bold 14px Arial, Verdana, Sans-serif;
}

.RadPanelbar_HIGPE .text:hover
{
	background: #827C6C;
	color: #E1DED9;
	background-image:url(../../../../common/images/bkg_navBullet.gif);
	background-position: 0px 50%;
	background-repeat:no-repeat;
}

.RadPanelbar_HIGPE .text
{
	line-height: 23px;
}

.RadPanelbar_HIGPE .rootGroup .text
{
/*	border-bottom: solid 1px #bbbbbb;
	border-top: solid 1px white;*/
	border-right: 2px solid #d7d2cd;
}

.RadPanelbar_HIGPE .rootGroup .link
{
}

.RadPanelbar_HIGPE .group .text
{
	border-top: 1px solid #d7d2cd;
	border-bottom: 1px solid #F4F0E8;
	margin:1px 0 1px 0;
}

.RadPanelbar_HIGPE .group .link
{
}


.RadPanelbar_HIGPE .rootGroup .expanded
{
}

.RadPanelbar_HIGPE .group .expanded
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_HIGPE .group .selected .text
{
	background: #827C6C;
	background-image:url(../../../../common/images/bkg_navBullet.gif);
	background-position: 0px 50%;
	background-repeat:no-repeat;
	color: #E1DED9;
}


.RadPanelbar_HIGPE .level2 .text
{
	font-size:12px;
	line-height:20px;
}

.RadPanelbar_HIGPE .level2 .text:hover
{
	background: #827C6C;
		background-image:url(../../../../common/images/bkg_navBullet.gif);
background-position: 0px 50%;
background-repeat:no-repeat;
}


.RadPanelbar_HIGPE .level2 .selected .text
{
	background: #827C6C;
		background-image:url(../../../../common/images/bkg_navBullet.gif);
background-position: 0px 50%;
background-repeat:no-repeat;
}

.RadPanelbar_HIGPE .group .expanded .text
{
	border-top: 0;
	border-bottom: solid 1px #f5f5f5;
}

.RadPanelbar_HIGPE .level2 .text
{
	padding-left: 18px;
}

.RadPanelbar_HIGPE .level3 .text
	{
font-size:12px;
line-height:20px;

}

.RadPanelbar_HIGPE .level3 .text:hover
{
	background: #827C6C;
		background-image:url(../../../../common/images/bkg_navBullet.gif);
background-position: 0px 50%;
background-repeat:no-repeat;
}


.RadPanelbar_HIGPE .level3 .selected .text
{
	background: #827C6C;
		background-image:url(../../../../common/images/bkg_navBullet.gif);
background-position: 0px 50%;
background-repeat:no-repeat;
}

.RadPanelbar_HIGPE .level3 .text
{
	padding-left: 30px;
}

