
a.mnuHdrLink
{
	color: #000000;
	text-decoration: none
}

a:visited.mnuHdrLink
{
	color: #000000;
	text-decoration: none
}

a:hover.mnuHdrLink
{
	color: #000000;
	text-decoration: none;
}

.menuHdr
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FF0000;
	color: #000000;
	border:1px solid #000000; 
	padding:0 
}

.menuHdrSel
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	border:1px solid #000000; 
	padding:0; 
	background-color: #FFFFFF;
	color: #000000;
	cursor: hand
	
}