.header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.mid_graphic {
	background-image: url(../images/mid_graphic.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.base_graphic {
	background-image: url(../images/base_graphic.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #BD170A;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
.success_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BD170A;
}
body {
	margin: auto;
	width: 760px;
}