.panelbarHeaderCollapsed1
{ 		
	FONT-SIZE: 9pt; 
	COLOR: #343E2C;
	FONT-FAMILY: Tahoma;
	cursor: hand;
	cursor: pointer;
	height: 25px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 6px;
	background-image: url(../Img/HeaderCollapsed1.jpg);
	padding-right:30px;
	padding-top:5px;
}

.panelbarHeaderHover1
{ 		
	FONT-SIZE: 9pt; 
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	cursor: hand;
	cursor: pointer;
	height: 25px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 6px;
	background-image: url(../Img/HeaderCollapsed1.jpg);
	padding-right:30px;
	padding-top:5px;
}

.panelbarHeaderExpand1
{
	FONT-SIZE: 9pt; 
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;	
	cursor: hand;
	cursor: pointer;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	padding-top: 4px;
	background-image: url(../Img/HeaderExpanded1.jpg);
	padding-right:30px;
	padding-top:1px;
}

.panelbarItem1
{
	FONT-SIZE: 9pt; 
	COLOR: #343E2C;
	FONT-FAMILY: Tahoma;
	cursor: hand;
	cursor: pointer;
	text-align: right;
	height: 25px;
	/*box-sizing: border-box;*/
	-moz-box-sizing: border-box;
	background-image: url(../Img/itemsSeparator1.jpg);
	background-repeat: no-repeat;
	background-position:  bottom;
	padding-right:25px;
	padding-top:3px;
	padding-bottom:3px;
}

.panelbarItemHover1
{
	FONT-SIZE: 9pt; 
	COLOR: #343E2C;
	FONT-FAMILY: Tahoma;
	cursor: hand;
	text-align: right;
	cursor: pointer;
	height: 25px;
	/*box-sizing: border-box;*/
	-moz-box-sizing: border-box;
	background-image: url(../Img/itemsSeparator1.jpg);
	background-repeat: no-repeat;
	background-position:  bottom;
	padding-right:25px;
	padding-top:3px;
	padding-bottom:3px;
}

.panelbarItemGroup1
{
	background-image: url(../Img/itemsBg1.jpg);
	background-repeat: repeat-y;
	background-position:right top;
}

.Panelbar1
{
	background-image: url(../Img/bg1.gif);
}