html {
	background-color: #FFFFFF;
	background-image: url('http://dc.psa-ace.org/images/bg_body.gif');
	background-repeat: repeat-x
}
body {
	margin:0px; background-image: url('http://dc.psa-ace.org/images/bg_html.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #636363; font-size:10pt }

h2	{font-size: 16pt; align: left; color: #0054A6; text-align:left }
h2.heading	{font-size: 16pt; color: #0054A6; font-weight:normal; margin-top:0; margin-left:0; margin-bottom:4; padding-left:0px; padding-right:10px; padding-top:10px; padding-bottom:10px}
h4	{font-size:12pt }
h5	{font-size:12pt }
h6	{font-size:8pt }

table        { font-family: Arial, Helvetica, sans-serif; font-size:10pt; color: #636363}
th           {color: #0054a6; font-family: calibri; font-weight: bold; background-color: #F7F7F7 }
table.header { border:0px solid #0079C1;  }
table.searchbox       { border:1px solid #0054a6; background-color: #F7F7F7; color:#0054A6; font-size:9pt; font-family:trebuchet MS }
table.cruiselist  {  border-style: solid; border-width: 0; padding: 2; }
table.ships  { padding:2;  background-color: #C8ECFF;}
select   { font-size:9pt }
a            { color: #0054A6 }
a.withlight  { color: #0054A6 }
a.withmid  { color: #000080 text-align:left; text-decoration: none }
a.withheader { color: #000080 }
select       { font-size: 8pt; color: #000000 }
.lightcolour   { border:0px solid #FFFFFF; background-color:#F0F0F0 }
.midcolour     { background-color: #F7F7F7 }
.rescolour { color: #0054a6 }
.deepcolour     { border:1px solid #488CC8; background-color: #C8ECFF ; font-size: 11pt; color:#636363 }
.highlight   { color: #FFFF00 }
li	{ text-align:left	}

}
.clear {
	clear: both;
}
}
.row {
	width: 100%;
}
.logo {
	display: inline;
	float: left;
}
.offerheader { color: #000000; border:1px solid #F0F0F0; font-weight: normal; background-color: #F0F0F0 }

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: #000000;
	text-decoration: none;
	font-weight: bold;
 }

a:link.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:active.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover.menu {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
