.home-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #AC1E1E;
}
.home-red a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #B44C00;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #AC1E1E;
}
.title {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 29px;
	font-weight: bold;
	color: #AC1E1E;
}
.white {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #E9BA18;
}
.home-red-crossed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #AC1E1E;
	text-decoration: line-through;
}
.alert {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #CC0000;
}
.inputboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #B6352E;
}
