BODY {
	margin: 0;
	background-color: #00165b;
}
.topback {
	background-image: url(../gfx/top/top.gif);
	background-color: #0268b1;
}
.topcolour {
	background-color: #0268b1;
}
.orangecolour {

	background-color: #ffc719;
}
.darkblue {
	background-color: #00165b;
}
.yellowback {
	background-image: url(../gfx/back.gif);
	background-color: #FFC719;
	background-position: center bottom;
	background-repeat: repeat-x;
}
.lightblue {
	background-color: #00afd4;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
		text-decoration: none;
}
	a.bottomtext:active {
	color: #ffffff;
	text-decoration: none;
}
	a:bottomtext:link {
	color: #ffffff;   
	text-decoration: none;}
	
   a.bottomtext:visited {
	color: #ffffff;
	text-decoration: none;
}
   a.bottomtext:hover {
	color: #ffc719;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00165B;
	text-decoration: none;
}
.close {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.boat {
	background-image: url(../gfx/boat.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.btable {
	background-color: #00AFD4;
	height: 42px;
	background-position: center center;
}

