A {	text-decoration : none;}
A:Visited { text-decoration : none; color :  white}
A:Active { text-decoration : none; color :  white; }																					
A:Hover {
	text-decoration: none;
	color : blue;
	}	
A:LINK { text-decoration : none; color :  white}
img {border : 0; margin: 1%;}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	width : 100%;
	background-color : Teal; 
}
.tdtitle{
	font-family : Tahoma;
	font-size : 105%;
	font-style : oblique;
	color: White;
	vertical-align : middle;
	text-align: center;
	font-weight : bold;
}
	.tdsubtitle{
	font-family : Tahoma;
	font-size : 105%;
	font-style : oblique;
	color: #EEE8AA;
	vertical-align : middle;
	text-align: center;
	font-weight : bold;
	padding : 0px;
}
.tabletitle{
	width : 100%;
	height : 100%;
	cellspacing: 0px;
	text-align : center;
	padding : 0px;
}
.tablecontent{
	background-image : url(../images/sea600.jpg);
	background-repeat : repeat;
	width : 80%;	
    padding: 10%;	
	height : 80%;
	vertical-align: middle;
    margin: 10%;	
	cellspacing: 20px; 
}
.tdcontact{
	font-family : Tahoma;
	font-size : 105%;
	font-style : oblique;
	color:#000080;
	vertical-align : middle;
	text-align: center;
	font-weight : bold;
	  }
.tdcontent{
	font-family : "Times New Roman";
	font-size : 105%;
	font-style : normal;
	color: Black;
	vertical-align : middle;
	text-align: center;
	font-weight : bold;     
}
.tdnote{
	font-size : smaller;
}
.tdbigger{
	font-family : "Times New Roman";
	font-size : 110%;
	font-style : normal;
	color: Black;
	font-weight : bold; 
}
.tdprizeleft{
	text-align : left;
}
.tdprizeright{
	text-align : right;
}
.maincontent{
	background-image : url(../images/sea600.jpg);
	background-repeat : repeat;
	width :85%;
	margin-left : 10%;
}


