	body, p, div, a, td {
		color:#FFFFFF;
	}

	.tabHSection {
		background-color:#c2353e;
		background-image: none;
	}
	.tabSection {
		background: url('images/tm_red_bkg_inact.jpg') repeat-x top;
	}
	.tabSectionLeft {
		background: url('images/tm_red_left_inact.gif') left transparent no-repeat;
	}
	.tabSectionRight {
		background: url('images/tm_red_right_inact.gif') right transparent no-repeat;
	}
	.tabHSectionLeft {
		background: url('images/tm_red_left_act.gif') left transparent no-repeat;
	}
	.tabHSectionRight {
		background: url('images/tm_red_right_act.gif') right transparent no-repeat;
	}
	#mainContent,
	#pageAddon {
		background-color: #c2353e;
	}