TD.MainBG {
	background-image: url(Pics/TerrawarsSellsheet.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
TD.MidBg {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(Pics/TWMidBg.jpg);
}
TD.RightBg {
	background-image: url(Pics/TWRightlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
TD.LeftBg {
	background-image: url(Pics/TWLeftBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
TD.TextFormat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
TD.TWPosterLeft {
	background-image: url(Pics/TWPosterLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
TD.TWPosterRight {

	background-image: url(Pics/TWPosterRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
TD.TWPosterMid {
	background-image: url(Pics/TWPosterMid.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
TD.TWStory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEE6CB;
}
TD.TextSubsection {
	font-family: Tahoma;
	font-size: 14px;
	color: #7ACCC8;
	font-weight: bold;

}
TD.TextMain {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFE4CA;
	padding-bottom: 15px;
	font-style: italic;
	padding-left: 20px;


}
TD.TextReq {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
	padding-bottom: 15px;
	font-style: normal;
}
TD.TWSubsectiontext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9955;
	font-weight: bold;

}

