body
{
	font-family: 'Verdana';
	font-size: 9pt;
	font-weight: normal;
	
	background-color: #CCCCCC;
}

.panelBar
{
	background-color: #CCCCCC;
	FILTER: alpha(opacity=50);
	vertical-align: top;
}

.menuHeader
{
	font-family: 'Verdana';
	font-size: 9pt;
	font-weight: bold;
	background-image: url('../Images/GrayCollapse.gif');
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	height: 23px;
}



.menuHeaderExpanded td
{
	color: #FF0000;
	font-size: 9pt;
	font-weight: bold;
}

.menuHeaderExpandedOver td
{
	color: #FF0000;
	font-size: 9pt;
	font-weight: bold;
}

.menuHeaderCollapsed
{
	font-family: 'Verdana';
	font-size: 9pt;
	font-weight: bold;
	background-image: url('../Images/GrayCollapse.gif');
	background-position: right center;
	background-repeat: no-repeat;
	color: #000000;
	height: 23px;
}

.menuHeaderCollapsedOver
{
	font-family: 'Verdana';
	font-size: 9pt;
	font-weight: bold;
	background-image: url('../Images/GrayCollapse.gif');
	background-position: right center;
	background-repeat: no-repeat;
	color: #FF0000;
	height: 23px;
}

.menuHeaderCollapsed td
{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

.menuHeaderCollapsedOver td
{
	color: #FF0000;
	font-size: 9pt;
	font-weight: bold;;
}

.menuItems
{
	font-family: 'Verdana';
	font-size: 8pt;
	color: #000000;
	position: relative;
	background-color: #CCCCCC;
	FILTER: alpha(opacity=50);
	vertical-align: top;
}

.menuItems table
{
	font-family: 'Verdana';
	font-size: 8pt;
	color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.menuItems a
{
        font-family: 'Verdana';
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.menuItems a:hover
{
        font-family: 'Verdana';
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
