@charset "utf-8";
/* CSS Document */

.maintable {
	background-color: #FFFFFF;
	border: 0px;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	color: #333333;
}
.page-heading {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14pt;
	color: #39529A;
}
.sub-heading {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14pt;
	color: #39529A;
}
a {
	color: #0052BA;
	text-decoration: none;
}
a:hover {
	color: #D9261C;
	text-decoration: none;
}
.thiscourse {
	color: #D9261C;
	text-decoration: none;
}
.menu-a {
	color: #0052BA;
	text-decoration: none;
	font-weight: bold;
}
.menu-a:hover {
	color: #D9261C;
	text-decoration: none;
	font-weight: bold;
}
.thispage {
	color: #D9261C;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-size: 9pt;
	color: #FFFFFF;
}
.footera {
	color: #FFFFFF;
	text-decoration: none;
}
.footera:hover {
	color: #FF99FF;
	text-decoration: none;
}
.td-top {
	background-image: url(../images/interface/blue-tc.gif);
	background-repeat: repeat-x;
	background-position: 1px;
}
.td-bottom {
	background-image: url(../images/interface/blue-bc.gif);
	background-repeat: repeat-x;
	background-position: 1px;
}
.td-left {
	background-image: url(../images/interface/blue-lc.gif);
	background-repeat: repeat-y;
}
.td-right {
	background-image: url(../images/interface/blue-rc.gif);
	background-repeat: repeat-y;
}
.slogan-td {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #39529A;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content-td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #39529A;
	border-right-color: #39529A;
	border-bottom-color: #39529A;
	border-left-color: #39529A;
}
body {
	background-color: #057CD6;
}
.textbox {
	background-image:url(../images/textfield.gif);
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 10pt;
	border: 1px inset #0066CC;
}
.featuretable {
	border: 2px solid #057CD6;
}
.DiveSitesText {
	overflow: hidden;
	position: relative;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
