.RadPanelbar_Kef2008
{
	background-color: #ffffff;
	white-space: nowrap;
	width: 200px !important; /* this skin requires fixed width */
}

.RadPanelbar_Kef2008 .rootGroup
{
	border-left: 0px;	
}

.RadPanelbar_Kef2008 .text
{
	color: #646464;
	font: normal 11px Arial, Verdana, Sans-serif;
}

.RadPanelbar_Kef2008 .image
{
	margin: 4px 0px;
}

.RadPanelbar_Kef2008 .rootGroup .text
{
	height:24px;
	background: white url('Img/tab.gif') repeat-y;
	padding-top:10px;
	border-top: solid 1px white;
	margin-bottom:2px;
	background-color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.RadPanelbar_Kef2008 .rootGroup .link
{
	text-decoration:none;
}

.RadPanelbar_Kef2008 .group .text
{
	margin-bottom:0px;
	padding-top:0px;
	border-top: 0;
	background: none;
	text-align:left;
	background-color:#F1F1F3;
	font-size:11px;
	font-weight:normal;	
}

.RadPanelbar_Kef2008 .group .link
{
	background: none;
}

.RadPanelbar_Kef2008 .rootGroup .expanded
{	
	background: url('Img/tab_over.gif') repeat-y;
}

.RadPanelbar_Kef2008 .rootGroup .expanded .text
{
	color:#FFFFFF;
	background: url('Img/tab_over.gif') repeat-y;
}

.RadPanelbar_Kef2008 .rootGroup .selected .text
{
	background: none;
	background: url('Img/tab_over.gif') repeat-y;
	font-weight: bold;
}

.RadPanelbar_Kef2008 .group .expanded
{
	background: none;
	border-bottom: 0px;
	background-color:#F1F1F3;
}

.RadPanelbar_Kef2008 .group .selected .text
{
	font-weight: normal;
	border-top: 0;
	background: none;
	color: #646464;	
}

.RadPanelbar_Kef2008 .group .expanded .text
{	
	font-weight: bold;
	background: none;
	background-color:#F1F1F3;
	border-top:0;
	color: #646464;	
}

.RadPanelbar_Kef2008 .level1 .text
{
	margin-bottom:0px;
	background-color:#F1F1F3;
	height:20px;
	padding-top: 5px;
	padding-left: 20px;
	line-height: 14px;
	font-weight:bold;
}

.RadPanelbar_Kef2008 .level1 .expanded .text
{
	font-weight: normal;
	font-weight: bold;
}

.RadPanelbar_Kef2008 .level1 .selected  .text
{
	font-weight: bold;
}

.RadPanelbar_Kef2008 .level2 .text
{
	font-weight:normal;
	height:18px;
	padding-top:2px;
	background-color:#F9F9F9;
	padding-left: 40px;
	margin-bottom:0px;
}

.RadPanelbar_Kef2008 .level2 .selected  .text
{
	font-weight: bold;
}

.RadPanelbar_Kef2008 .level2 .expanded .text
{
	font-weight: normal;
	font-weight: bold;
	background-color:#F9F9F9;
}

.RadPanelbar_Kef2008 .level3 .text
{
	font-weight:normal;
	padding-top:0px;
	height:15px;
	background-color:#FFFFFF;
	padding-left: 60px;
	background: no-repeat 50px white url('Img/bullet.gif') ;
	margin-bottom:0px;
}

.RadPanelbar_Kef2008 .level3 .selected  .text
{
	font-weight: bold;
	background: no-repeat 50px white url('Img/bullet.gif') ;
}

