body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sitebkgd {
	background-color: #ECE9D8;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;	
}

.border {
	border: 1px solid #999999;
	background-color: #ebe2d2;
}
.homepage_bkgd {
	background-color: #023e50;
	background-image: url(../_media/template/backgrounds/homepage_bkgd.jpg);
	background-repeat: no-repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
tr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #776449;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #776449;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #336472;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336472;
}
a:hover {
	text-decoration: none;
	color: #336472;
}
a:active {
	text-decoration: underline;
	color: #336472;
}
.footer a:link {
	color: #776449;
	text-decoration: underline;
}
.footer a:visited {
	text-decoration: underline;
	color: #776449;
}
.footer a:hover {
	text-decoration: none;
	color: #776449;
}
.footer a:active {
	text-decoration: underline;
	color: #776449;
}
.copyright a:link {
	color: #776449;
	text-decoration: underline;
}
.copyright a:visited {
	text-decoration: underline;
	color: #776449;
}
.copyright a:hover {
	text-decoration: none;
	color: #776449;
}
.copyright a:active {
	text-decoration: underline;
	color: #776449;
}
.bold_white {
	font-weight: bold;
	color: #FFFFFF;
}
.whatsnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c6b9a0;
}
.whatsnew a:link {
	color: #c6b9a0;
	text-decoration: underline;
}
.whatsnew a:visited {
	text-decoration: underline;
	color: #c6b9a0;
}
.whatsnew a:hover {
	text-decoration: none;
	color: #c6b9a0;
}
.whatsnew a:active {
	text-decoration: underline;
	color: #c6b9a0;
}
.insideheader_bkgd {
	background-image: url(../_media/template/backgrounds/inside_header_bkgd.jpg);
	background-repeat: no-repeat;
}
.insidepage_bkgd {
	background-image: url(../_media/template/backgrounds/insidepage_bkgd.jpg);
	background-repeat: no-repeat;
}
.insidepage_border {

	border: 1px solid #999999;
	background-color: #f8f4ee;
}
.bold_brown {
	font-weight: bold;
	color: #5b3800;
}
.tableborders {
	background-color: #FFFFFF;
	border: 1px solid #5b3800;
}
.brown_bkgd {
	background-color: #5b3800;
}
.italic_bold {
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}
