body {
	background-image: url(images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.topbar {
	background-image: url(images/topbar.gif);
	height: 200px;
	width: 800px;
	background-repeat: repeat-x;
	border: 1px none #FFFFFF;
	vertical-align: top;
}
.botbar {
	background-image: url(images/botbar.gif);
	height: 40px;
	width: 800px;
	border: 1px none #FFFFFF;
}
.centrebox {
	background-color: #BC0001;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navigationlinks {
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	letter-spacing: 2px;
	word-spacing: normal;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-color: #BA0001;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
.heading1 {
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFF00;
	letter-spacing: 2px;
	word-spacing: normal;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bodytext {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
.textbox {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.address {

	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
