.panelbarHeaderCollapsed
{ 		
	FONT-SIZE: 11px; 
	COLOR: #343E2C;
	FONT-FAMILY: Arial,Verdana;
	cursor: hand;
	cursor: pointer;
	height: 41px;
	text-align: left;
	background-repeat: no-repeat;
	background-position:left;
	padding-bottom: 9px;
	background-image: url(../Img/HeaderCollapsedLeft.jpg);
		text-indent:15px;

}

.panelbarHeaderHover
{ 		
	FONT-SIZE: 11px; 
	COLOR: #000000;
	FONT-FAMILY: Arial,Verdana;
	cursor: hand;
	cursor: pointer;
	height: 41px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 9px;
	background-image: url(../Img/HeaderCollapsedLeft.jpg);
			text-indent:15px;

}

.panelbarHeaderExpand
{
	FONT-SIZE: 12px; 
	COLOR: #3E671D;
	FONT-FAMILY: Arial,Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	height: 41px;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-top: 24px;
	vertical-align:bottom;
	text-indent:15px;
	background-image: url(../Img/HeaderExpandedLeft.jpg);
		
}

.panelbarItem 
{
	FONT-SIZE: 11px; 
	COLOR: #343E2C;
	FONT-FAMILY: Arial,Verdana;
	cursor: hand;
	cursor: pointer;
	text-align: left;
	height: 22px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-image: url(../Img/itemsSeparator.jpg);
	background-repeat: no-repeat;
	background-position:  bottom;
	white-space:normal;
}

.panelbarItemHover
{
	FONT-SIZE: 11px; 
	COLOR: #343E2C;
	FONT-FAMILY: Arial,Verdana;
	cursor: hand;
	text-align: left;
	cursor: pointer;
	height: 22px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-image: url(../Img/itemsSeparator.jpg);
	background-repeat: no-repeat;
	background-position:  bottom;
	white-space:normal;
}

.panelbarItemGroup
{
	background-image: url(../Img/itemsBg.jpg);
	background-repeat: no-repeat;
}

.Panelbar
{
	background-image: url(../Img/bg.gif);
}
