/*new method*/
#tngnav a.here {
	font-weight:400;
	font-family:Roboto, sans-serif !important;
	font-size:17px !important;
	margin:4px 0px 3px 0px;
	/*filter: drop-shadow(3px 3px 4px #444);*/
	min-height: 21px;
  	background-color: #196819;
	color: #fff !important;
	padding:5px 16px 1px 0px;	
}

/*menu tng2*/
#tngnav a {
	font-weight:400;
	font-family:Roboto, sans-serif !important;
	font-size:17px !important;
	margin:4px 0px 3px 0px;
  	
  	background-color: #cbcbcb;
	color: #191968 !important;
	padding:5px 16px 1px 0px;min-height: 21px;
}

#tngnav :hover {
	color: #4e4e4e !important;
	background-color: #fff;	
}

.tngsmallicon2 {
	height: 15px;
	top: -1px;
	width: 8px;
	background:url('') no-repeat;
}
