.RadPanelBar
{
	width: 12em !important;
}
.RadPanelBar_Demo
{
	background: transparent;
	white-space: normal;
	width: 12em;
	padding: 1em 0em 1em 0em;
	font-family: arial;
	/*border: 1px solid red;*/
}

/*
.RadPanelBar_Demo .rpRootGroup .radPanelSelected
{
	list-style: none;
}

.RadPanelBar_Demo .rpGroup .radPanelSelected
{
	list-style: none url('/images/template/arrow.jpg') outside;
	background: none;
}
*/

.RadPanelBar_Demo .rpRootGroup
{
	border: none;
	background: transparent;
	padding: 0em 0 1em 0em;
	
}


.RadPanelBar_Demo .rpText
{
	color: #4C3211;/**/
	padding: 0;
	font: bold .75em/1em arial;
}

.RadPanelBar_Demo .rpImage
{
	margin: 0px;
}

.RadPanelBar_Demo .rpRootGroup .rpText
{
	font-family:Arial;
	font-size:10pt;   
	margin-left: 1em;
	line-height: 2em;
	border: none;
	text-transform:uppercase ; 
	letter-spacing:0.09em; 
}

.RadPanelBar_Demo .rpRootGroup .rpText:hover
{
	color: #217D5D;
}

.RadPanelBar_Demo .rpRootGroup .rpLink
{
}

.RadPanelBar_Demo .rpGroup
{
	margin-top: 0em;
}

.RadPanelBar_Demo .rpGroup .rpText
{
	border: none;
	background: none !important;
	font-weight: normal;
	padding: 0.3em 0 0.3em 1em;
	line-height: 1.5em;
	font-family: Georgia;
	font-style: italic;
	font-size: 0.7em;
	text-transform:none ; 
}

.RadPanelBar_Demo .rpGroup .rpText:hover
{
	
}

.RadPanelBar_Demo .rpGroup .rpLink
{
	background: none;
	border-bottom: none;
}

.RadPanelBar_Demo .rpGroup .rpLink:hover
{
	background: none;
	border-bottom: none;
	
}

.RadPanelBar_Demo .rpGroup .rpLink .rpSelected
{
	/**/

}


.RadPanelBar_Demo .rpRootGroup .rpSelected,
.RadPanelBar_Demo .rpRootGroup .rpSelected:hover
{
	color: #217D5D;
	/*background: transparent url('Img/arrow.gif') no-repeat .2em .5em;*/
}

.RadPanelBar_Demo .rpGroup .rpSelected, 
.RadPanelBar_Demo .rpGroup .rpSelected:hover
{
	color: #217D5D;
	/*background: transparent url('Img/arrow.gif') no-repeat 0.9em 0.3em;*/
}

.RadPanelBar_Demo .rpRootGroup .rpSelected .rpText
{
	color: #217D5D;
}

.RadPanelBar_Demo .rpGroup .rpSelected .rpText
{
	color: #217D5D;
}

.RadPanelBar_Demo .rpGroup .rpExpanded .rpText
{
	/*background: none;
	color: #b41f38;*/
	color: #217D5D;
}

.RadPanelBar_Demo .rpExpanded .rpText
{
	color: #217D5D;
}

.RadPanelBar_Demo .rpLevel1 .rpText
{
	padding: 0.3em 0 0.3em 0;
	line-height: 1.1em;
	font-style:normal;
	font-weight:normal;
	font-family:Arial;
	font-size:10pt;   
	letter-spacing:normal; 

}

.RadPanelBar_Demo .rpLevel2 
{
	margin-top: 0em;
}

.RadPanelBar_Demo .rpLevel2 .rpText
{
	padding: 0.3em 0 0.3em 1em;
	line-height: 1.1em;
	font-style:normal;
	font-weight:normal;
	font-family:Arial;
	font-size:9pt;
	letter-spacing:normal; 
}

.RadPanelBar_Demo .rpLevel2 .rpSelected, 
.RadPanelBar_Demo .rpLevel2 .rpSelected:hover
{
	color: #217D5D;
	background: transparent url('Img/greenarrow.gif') no-repeat 1.0em 0.35em;
	
}

.RadPanelBar_Demo .rpLevel3 .rpText
{
	padding: 0 0 0 3.1em;
	margin-top: 0;
}

.RadPanelBar_Demo .rpLevel3 .rpSelected, 
.RadPanelBar_Demo .rpLevel3 .rpSelected:hover
{
	color: #217D5D;
	/*background: transparent url('Img/arrow.gif') no-repeat 3em .4em;*/
}

/*
.RadPanelBar_Demo .rpRootGroup .disabled:hover,
.RadPanelBar_Demo .rpRootGroup .disabled .rpText
{
	background: #95b6e0 url('Img/HeaderBg.gif') repeat-x;
	color: #ccc;
	cursor: default;
}

.RadPanelBar_Demo .rpRootGroup .rpGroup .disabled:hover,
.RadPanelBar_Demo .rpRootGroup .rpGroup .disabled .rpText
{
	text-decoration: none;
	border-bottom: solid 1px #f0f2f3;
	background: none;
	color: #ccc;
	cursor: default;
}
*/

/* Code by TK */

