.bgBottom {
	background-image: url(images/bg_splat.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.small {
	font-size: 9px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED2024;
	font-weight: bold;

}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFFFFF;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.red-strip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #BB2A2E;

}
.white-font {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}

.links_customer {
	color:#395AA9;
}

.links_customer a, .links_customer a:link, .links_customer a:visited, .links_customer a:hover{
	color: #395AA9;
	text-decoration: none;
}