
a.mnuHdrLink
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;color: #000000;
	text-decoration: none
}

a:visited.mnuHdrLink
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;color: #000000;
	text-decoration: none
}

a:hover.mnuHdrLink
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;color: #000000;
	text-decoration: none;
}

.menuHdr
{
	border-bottom:1px solid #000000; background-color: #E3680D;
	padding:0; border-left-width:1px; border-right-width:1px; border-top-width:1px 
}

.menuHdrSel
{
	border-bottom:1px solid #000000; padding:0; background-color: #C0C0C0;
	cursor: hand; border-left-width:1px; border-right-width:1px; border-top-width:1px
	
}