body {
	background-image: url(../images/s-ollerton_24.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Header
{
    font-family: Trebuchet MS;
	font-size: 20px;
	color: #3d474a;
	font-weight: bold;
}

.anchor
{
   color:#1A483E;
    font-family:Tahoma;
    font-size:11px;
    text-decoration:none;
}
.anchor:Hover
{
    color:#8E271E;
    font-family:Tahoma;
    font-size:11px;
    text-decoration:none;
}
.Button
{
  background-color:#082847;
  color:#ffffff;
  font-family:Trebuchet MS;
  
  font-size:11px;
  border:0px;  
}
.content {
	font-family: arial;
	font-size: 11px;
	color: #082847;
}
.content2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bg1 {
	background-image: url(../images/s-ollerton_04.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(../images/s-ollerton_06.jpg);
	background-repeat: repeat-y;
}
.bg3 {
	background-image: url(../images/s-ollerton_17.jpg);
	background-repeat: no-repeat;
	height: 210px;
}
.bg4 {
	height: 155px;
	background-color: #0a1d26;
}
.bg5 {
	height: 161px;
	background-image: url(../images/s-ollerton_12.jpg);
	background-repeat: no-repeat;
}
.bg6 {
	background-color: #FFFFFF;
}
.bg7 {
	background-color: #323531;
	margin: 6px;
	padding: 6px;
}
.bg8 {
	background-color: #f3f3f3;
}
.content3 {

	font-family: arial;
	font-size: 10px;
	color: #3d474a;
}
.content4 {
	font-family: arial;
	font-size: 11px;
	color: #3d474a;
	font-weight: bold;
}
.txtfield {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border: 1px solid #E4E4E4;
}
.VisibleDiv
{
	display:block;
}
.HiddenDiv
{
	display:none;
}
