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

	.tabHSection {
		background-color:#FFFFFF;
		background-image: none;
	}
	.tabSection {

		background: url('images/tm_white_bkg_inact.gif') repeat-x top;
	}
	.tabSectionLeft {
		background: url('images/tm_white_left_inact.gif') left transparent no-repeat;
	}
	.tabSectionRight {
		background: url('images/tm_white_right_inact.gif') right transparent no-repeat;
	}
	.tabHSectionLeft {
		background: url('images/tm_white_left_act.gif') left transparent no-repeat;
	}
	.tabHSectionRight {
		background: url('images/tm_white_right_act.gif') right transparent no-repeat;
	}
	#mainContent,
	#pageAddon {
		background-color: #FFFFFF;
	}
	.tabLink {
		color:#000000;
	}