body{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
	line-height: 170%;
	margin: 0px;
	scrollbar-face-color: #dee3e7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #dee3e7;
	scrollbar-3dlight-color: #d1d7dc;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #efefef;
	scrollbar-darkshadow-color: #98aab1;}
a{
	color: #4E4B44;
	font-weight: 600;
	text-decoration: none;}
a:hover{
	color: #4E4B44;
	font-weight: 600;
	text-decoration: underline;}
h1{
	font-size: small;
	color: #4E4B44;}
h2{
	font-size: small;
	color: #4E4B44;}
h3{
	font-size: small;
	color: #4E4B44;}
table.site{
	background-color: #FFFFFF;
	margin: 0px;}
td{
	text-align: left;
	font-size: x-small;
	line-height: 170%;
	vertical-align: top;}
.header{
	color: #4E4B44;
	font-size: x-large;	
	vertical-align: bottom;}
.menu{
	background-color: #4E4B44;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
	vertical-align: middle;
}
a.menu{
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;}
a.menu:hover{
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: underline;}
.banner-left{
	background-color: #9EA16C;
	height: 168px;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
.banner-centre{
	background-color: #F7F0E8;
	height: 168px;
	margin: 0px;
	padding: 0px;
	width: 660px;
}
.banner-right{
	background-color: #F7F0E8;
	margin: 0px;
	padding: 0px;
	height: 168px;
}
.content-left{
	background-color: #FFFFFF;
	height: 200px;
	width: 200px;
}
.content-centre{
	background-color: #FFFFFF;
	height: 100%;
	width: 660px;
}
.content-right{
	background-color: #FFFFFF;
}
.footer{
	background-color: #FFFFFF;
	color: #4E4B44;
	height: 50px;
	vertical-align: bottom;
}
.copyright {
	color: #006699;
	font-size: xx-small;
	font-weight: normal;
	line-height: 100%;}
}
