body
{	margin-left: 0; margin-right: 0; margin-top: 10; margin-bottom: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #232323; font-size:10pt	}
h2	{font-size:16pt; align: center; text-align:center }
h2.heading	{font-size:16pt; color:#000000; font-weight:normal; margin-top:0; margin-bottom:0; padding: 10px}
h4	{font-size:12pt }
h5	{font-size:12pt; font-family:Trebuchet MS }
h6	{font-size:8pt }

table        { font-family: Verdana,Arial,Helvetica,sans-serif; font-size:10pt; color: #232323 }
th           {color: #000000; font-weight: normal; background-color: #CCCCCC; font-family:Trebuchet MS,Verdana,Sans-Serif }
table.header { border:0px solid #900000;  }
table.searchbox       { border:1px solid #000000; background-color: #CCCCCC; color:#000000; font-size:9pt }
table.cruiselist  {  border-style: solid; border-width: 0; padding: 2; }
table.ships  { padding:2; background-color: #F5F5F5 }
a            { color: #000000 }
a.withlight  { color: #000000 }
a.withmid  { color: #808080 }
a.withheader { color: #000000 }
select       { font-size: 8pt; color: #000000 }
.lightcolour   { border:0px solid #808080; background-color: #F0F0F0; color:#808080 }
.rescolour  { color:#0054a6 }
.midcolour     { border:1px solid #F0F0F0; background-color: #FFFFFF; color:#000000 }
.rescolour     { color:#0054A6 }
.deepcolour     { border:1px solid #F0F0F0; background-color: #F0F0F0 ; color:#385893 }

A:link {
	color: #0054A6;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #0054A6;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #0054A6;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #2A718C;
	text-decoration: underline;
	font-weight: bold;
 }

.highlight   { color: #1B79B5 }

#container {
  margin: 0 auto;
  width: 876px;  
  } 
#footer {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	background-color: #f7f7f7;
	border-top: 1px solid #3E3552;
	border-bottom: 2px solid #3E3552;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#copyright p {
	font-size: 11px;
	text-align: center;
	color: #555;
	margin: 0px;
	padding: 5px;
}	
