.PageText {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
}
.PageTextBold {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
.PageText24 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	font-weight: normal;
}
.PageTextSmall {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
}
.PageTextLarge {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
}
.DisabledForm {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #999999;
}
.GreenText {
	color: #006600;
	font-weight: bold;
}
.RedText {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #FF0000;
	font-weight: bold;
}
.CheckoutButton {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	color: #3F1D1B;
	background-color: #CFBEA4;
	border: 1px solid #000000;
	text-decoration: underline;
	font-weight: 500;
}
.BuyButton {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #3F1D1B;
	background-color: #CFBEA4;
	border: 1px solid #000000;
	text-decoration: underline;
	font-weight: 500;
}
.SaleText {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
.SaleText2 {
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
.RedSaleText {
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #FF0000;
}
.RedSaleTextSmall {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #FF0000;
	font-weight: bold;
}
.RedTextSmall {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #FF0000;
	font-weight: bold;
]