body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #b10000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.textred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B20202;
}
a:link {
	color: #B20202;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	color: #B20202;
	text-decoration: none;
	font-weight: bolder;
}
.textyellow a:visited {
	font-weight: bolder;
	color: #FFFFFF;
}

.textyellow a:link {
	font-size: 11px;
	font-weight: bolder;
	color: #FBE6A5;
}

a:active {
	color: #B20202;
	text-decoration: none;
}
.textwhite {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textyellow a:active {
	color: #FFCC99;
	font-weight: bolder;
}
.textwhite a:active {
	color: #FFCC99;
}


.textyellow a:hover {
	font-weight: bolder;
	color: #B20202;
}
.textwhite a:visited {
	font-weight: bolder;
	color: #FFCC9D;
}
.textwhite a:hover {
	font-weight: bolder;
	color: #FBE6A5;
}


form {
	margin: 0px;
}


a:hover {
	color: #D7795D;
	text-decoration: none;
	font-weight: bolder;
}


.paddingTop5 {
	padding-top: 5px;
}
.spacingTop5 {
	margin-top: 5px;
}

.redBorder {
	border: 1px solid #993333;
}
.padding10text {
	padding-left: 10px;
}
.textyellow {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBE6A5;
}
.textwhite a:link {
	font-weight: bolder;
	color: #FBE6A5;
}
.contactField {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 220px;
	border: 1px solid #666666;
}
.contactButton {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #BB1F16;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 80px;
	cursor: hand;
}
.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #BA1C14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
