tr.nav_rfid a {
	display: block !important;
	float: left !important;
	width: 132px !important;
	padding: 2px !important;
	background-color: #99F !important;
	border-width: 0 1px 1px 1px !important;
	border-style: solid !important;
	border-color: #666 !important;
	color: #FFF !important;
	text-decoration: none !important;
	font-weight: 900 !important;
	font-size: 12px !important;
    font-family: Arial, Helvetica, Sans-Serif !important;
}

tr.subnav_rfid a {
	display: block !important;
	float: left !important;
	width: 132px !important;
	padding: 1px 2px 1px 22px !important;
	background-color: #EEE !important;
	border-width: 0 1px 1px 1px !important;
	border-style: solid !important;
	border-color: #666 !important;
	color: #66C !important;
	text-decoration: none !important;
	font-weight: 900 !important;
	font-size: 11px !important;
    font-family: Arial, Helvetica, Sans-Serif !important;
}

tr.nav_rfid a:hover, tr.nav_rfid a.current {
	background-color: #33F !important;
}

tr.subnav_rfid a:hover, tr.subnav_rfid a.current {
	background-color: #CCC !important;
}
