body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #bbddee;
	left: 1px;
	top: 1px;
	color: #000000;
	font-size: small;
}
h1 {
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
h3 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
h4 {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.H3_Banner {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	border: medium double #FFFFFF;
}
.H3_Reverse {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding: 3px;
}
a:link, a:visited, a:active {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	background-color: #000000;
}

.copyright {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
#nav1 a:link, #nav1 a:visited, #nav1 a:active {
	color: #FFFFFF;
	background-color: #000080;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: oblique;
	line-height: 34px;
	text-decoration: underline overline;
	
}
#nav1 a:hover {
	color: #000080;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: oblique;
	line-height: 34px;
	text-decoration: underline overline;
}

#nav2 a:link, #nav2 a:visited, #nav2 a:active {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 24px;
	text-decoration: underline overline;
}
#nav2 a:hover {
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 24px;
	text-decoration: underline overline;
}
#Navigation {
	background-position: center center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/pool.gif);
	border: medium groove #0000FF;
}

#Navigation a:link, #Navigation a:visited, #Navigation a:active {
	color: #FFFFFF;
	padding: 3px 5px;
}
#Navigation a:hover {
	color: #000080;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.sub-nav_table {
	border: medium double #000000;
}
.Caption_Pix {
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.Click_On {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.Std_Border_Pix {
	border: thick double #0000FF;
	margin: 5px;
}
.SmallerText {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.marina_info {
	border: thick double #000080;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000080;
	font-variant: normal;
}
.event_calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.MainContentTable {
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #000000;
	padding: 3px;
}
.TableRowBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.SubTable {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}
.SubTableColumnBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
