.RadPanelbar_Red
{
	background: white;
	white-space: nowrap;
	line-height: 0px;
}

.RadPanelbar_Red .link
{
	color: #c8c8c8;
	font: bold 11px arial;
	padding-left: 0px;
	text-align: left;
	text-transform: lowercase;
}

.RadPanelbar_Red .rootGroup .text,
.RadPanelbar_Red .rootGroup .selected .text
{
	line-height: 23px;
	padding-left: 20px;
}

.RadPanelbar_Red .rootGroup .link
{
	background: white url('Img/Menu.gif');
	color: white;
}

.RadPanelbar_Red .rootGroup .link:hover
{
	background-position: 0 -25px;
	color: white;
	text-decoration: none;
}

.RadPanelbar_Red .group .link
{
	background: url('Img/RootGroupBg.gif') repeat-y;
	color: #d0d0d0;
}

.RadPanelbar_Red .group .link:hover
{
	background: url('Img/RootGroupBg.gif') repeat-y;
	color: white;
	text-decoration: none;
}

.RadPanelbar_Red .group .selected
{
	color: white;
}
