
a.mnuHdrLink
{
	color: #E1E1E1;
	text-decoration: none; 
	font-size:10pt; font-family:Arial; }

a:visited.mnuHdrLink
{
	color: #E1E1E1;
	text-decoration: none; 
	font-size:10pt; font-family:Arial;
}

a:hover.mnuHdrLink
{
	color: #E1E1E1;
	text-decoration: none; 
	font-size:10pt; font-family:Arial; 
}

.menuHdr
{
	border-bottom:1px solid #333333; border-left:1px solid #808080; background-position: left top; 
	background-repeat:no-repeat; 
}

.menuHdrSel
{
	border-bottom:1px solid #333333; border-left:1px solid #333333; background-position: left top; cursor: hand; 
	background-repeat:no-repeat; 
	background-color:#808080; border-right-width:1px; border-top-width:1px 
	
}