.tablebackground {
	background-color: #FFFFFF;
	background-image: url(site_images/header3.png);
	background-repeat: repeat;
}
.background {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	background-color: #000000;
}


.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
.indextext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #548CCB;
}
.indexsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #548CCB;
}
