.RadPanelbar_CorpRad
{
    

}

.RadPanelbar_CorpRad .item
{
}

.RadPanelbar_CorpRad .link
{
   
    background-image:url(Img/menu_item.jpg);
    background-repeat:no-repeat;  
    color:#ffffff;
    height:43px;
    width:202px;
    overflow:hidden;

}

.RadPanelbar_CorpRad .link:hover
{
	background: #343434 url(Img/menu_hover.jpg) no-repeat 0 0;
     height:43px;
    width:202px;
    overflow:hidden;
    color:#ffffff;
}

.RadPanelbar_CorpRad .item .selected,
.RadPanelbar_CorpRad .item .selected:hover
{
	background: #343434 url(Img/menu_item_selected.jpg) no-repeat 0 0;
    height:43px;
    color:#923F12;
	
}


.RadPanelbar_CorpRad .item .text 
{
    font-family:Sans-Serif;
    font-size:16px;
    margin:15px 0 0 20px;
}

.RadPanelbar_CorpRad .group .link
{
    background-image:url(Img/group_item_bg.gif);
    border-width:0 !Important;
    height:27px; 
    font-family:Sans-Serif;
    font-size:14px;
    color:#923F12;
    text-indent:1em;
    background-color:#F4F4F4;
}

.RadPanelbar_CorpRad .group .item .link  .text
{
    font-size:14px;
}

.RadPanelbar_CorpRad .group .item .link:hover
{
    text-decoration:underline;
    
}

.RadPanelbar_CorpRad .group .item .selected:hover,
.RadPanelbar_CorpRad .group .item .selected
{
    background:#F4F4F4; 
     background-image:url(Img/group_item_bg.gif);
    height:27px; 
    font-weight:bolder;
    
}

.RadPanelbar_CorpRad .group .level2 .link 
{
    background:url(Img/group_item_level2_bg.gif) no-repeat 0 0;
}

.RadPanelbar_CorpRad .group .level2 .link .text
{
    text-indent:2em;
    font-size:12px;
   
}


.RadPanelbar_CorpRad .group .item .text
{
    margin:5px 0 0 20px;
    background-image:none;
}

.CrossLink .link
{
    background-image:url(Img/menu_item_highlight.jpg) !Important;
    border-bottom:solid 1px #908E8F;
}

.CrossLink .link:hover
{
     background-image:url(Img/menu_item_highlight_hover.jpg) !Important;
}
