body {
	background-image:
		url('../../images/background.gif');
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: url('boat.cur');
	font-family: ariel, sans-serif;
	font-size: 10px;
	color: #4d648b;
	scrollbar-base-color: #4d648b;
	scrollbar-arrow-color: #8aafc7;
}
h1 {
	color: #4d648b;
	font-family: ariel, sans-serif;
	font-size: 24px;
	line-height: 12px;
}
p {	
	font-weight:bold;
	color: #4d648b;
	font-family: ariel, sans-serif;
	font-size: 12px;
}
a:link {
	font-weight:bold;
	color: #4d648b;
	text-decoration:none;
	cursor: url('boat.cur');
}
a:visited {
	font-weight:bold;
	color: #4d648b;
	text-decoration:none;
	cursor: url('boat.cur');
}
a:active {
	font-weight:bold;
	color: #4d648b;
	text-decoration:none;
	cursor: url('boat.cur');
}
a:hover {
	font-weight:bold;
	color: #8aafc7;
	text-decoration:none;
	cursor: url('boat.cur');
}
#footer a:link, #footer a:visited, #footer a:active  {
	font-weight:bold;
	color: red;
	text-decoration:none;
	cursor: url('boat.cur');
}
#footer a:hover {
	font-weight:bold;
	color: #8aafc7;
	text-decoration:none;
	cursor: url('boat.cur');
}
.highlightit img{
border: 1px solid #ffffff;
}
.highlightit:hover img{
border: 1px solid #4d648b;
}
.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}
#table1 {
	width: 960px;
	height: 1125px;
	text-align: center;
	border-collapse: collapse;
}
#table2 {
	width: 800px;
	height: 1125px;
	border-collapse: collapse;
	background-color: #ffffff;
}
#td1 {
	width: 80px;
	height: 1125px;
	text-align: left;
}
#td2 {
	width: 800px;
	height: 1125px;
}
#td3 {
	width: 80px;
	height: 1125px;
}
#td4 {
	width: 800px;
	height: 140px;
	text-align: center;
	border-width: 1px;
	border-color: #4d648b;
	border-style: solid;
}
#td5 {
	width: 80px;
	height: 80px;
	text-align: center;
	border-width: 1px;
	border-color: #4d648b;
	border-style: solid;
}
#td13 {
	width: 720px;
	height: 50px;
	text-align: left;
	border-width: 1px;
	border-bottom: 0px;
	border-right: 0px;
	border-color: #4d648b;
	border-style: solid;
	padding-left: 10px;
	padding-top: 25px;
}
#td132 {
	width: 80px;
	height: 50px;
	text-align: center;
	border-width: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-color: #4d648b;
	border-style: solid;
}
#td14 {
	width: 800px;
	height: 350px;
	font-size: 10pt;
	text-align: justify;
	border-width: 1px;
	border-top: 0px;
	border-right: 0px;
	border-color: #4d648b;
	border-style: solid;
	padding-left: 25px;
	padding-right: 20px;
}
#td15 {
	width: 800px;
	height: 350px;
	font-size: 10pt;
	text-align: justify;
	border-width: 1px;
	border-top: 0px;
	border-left: 0px;
	border-color: #4d648b;
	border-style: solid;
	padding-left: 20px;
	padding-right: 25px;
}
#footer {
	width: 800px;
	height: 30px;
	text-align: center;
	border-width: 1px;
	border-color: #4d648b;
	border-style: solid;
}
