.panelbar
{
     
 
border-top: solid 1px #F8CD99;
	border-right: solid 1px #F8CD99;
	border-bottom: solid 1px #f7941d;
	border-left: solid 1px #f7941d;


}

.panelHeaderLeaf
{ 	
     font-weight:bold;	
	FONT-SIZE: 12px; 
	COLOR: #253765;
	FONT-FAMILY: Arial,Verdana;
	height: 25px;
	cursor: hand;
	cursor: pointer;	
	background-image:url(../Img/sideNavCategoryBgleaf.gif);
	background-position: right bottom;	
	padding-left:20px;
}

.panelHeader
{ 		
	FONT-SIZE: 12px; 
	COLOR:#253765;
	FONT-FAMILY: Arial,Verdana;
	 font-weight:bold;
	height: 25px;
	cursor: hand;
	cursor: pointer;
	background-image:url(../Img/sideNavCategoryBg.gif);
	background-position: right bottom;	
	padding-left:20px;
}



.headerSelected 
{
	FONT-SIZE: 12px; 
	COLOR: #C62E40;
	FONT-FAMILY: Arial,Verdana;
	 font-weight:bold;
	height: 25px;
	cursor: hand;
	cursor: pointer;
	background-image:url(../Img/sideNavCategorySelectedBg.jpg);
	background-position: right bottom;	
	padding-left:20px;
	padding-bottom:6px;
	padding-top:5px;
}

.navigation_item 
{
	FONT-SIZE: 11px;
	COLOR: #253765;
	FONT-FAMILY: Arial,Verdana;
	padding-left: 27px;
	cursor: pointer;
	text-decoration: none;
	height:25px;
	background-image:url(../Img/sideNavCategoryBgleaf.gif);
	background-position: right bottom;	
}

.selected_item
{
 font-weight:bold;

	FONT-SIZE: 11px;
	COLOR: #C62E40;
	FONT-FAMILY: Arial,Verdana;
	padding-left: 27px;
	cursor: pointer;
	text-decoration: none;

	height:25px;
	background-image:url(../Img/sideNavCategorySelectedBg.jpg);
	background-position: right bottom;	

}

.hoverbig

{ 		
	FONT-SIZE: 12px; 
	 color:#C62E40;

	FONT-FAMILY: Arial,Verdana;
	 font-weight:bold;
	height: 25px;
	cursor: hand;
	cursor: pointer;
	background-image:url(../Img/sideNavCategoryBg.gif);
	background-position: right bottom;	
	padding-left:20px;
}



.hoversmall

{
    
     FONT-SIZE: 11px;
	COLOR:  #C62E40;
	FONT-FAMILY: Arial,Verdana;
	padding-left: 27px;
	cursor: pointer;

	height:25px;
	background-image:url(../Img/sideNavCategoryBgleaf.gif);
	background-position: right bottom;	
}