.RadPanelbar_Default2006
{
	background: #002255;
	white-space: nowrap;
	color: #FFFFFF;
}

.RadPanelbar_Default2006 .rootGroup
{
	border: solid 1px #e5e5e5;
	border-bottom: 0;
}

.RadPanelbar_Default2006 .text
{
	color: #FFFFFF;
	padding: 0px 10px;
	font: normal 12px Arial, Verdana, Sans-serif;
}

.RadPanelbar_Default2006 .rootGroup .link:hover
{
	background: #333300 repeat-x;
	color: #003112;
}

.RadPanelbar_Default2006 .image
{
	margin: 4px 0px;
}


.RadPanelbar_Default2006 .rootGroup .text
{
	background: no-repeat 11px center;
	line-height: 23px;
	border-bottom: solid 1px #bbbbbb;
	border-top: solid 1px white;
	background-color: #002255;
	border-width: 1px 0px 0px 0px;
	border-color: #999999;
	border-style: solid;
}

.RadPanelbar_Default2006 .rootGroup .link
{
	background: white url('Img/HeaderBg.gif') repeat-x;
}

.RadPanelbar_Default2006 .group .text
{
	border-bottom: solid 1px #f5f5f5;
	border-top: 0;
	background: none;
	color: #000000;
	background-color: #77BBFF;
	border-top-color: inherit;
	border-bottom-color: #f5f5f5;
	border-left-color: #002255;
	border-style: none solid solid solid;
	border-width: 0 1px 1px 1px;
	border-right-color: #002255;
}

.RadPanelbar_Default2006 .group .link
{
	background: none;
	background-color: #0066FF;
}


.RadPanelbar_Default2006 .rootGroup .expanded
{
	background-color: #0033CC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}

.RadPanelbar_Default2006 .group .expanded
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_Default2006 .rootGroup .expanded .text
{
	background: no-repeat 11px center;
	border-bottom: solid 1px #bbbbbb;
	border-top: solid 1px white;
	background-color: #002255;
}

.RadPanelbar_Default2006 .rootGroup .selected .text
{
	font-weight: bold;
	font-size: 13px;
}

.RadPanelbar_Default2006 .group .selected .text
{
	text-decoration: underline;
	font-weight: normal;
	border-bottom: solid 1px #f5f5f5;
	border-top: 0;
	background: none;
	color: black;
}

.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;
}
