.tbSandyBand {
    background-color: #FDD89E;
}

.tbBlueBand {
	background-image: url(/images/Blue_Band.gif);
	background-repeat : repeat-x;
}

.tdBoxTop_BlueBand {
	background-image: url(/images/BoxTop_BlueBand.gif);
	background-repeat : repeat-x;
}

.tdBoxTop_BlueBand {
	background-image: url(/images/BoxTop_BlueBand.gif);
	background-repeat : repeat-x;
}

.tdWelcomeBox {
	background-image: url(/images/WelcomeBox.gif);
	background-repeat : repeat-x;
}

.tdBoxBottom_SandyBand {
	background-image: url(/images/BoxBottom_SandyBand.gif);
	background-repeat : repeat-x;
    background-color: #FDD89E;
  background-position: top
}

.tdServersTop {
	background-image: url(/images/Servers_Top.jpg);
	background-repeat : no-repeat;
}

.tdServersBottom {
	background-image: url(/images/Servers_Bottom.jpg);
	background-repeat : no-repeat;
    background-color: #FDD89E;
}

.tdS2WBottomTransition {
	background-image: url(/images/SandyWhite_Bottom_Transition.gif);
	background-repeat : repeat-x;
}

.tdB2WTopTransition {
	background-image: url(/images/BlueWhite_Top_Transition.gif);
	background-repeat : repeat-x;
}