.panelHeader
{
}

.panelFooter
{
}

.panelBar0
{
	height: 24px;
	width: 176px;
	background-color: White;
	border: solid #1A1583;
	border-width: 0px 1px 1px 1px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #1A1583;
	text-indent: 16px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.panelBar0On
{
	height: 24px;
	width: 176px;
	background-color: White;
	border: solid #1A1583;
	border-width: 0px 1px 1px 1px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #1A1583;
	text-indent: 16px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.panelBar0Over
{
	height: 24px;
	width: 176px;
	background-color: White;
	border: solid #1A1583;
	border-width: 0px 1px 1px 1px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #1A1583;
	text-indent: 16px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.panelBar1
{
	height: 22px;
	width: 176px;
	background-color: #E1E1E1;
	border: solid #1A1583;
	border-width: 0px 1px 1px 1px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: Black;
	text-indent: 20px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.panelBar1On
{
	height: 22px;
	width: 176px;
	background-color: #1A1583;
	border: solid #1A1583;
	border-width: 0px 1px 1px 1px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #FFF100;
	text-indent: 20px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.panelBar1Over
{
	height: 22px;
	width: 176px;
	background-color: #E1E1E1;
	border: solid #1A1583;
	border-width: 0px 1px 1px 1px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: Black;
	text-indent: 20px;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}