.sitestylesheet {
	margin-right: auto;
	margin-left: auto;
	top: 50px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 003745;
	margin-right: 5px;
}
.position {
	top: 50px;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #003745;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.menubartext {
	font-family: Arial;
	font-size: 11px;
	color: #003745;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
a:active {text-decoration: none;}
a:link {color: #003745 ;text-decoration: none;}
a:visited {color: #003745 ;text-decoration: none;}
a:hover {color: #cd6632;text-decoration: none;}
.border {
	border: 3px solid #cd6632;
}
.bodytextandscroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 003745;
	text-align: left;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#cd6632;
}
.bodytextplacement {
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 003745;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.menubartextdarkblue {
	font-family: Arial, Helvetica, sans-serif;
	background-color: afd0d4;
	text-align: center;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
