.panelHeader
{
	height: 6px;
	font-size: 0px;
	background-image: url(../images/menuHeader.gif);
	background-repeat: no-repeat;
}

.panelFooter
{
	height: 6px;
	font-size: 0px;
	background-image: url(../images/menuFooter.gif);
	background-repeat: no-repeat;
}

.panelBar0
{
	height: 27px;
	width: 185px;
	background-image: url(../images/menuBG.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-indent: 12px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.panelBar0On
{
	height: 27px;
	width: 185px;
	background-image: url(../images/menuBGOn.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-indent: 12px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.panelBar0Over
{
	height: 27px;
	width: 185px;
	background-image: url(../images/menuBGO.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-indent: 12px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.panelBar1
{
	height: 27px;
	width: 185px;
	line-height: 27px;
	background-color: #beddb9;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-indent: 11px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.panelBar1On
{
	height: 27px;
	width: 185px;
	line-height: 27px;
	background-color: #beddb9;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-indent: 11px;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

.panelBar1Over
{
	height: 27px;
	width: 185px;
	line-height: 27px;
	background-color: #beddb9;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-indent: 11px;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

.ddPanelbar
{
	height: 27px;
	width: 185px;
	background-image: url(../images/menuBG.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-indent: 3px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.ddPanelbarOn
{
	height: 27px;
	width: 185px;
	background-image: url(../images/menuBGOn.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-indent: 3px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.ddPanelbarOver
{
	height: 27px;
	width: 185px;
	background-image: url(../images/menuBGO.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-indent: 3px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
