BODY {
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #587271;
	BACKGROUND: url("./images/diving.jpg");
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: auto;

	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #1fadb9;
	background-image: url(images/diving.jpg);
}

table {
	border: 0;
	padding: 1px;
}

tr {
	vertical-align: top;
}

td {
	margin: 0px;
	vertical-align: top;
	padding: 1px;
}

td_trans {
	filter:Alpha(Opacity=75);
}

.swimming_fish {
	position:absolute;
	top:100px;
	left:1px;
}
.swimming_fish2 {
	position:absolute;
	top:300px;
	right:20px;
}
img {
	border: 0;
	padding: 3px;
}

.img_nobg {
	border: 0;
	background-color: transparent;
	margin: 3px;
}

A {
	FONT-WEIGHT: bold; FONT-SIZE: 0.9em; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none
}
A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #053535
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #053535
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #053535
}

main_text {
   background: #D6E9E9;
	background-color: #D6E9E9
}

h3{
background-color : #D6E9E9;
COLOR: #053535;
}


H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}
.smalltextevents {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
background-color: #0000CC;
}
.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #83BCBC .05em solid;
}

.white {
	background-color: white;
	padding: 1px;
}

.black {
	background-color: black;
}

.bg_dark {
  background-color : #519191;
  color: #000000;
}

.bg_medium {
  background-color : #83BCBC;
  COLOR: #053535;
}

.bg_light {
  background-color : #C9F0F0;
}
.bg_lightevents {
  background-color : #C9F0F0;
}
.alt_bg_dark {
  background-color : #519191;
  color: #000000;
}

.alt_bg_medium {
  background-color : #83BCBC;
  COLOR: #053535;
}

.alt_bg_light {
  background-color : #C9F0F0;
}

.gray {
	background-color: #D6E9E9;
	border: 1px;
	padding: 1px 3px;
}

.style1 {	color: #587271;
	font-size: 11px;
	font-family: arial;
}
.style2 {	color: #0054a6;
	font-size: 11px;
	font-family: arial;
}
.style3 {	color: #ed1c24;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.title1 {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #1D96E3;
}