﻿.panelbar_MainCategory
{
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	padding: 18px 0px 4px 18px;
    white-space:normal;	
	
}

.panelbarHeaderCollapsed
{
	color: white;
	font-size: 12px;
	height: 30px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	    white-space:normal;
}

.panelbarHeaderHover
{
	color: #000000;
	font-size: 12px;
	height: 30px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	    white-space:normal;
}

.panelbarHeaderExpand
{
	color: #000000;
	font-size: 12px;
	height: 30px;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	    white-space:normal;
	
}

.panelbarItem
{
	color: white;
	font-size: 13px;
	height: 16px;
	cursor: hand;
	cursor: pointer;
	white-space:normal;

	padding-bottom:5px;
}

.panelbarItemHover
{
	color: #000000;
	font-size: 13px;
	height: 16px;
	cursor: hand;
	cursor: pointer;
    white-space:normal;

	padding-bottom:5px;
}

.panelbar
{
	
	background-repeat: repeat-x;
	
	padding: 8px;
    white-space:normal;	
	padding-top:10px;
}

.panelbarItemGroup
{
	
}
