a.nv {  
	color: #000000;
	display: block;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;	
	text-align: left;
	padding: 6px 10px 6px 10px;
	background: #e4e4e5;
	margin-top: 0px;
	
	border-style:solid;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: white;
	border-bottom-width: 2px;
	
	
	
	
}

a.nv:hover{
	color: white;
	text-decoration: none;
	text-align: left;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	background: #BE2A22;
	margin-top: 0px;
	
	border-style:solid;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: white;
	border-bottom-width: 2px;
	
	
}

a.nv2 {  
	color: white;
	text-decoration: none;
	text-align: left;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	background: #BE2A22;
	margin-top: 0px;
	
	border-style:solid;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: white;
	border-bottom-width: 2px;	
	
	
}

a.ny{  
	color: #000000;
	display: block;
	font-size: 10pt;
	text-decoration: none;	
	text-align: left;
	padding: 2px 10px 2px 20px;
	background: none;
	margin: 6px 0 6px 0;
}

a.ny:hover{
	color: #BE2A22;
	text-decoration: none;
	text-align: left;
	display: block;
	font-size: 10pt;
	padding: 2px 10px 2px 20px;
	background-color: none;	
	margin: 6px 0 6px 0;	
}

a.ny2{
	color: #BE2A22;
	text-decoration: none;
	text-align: left;
	display: block;
	font-size: 10pt;
	padding: 2px 10px 2px 20px;
	background-color: none;
	margin: 6px 0 6px 0;
}
