.grid th {
  background: #d4002a;
  border-left: solid 1px #a10020;
}
/* #cphMain_btnSearch,
input[type="submit"],
input[type="button"],
button {
  background: #d4002a;
  border: 1px solid #a10020;
}
#cphMain_btnSearch:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover {
  background: #a10020;
} */
body .ajax__tab_xp .ajax__tab_active .ajax__tab_tab,
body .ajax__tab_xp .ajax__tab_active.ajax__tab_hover .ajax__tab_tab {
  color: #d4002a;
}
