TABLE.home TD.tabs { background-color: #184271; font-size: 1px; line-height: 1px; }
TABLE.home TD.tabs_on { background: Url("images/backgrounds/bg_headerTabsOn.gif") repeat-x; }
TABLE.home TD.tabs_off { background: Url("images/backgrounds/bg_headerTabsOff.gif") repeat-x; }

TABLE.home TD.tabs_on, TABLE.home TD.tabs_on A,
	TABLE.home TD.tabs_on A:LINK, TABLE.home TD.tabs_on A:VISITED,
	TABLE.home TD.tabs_on A:ACTIVE { font-family: Tahoma, Verdana, Arial; font-weight: bold; color: #FFFFFF; text-decoration: none; }
TABLE.home TD.tabs_off, TABLE.home TD.tabs_off A,
	TABLE.home TD.tabs_off A:LINK, TABLE.home TD.tabs_off A:VISITED,
	TABLE.home TD.tabs_off A:ACTIVE { font-family: Tahoma, Verdana, Arial; font-weight: bold; color: #FFFFFF; text-decoration: none; }

TABLE.home TD.tabs_none_on { background: Url("images/backgrounds/bg_headerTabsNoneOn.gif") no-repeat; font-size: 1px; line-height: 1px; }
TABLE.home TD.tabs_none_off { background: Url("images/backgrounds/bg_headerTabsNoneOff.gif") no-repeat; font-size: 1px; line-height: 1px; }
TABLE.home TD.tabs_on_off { background: Url("images/backgrounds/bg_headerTabsOnOff.gif") no-repeat; font-size: 1px; line-height: 1px; }
TABLE.home TD.tabs_on_none { background: Url("images/backgrounds/bg_headerTabsOnNone.gif") no-repeat; font-size: 1px; line-height: 1px; }
TABLE.home TD.tabs_off_on { background: Url("images/backgrounds/bg_headerTabsOffOn.gif") no-repeat; font-size: 1px; line-height: 1px; }
TABLE.home TD.tabs_off_off { background: Url("images/backgrounds/bg_headerTabsOffOff.gif") no-repeat; font-size: 1px; line-height: 1px; }
TABLE.home TD.tabs_off_none { background: Url("images/backgrounds/bg_headerTabsOffNone.gif") no-repeat; font-size: 1px; line-height: 1px; }

