.RadPanelbar_Default2006
{
	white-space: nowrap;
	background-color: #000000;	
}

.RadPanelbar_Default2006 .rootGroup
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.RadPanelbar_Default2006 .text
{
	font-family: Tahoma, "ËÎÌå";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.RadPanelbar_Default2006 .image
{
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}


.RadPanelbar_Default2006 .rootGroup .text
{
	background: url('Img/headerArrow.gif') no-repeat 11px center;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
}

.RadPanelbar_Default2006 .rootGroup .link
{
	background-color: #252525;
	color: #a5a5a5;
	font-weight: bold;
}
.RadPanelbar_Default2006 .rootGroup .link:hover
{
	color: #FF6600;
}

.RadPanelbar_Default2006 .group .text
{
	background-color: #252525;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.RadPanelbar_Default2006 .group .link
{
	background: none;
	color: #FFFFFF;
}
.RadPanelbar_Default2006 .group .link:hover
{
	background-image: none;
	color: #FF9900;
}

.RadPanelbar_Default2006 .rootGroup .expanded
{
	background-color: #252525;
}

.RadPanelbar_Default2006 .group .expanded
{
	border-bottom: 0px;
	background-image: none;
}

.RadPanelbar_Default2006 .rootGroup .expanded .text
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	background-image: url(Img/HeaderArrowExpanded.gif);
	background-repeat: no-repeat;
	background-position: 11px center;
}

.RadPanelbar_Default2006 .rootGroup .selected .text
{
	font-weight: bold;
	color: #0099CC;
}

.RadPanelbar_Default2006 .group .selected .text
{
	text-decoration: underline;
	color: #66CC66;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.RadPanelbar_Default2006 .group .expanded .text
{
	border-top:0;
	color: #000;
	border-bottom: solid 1px #f5f5f5;
	background: none;
}

.RadPanelbar_Default2006 .level2 .text
{
	padding-left: 36px;
	line-height: 14px;
}

.RadPanelbar_Default2006 .rootGroup .disabled:hover,
.RadPanelbar_Default2006 .rootGroup .disabled .text
{
	color: #ccc;
	cursor: default;
}

.RadPanelbar_Default2006 .rootGroup .group .disabled:hover,
.RadPanelbar_Default2006 .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}
