
a.mnuHdrLink
{
	color: #000000;
	text-decoration: none
}

a:visited.mnuHdrLink
{
	color: #000000;
	text-decoration: none
}

a:hover.mnuHdrLink
{
	color: #ffffff;
	text-decoration: none;
}

.menuHdr
{
	background-position:  
                
               left top; border-right:1px solid #000000; font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding:0; background-repeat:no-repeat; background-color:#FFFF00; color:#000000 
}

.menuHdrSel
{
	background-position:    center; border-right:1px solid #000000; font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	padding:0; 
	cursor: hand; background-image:url('images/menu_bg.gif');background-repeat:repeat-y; border-left-width:1px; border-top-width:1px; border-bottom-width:1px; color:#FFFFFF 
	
}

