.panelBar0
{
	background-color: #292929;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #E1E2E2;
	text-decoration: none;
	padding-left: 24px;
	height: 30px;
	cursor: default;
	cursor: pointer;
}

.panelBar0On
{
	background-color: #5C6241;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 24px;
	height: 30px;
	cursor: default;
	cursor: pointer;
}

.panelBar0OnOver
{
	background-color: #5C6241;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 24px;
	border: solid #9F9F5F;
	border-width: 1px 0px 1px 0px;
	height: 30px;
	cursor: default;
	cursor: pointer;
}

.panelBar0Over
{
	background-color: #5C6241;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 24px;
	border: solid #9F9F5F;
	border-width: 1px 0px 1px 0px;
	height: 30px;
	cursor: default;
	cursor: pointer;
}

.panelFooter
{
	height: 1px;
}
