body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	background-color: #d6e3e3;
	background-position:center;
	background-image: url(images/water.jpg);

}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/water.jpg);
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 117px;
	top: 153px;
	visibility: visible;
}


.main_text {
	font-family: arial;
	font-size: 12px;
	color: #434343;
	text-decoration: none;

}

.main_small  {
	font-family: arial;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
.main_orange  {
	font-family: arial;
	font-size: 11px;
	color: #ff580f;
	text-decoration: none;
	font-weight:bold;
}

.orange_title  {
	font-family: arial;
	font-size: 25px;
	color: #ff580f;
	text-decoration: none;
	font-weight: normal;
}


.links {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
		font-weight: bold;
	text-decoration: none;
}

.colourbox {
	background-color: #a3af7f;
	border-top: 1px solid #C0CFEC;
	border-right: 1px solid #C0CFEC;
	border-bottom: 1px solid #C0CFEC;
	border-left: 1px solid #C0CFEC;
}

.borderbox {
	border-top: 1px solid #C0CFEC;
	border-right: 1px solid #C0CFEC;
	border-bottom: 1px solid #C0CFEC;
	border-left: 1px solid #C0CFEC;
}

.bodytext {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	text-decoration: none;
}
.th-td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a2ae7c;
}
.td-td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0A58A9;
	text-decoration: none;
	border: 1px solid #C2D2EC;

}
.td-caption {
	background-color: #FFFCED;
	border: 1px solid #C0CFEC;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px;

}

a.news {
	color: #000000;
	text-decoration: none;
}

a.news:hover {
	color: #000000;
	text-decoration: underline;
}