﻿.MainText {
	font-family: Calibri;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
a:active {
	color: #800000;
}
a:hover {
	color: #800000;
}
.BannerPhoto {
	vertical-align: middle;
	border: 2px outset #155266;
}
.NavMenu {
	background-color: #267B91;
	margin-left: 2px;
	margin-top: 12px;
}
.style1 {
	text-align: left;
	font-size: medium;

}
.VisitorLabel {
	text-align: center;
	font-size: larger;
	color: #000066;
}
.Details {
	color: #000000;
	visibility: visible;
}
.SideText {
	color: #000066;
	font-size: medium;
}
.style2 {
	padding: 20px;
	font-family: Calibri;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
.IE8Fix {
	z-index: 100;
}
.FloatForm {
	width: auto;
	max-width: 1050px;
}
.ButtonStyle {
font-weight:bold;
background-color:#99CCFF;
}
.ButtonStyle:hover {
background-color:teal
}
.Footer {
	margin-top:-36px;
}
