.panelbarHeaderCollapsed
{
	FONT-SIZE: 12px;
	COLOR: #292A7A;
	FONT-FAMILY: Arial,Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	height: 40px;
	padding-left: 0px;
	background-color: #F7F7F7;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #C7C8CA;
}

.panelbarHeaderHover 
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial,Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	height: 40px;
	padding-left: 0px;
	background-color: #C7C8CA;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #C7C8CA;
}

.panelbarHeaderExpand
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial,Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	height: 40px;
	padding-left: 0px;
	background-color: #C7C8CA;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #C7C8CA;
}

.panelbarText
{
	padding-left: 0px;
}

.panelbarItem 
{
	FONT-SIZE: 11px; 
	COLOR: #333333;
	FONT-FAMILY: Arial,Verdana;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	padding-left: 7px;
	height: 26px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #C7C8CA;
	background-image: url(../Img/itemsBg.gif);
}	

.panelbarItemHover
{
	FONT-SIZE: 11px; 
	COLOR: #000;
	FONT-FAMILY: Arial,Verdana;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	background-color: #F7F7F7;
	text-decoration: underline;
	padding-left: 7px;
	height: 26px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #C7C8CA;
}

.panelbar 
{
	border-left: 0px solid #608058;
	border-right: 0px solid #608058;
	border-bottom: 0px solid #608058;
	
}
