.body {
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bodyType {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
}
.Headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: capitalize;
	font-weight: bolder;
	font-variant: normal;
	font-style: italic;
	text-decoration: underline;

}
.topSubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	background-color: #A92B1C;
	border: 0px #000000;
	color: #FFFFFF;
	text-decoration: underline;




}
.topSubMenu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	background-color: #A92B1C;
	border: 0px #000000;
	color: #FFFFFF;
}
.topSubMenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	background-color: #A92B1C;
	border: 0px #000000;
	color: #FFFF66;
}
.saleStrikeOut {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	text-decoration: line-through;
	color: #000000;
	font-weight: bold;



}
.saleRED {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #006600;

}
.scheduleGradBG {
	background-image: url(images/yelloBluGrad.gif);
	background-repeat: repeat-y;
}
.HeadersNoUnder {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: capitalize;
	font-weight: bolder;
	font-variant: normal;
	font-style: italic;
}
.HeadersSmaller {


	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bolder;
	font-variant: normal;
	font-style: italic;
}
.TextInsetCallouts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-style: italic;

}
.hilitedBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #660000;
}
.BigRedAlert {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: capitalize;
	font-weight: bolder;
	font-variant: normal;
	font-style: italic;
	background-color: #FF0000;

}
.pricesTableBody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
}
.saleStrikeOutNoBold {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	text-decoration: line-through;
	color: #000000;
	font-weight: normal;
}
.bodyCopy {

	background-image: url(images/body.jpg);
	background-repeat: repeat;
	background-position: left;
}
.bodyVerySmall {
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
