﻿.banner {
	border: 1px solid #FFFFFF;
	background: #FFFF00;
	background-color: #BABB99;
	text-align: center;
}
.body {
	border: 1px solid #FFFFFF;
	height: 25px;
	text-align: center;
	position: inherit;
	background-image: url('../images/tablebg.gif');
}
.footer {
	border: 1px solid #EAEAEA;
	background: #FFFF00;
	height: 25px;
	background-color: #BABB99;
	text-align: center;
	position: inherit;
}
.left {
	text-align: left;
}
.centre {
	text-align: center;
}

.navbar {
	margin-left: 10px;
	margin-top: 10px;
}
.white {
	color: #FFFFFF;
}
.linespace {
	margin-top: 30px;
	margin-right: 30px;
}
.brown {
color: #B35750;}
.navbarbgcolour {
	text-align: left;
	background-color: #F7E7C6;
}
.footertext {
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}
.underscore {
	text-decoration: underline;
}
.quote {
	margin-left: 40px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
