body {
	background-image: url(url());
	background-color: #94866B;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.nav_bar_td {
	background-image: url(/img/nav_background.jpg);
	background-repeat: no-repeat;
}
.footer_links
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: x-small;
}
a.footer_links:link {color: black; text-decoration: underline;
}
a.footer_links:visited {color: black; text-decoration: underline;
}
a.footer_links:hover {color: black; text-decoration: underline;
}
a.footer_links:active {color: black; text-decoration: underline;
}
a.header_links:link {color: white; text-decoration: none;
}
a.header_links:visited {color: white; text-decoration: none;
}
a.header_links:hover {color: white; text-decoration: underline;
}
a.header_links:active {color: white; text-decoration: none;
}
a.pageheaderWhite:link {color: white; text-decoration: none;
}
a.pageheaderWhite:visited {color: white; text-decoration: none;
}
a.pageheaderWhite:hover {color: white; text-decoration: underline;
}
a.pageheaderWhite:active {color: white; text-decoration: none;
}
.pageheaderWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.body_table {
	background-image: url(img/body_background.jpg);
	background-repeat: repeat;
}
.header_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-image: url(img/nav_background.jpg);
}
.content_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
