body {
	background-image: url(images/bg.gif);
}
.redtext {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #d44b46;
	font-weight: bold;
}
.text {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.text:hover {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.wtext {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.border {
	border: 1px solid #CCCCCC;
}
.bottomlink {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #ad1a13;
	text-decoration:none;
	font-weight: bold;
}
.bottomlink:hover {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}.input {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #531414;
}
.button {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D44B46;
	border: 1px solid #BF302D;
}

