html, body {
	padding:0;
	margin: 0 auto;
	background-color: #fff;
	}

.font1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	
	}

.cell {
	height: 270px;
	background: #fff url(/images/home1.jpg) no-repeat right;
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	}
.cell2 {
	background: #fff url(/images/learn1.jpg) no-repeat right;
	}

a {
	color: #10665f;
	font-size: 10pt;
	font-family: Times New Roman;
	text-decoration: none;
	font-weight: normal
	}
a:hover {
	font-weight: bold;
	}

.table1 { 
	border: #000000 1px solid;
	border-top: 0;
	}			

.body {
	font: 9pt Arial;
}
#boatmenu {
	font-style: italic;
	color: #10665f;
	font-size: 10pt;
	font-family: Times New Roman;
}
.green {
	background-color: #134c55;
	color: #fff;
}
.yellow {
	background-color: #ece87d;
}
.ltgreen {
	background-color: #cae0dd;
	padding: 7px 0;
}
.green, .yellow, .ltgreen {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
input, select {
	background-color: #c7e5e3;
}
td {
	text-align: left;
}