body {
	background-image:
		url('../../images/background.gif');
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: url('boat.cur');
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #4d648b;
	scrollbar-base-color: #4d648b;
	scrollbar-arrow-color: #8aafc7;
}
h1 {
	color: #4d648b;
	font-family: arial, sans-serif;
	font-size: 24px;
	line-height: 12px;
}
p {	
	font-weight:bold;
	color: #4d648b;
	font-family: arial, sans-serif;
	font-size: 12px;
}
textarea {
	color: #4d648b;
	font-size: 10pt;
	border: 2px solid #4d648b; 
	padding: 10px;
	cursor: url('boat.cur');
}
input.txt {
	color: #4d648b;
	font-size: 10pt;
	border: 1px solid #4d648b; 
	padding: 5px;
	cursor: url('boat.cur');
}
input.btn {
   	color:#ffffff;
   	font-family: arial, sans-serif;
   	font-size: 10pt;
   	font-weight: bold;
   	background-color: #4d648b;
   	border: 1px solid;
   	border-top-color: #8aafc7;
   	border-left-color: #8aafc7;
  	border-right-color: #363;
  	border-bottom-color :#363;
   	cursor: url('boat.cur');
}
input.btnhov {
	color: #8aafc7;
}
input.check {
	color: #4d648b;
	font-size: 10pt;
	cursor: default;
}
input.radio {
	color: #4d648b;
	font-size: 10pt;
	cursor: default;
}
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: 910px;
	text-align: center;
	border-collapse: collapse;
}
#table2 {
	width: 800px;
	height: 910px;
	border-collapse: collapse;
	background-color: #ffffff;
}
#table 3 {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
	font-size: 10pt;
} 
#td1 {
	width: 80px;
	height: 910px;
	text-align: left;
}
#td2 {
	width: 800px;
	height: 910px;
}
#td3 {
	width: 80px;
	height: 910px;
}
#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: 800px;
	height: 50px;
	text-align: left;
	border-width: 1px;
	border-bottom: 0px;
	border-color: #4d648b;
	border-style: solid;
	padding-left: 10px;
	padding-top: 25px;
}
#td14 {
	width: 800px;
	height: 50px;
	font-size: 10pt;
	text-align: left;
	border-width: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #4d648b;
	border-style: solid;
	padding-left: 25px;
	padding-right: 50px;
}
#td15 {
	width: 660px;
	height: 560px;
	font-size: 10pt;
	text-align: left;
	border-width: 1px;
	border-top: 0px;
	border-right: 0px;
	border-color: #4d648b;
	border-style: solid;
	padding-left: 50px;
}
#td16 {
	width: 232px;
	height: 560px;
	font-size: 10pt;
	text-align: left;
	border-width: 1px;
	border-top: 0px;
	border-left: 0px;
	border-color: #4d648b;
	border-style: solid;
	padding-bottom: 100px;
	padding-left: 25px;
}
#footer {
	width: 800px;
	height: 30px;
	text-align: center;
	border-width: 1px;
	border-color: #4d648b;
	border-style: solid;
}
.size {
	font-size: 10pt;
	vertical-align: top;
	padding-right: 10px;
}
