body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
table {
	font-size: 12px;
}
.title {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.contactinfo {
	color: #FFFFFF;
	font-size: 9px;
}
.maintable {
	background-attachment: scroll;
	background-image: url(../images/bottom_background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.centretable {
	background-attachment: scroll;
	background-image: url(../images/centre.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.loginbox {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.loginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
}
a.mainlink {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a.mainlink:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
.floattable {
	float: right; margin: 10px 10px 10px 10px
}
.bodytable {
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.whitetext {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.solidtable {
	border: 1px solid #6C7658;	
}
.contenttable {
	background-attachment: scroll;
	background-image: url(../images/side.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.navigation {
	font-size: 13px;
	font-weight: bold;
}
a {
	color: #6C7658;
	text-decoration: none;
}
a:hover {
	color: #6C7658;
	text-decoration: underline;
}
.largesidetext {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.mediumsidetext {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
