body {
	margin: 0px;
	background-image: url(../_img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #99CCFF;
}
.loginbox {
	background-image: url(../_img/barrier-reef-pools-45.gif);
	background-repeat: repeat-x;
	height: 16px;
	width: 108px;
	border: 1px inset;
	background-position: top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.navbox a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #0098CA;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00346D;
	padding-right: 5px;
	padding-left: 5px;
	float: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../_img/barrier-reef-pools-18.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007FB3;
	border-left-color: #52B3D6;
}
.navbox a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	display: block;
	background-color: #99CCFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-right: 5px;
	padding-left: 5px;
	float: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007FB3;
	border-left-color: #52B3D6;
	background-image: none;
}
.wrapper {
	text-align: center;
	height: 100%;
	width: 100%;
}
.rightarea {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 10px;
	color: #666666;
}
.contenttd {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}
.contenttd a{
	color: #006699;
}
.contenttd a:roll{
	text-decoration: underline;
	color: #FF3300;
}
.contentarea {
	padding-right: 20px;
}

.contentarea a {
 text-decoration: underline;
}

.newsheader {
	color: #003366;
	font-weight: bold;
	font-size: 11px;
}
.newsreadmore a {
	color: #006699;
	text-decoration: underline;
	background-image: url(../_img/arrow.gif);
	padding-left: 20px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.newsreadmore a:hover {
	color: #FF3300;
	text-decoration: none;
}
.bottomlinkstd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
	background-color: #006CB7;
	background-image: url(../_img/barrier-reef-pools-84.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bottomlinkstd a {
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	color: #99CCFF;
	text-decoration: none;
}
.bottomlinkstd a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.creditstd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
	line-height: 175%;
}
.creditstd a {
	color: #3399CC;
}
.padding{padding-right:5px;}
.listsub {
	color: #0066CC;
	font-size: 14px;
}