.RadPanelbar_Solid
{
	font-size: 12px;
	font-family:Arial;

}

.RadPanelbar_Solid .text
{
	vertical-align: bottom;
}

.RadPanelbar_Solid .image
{
	margin: 0px 0px;
}


.RadPanelbar_Solid .rootGroup .text
{
    background: url(Img/headerArrow_.jpg) no-repeat 1px 4px;
    font-weight: bold;
    color: #b91619;
    padding-left: 15px;
  
}

.RadPanelbar_Solid .rootGroup .link
{
	padding-bottom:3px;
	padding-top:6px;
	 border-bottom: #d16767 1px solid;
	margin-left:0px;

}

.RadPanelbar_Solid .rootGroup .link :hover 
{
	color: red;
}

.RadPanelbar_Solid .group
{
	padding-top:0px;
	 background: none;
}

.RadPanelbar_Solid .group .text
{
    color: #000000;
    font-weight: bold;
    padding-left: 14px;
     background: url(Img/childicon_.jpg) no-repeat 5px 6px;
}

.RadPanelbar_Solid .group .link
{
   
   
    padding-bottom: 6px;
    padding-top: 6px;
    border-bottom: #999999 1px dashed;
}

.RadPanelbar_Solid .group .link :hover
{
	
	color: red;
}


.RadPanelbar_Solid .rootGroup .expanded
{

}

.RadPanelbar_Solid .group .expanded
{
	
	border-bottom: 0px;
}

.RadPanelbar_Solid .rootGroup .expanded .text
{
    text-transform: uppercase;  
    font-weight: bold;
    color: #b91619;
    
}

.RadPanelbar_Solid .rootGroup .expanded .link
{
	color:red;
}

.RadPanelbar_Solid .rootGroup .selected .text
{
	
}

.RadPanelbar_Solid .group .selected .text
{
	text-decoration: none;
	color: red;
}

.RadPanelbar_Solid .group .expanded .text
{
    border-top: 0;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    text-transform: none;
}

.RadPanelbar_Solid .level2 .link
{
    border-bottom: none;
    padding-top: 2px;
    padding-bottom: 2px;
    
}

.RadPanelbar_Solid .level2 .text
{
	padding-left: 25px;
	background: url(Img/ovuongnho.png) no-repeat 25px center;
	font-weight: normal;
}

.RadPanelbar_Solid .level2 .text:hover
{
	
	background: url(Img/ovuongnho.png) no-repeat 25px center;
	color: red;
}


