body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background-image: url(images/splash_background.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #7EA0BB;
	color: 000000;
}

td {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: 000000;
}

th {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: 000000;
}

.header {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.normal {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #000000
}

.titlepage {
	font-size: 24px;
	font-weight: bold;
	color: #C4FFFF;
}

.blacktext {color: #000000}

.copyright {
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.newitem {
	font-size: 18px;
	font-weight: bold;
	color: #AA0000;
}

.status {
	font-size: 14px;
	font-weight: bold;
}

.cartstatus {
	font-size: 14px;
	font-weight: bold;
	color: #BB0000;
}

.cartdisplay {
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005500;
}

.errornote {
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #880000;
}
