

a.mnuHdrLink
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;color: #FFFFFF;
	text-decoration: none
}

a:visited.mnuHdrLink
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;color: #FFFFFF;
	text-decoration: none
}

a:hover.mnuHdrLink
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;color: #FFFFFF;
	text-decoration: none
}

.menuHdr
{
	border-bottom:1px solid #000000; background-color: #000000;
	background-image:url('../images/menu_bg_red.jpg'); padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0; border-left-width:1px; border-right-width:1px 
}

.menuHdrSel
{
	border-bottom:1px solid #444444; background-color: #333333;
	cursor: hand; background-image:url('../images/menu_bg_black.jpg'); padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0; border-left-width:1px; border-right-width:1px
	
}

