body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/headerBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.middleBG {
	background-attachment: scroll;
	background-image: url(images/centreBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.header {	background-image: url(images/header.gif);
	height: 138px; margin:0px ; padding: 0px;
}
ul.utils {float: right; margin-bottom:20px;
margin-right:22px;
margin-top:53px; letter-spacing:0.07em; clear: both;}
ul.utils li a {color: #333333; text-decoration: none; margin-left: 10px;}
ul.utils li a:hover {color: #0A3E0E; text-decoration: none;}
ul.mainnav {clear:both;
float:left;
letter-spacing:0.07em;
margin-top:100px;
position:absolute;}
ul.mainnav li a{color:#0A3E0E;
font-size:12px;
font-weight:normal;
margin-right:10px;
text-decoration:none; }
ul.mainnav li a:hover{color: #333; text-decoration: none; }

table.header ul li {
	color:#0A3E0E;
display:inline;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
text-transform:uppercase;
	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.footer a:link{
	color: #333333;
	text-decoration:none;
}
.footer a:visited{
	color: #333333;
	text-decoration:none;
}
.footer a:hover{
	color: #333333;
	text-decoration:underline;
}
.centreCopy {
	padding: 5px 10px;
	margin: 0px;
}
.centreCopy a:link{
	color: #000000;
	text-decoration:none;
}
.centreCopy a:visited{
	color: #000000;
	text-decoration:none;
}
.centreCopy a:hover{
	color: #000000;
	text-decoration:underline;
}
.form_copy {
	padding: 0px 10px;
	margin: 0px;
}
.form_copy a:link {
	color: #000000;
	text-decoration:none;
}
.form_copy a:visited {
	color: #000000;
	text-decoration:none;
}
.form_copy a:hover {
	color: #000000;
	text-decoration:underline;
}

.middlelongBG {
	background-attachment: scroll;
	background-image: url(images/centre-longBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

