.thmx_menu1 {
	padding: 15px 0px 15px 17px;
}

.thmx_menu1 td {
	padding-right: 15px;
	// padding-right: 5px;
}
.thmx_menu1 td, .thmx_menu1 td a:link, .thmx_menu1 td a:active, .thmx_menu1 td a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
}
.thmx_menu1 td a:hover {
	text-decoration: none;
}
.thmx_menu1 td#red, .thmx_menu1 td#red a:link, .thmx_menu1 td#red a:active, .thmx_menu1 td#red a:visited {
	color: #d60000;
}
.thmx_menu1 .highlighted a:link, .thmx_menu1 .highlighted a:active, .thmx_menu1 .highlighted a:visited, .thmx_menu1 .highlighted a:hover {
	background: none;
	color: #E98400;
	padding: 3px 5px;
}