/* CSS Document */

body,td,th {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.footer {
	text-decoration:none;
	font-weight:bold;
	color:#BB0000;
}

a.footer:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

table.main {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

td.menu {
	background-image:url(imgs/layout/menu_back.jpg);
}

td.left1 {
	background-color:#E2E2E2;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:8px;
	font-weight:bold;
	font-size:10px;
}

td.left2 {
	background-color:#F5ECED;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	padding:4px;
	font-size:10px;
}

td.footer {
	background-color:#E2E2E2;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:5px;
	font-size:8px;
}

td.footRed {
	background-color:#BB0000;
}

td.cntHead {
	background-image:url(imgs/layout/menu_back.jpg);
	padding:3px;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-color:#999933;
	border-bottom-width:1px;
}

td.cntHead_center {
	background-image:url(imgs/layout/menu_back.jpg);
	padding:3px;
	font-weight:bold;
	text-align: center;
	border-bottom-style:solid;
	border-bottom-color:#999933;
	border-bottom-width:1px;
}

td.cnt {
	padding:5px;
}

td.car1 {
	background-color:#F8F8F8;
	padding:4px;
	font-size:9px;
	font-weight: bold;
}

td.car1_center {
	background-color:#F8F8F8;
	padding:4px;
	font-size:9px;
	font-weight: bold;
   text-align: center;
}

td.car2 {
	background-color:#F8F8F8;
	padding:4px;
	font-size:9px;
	text-align: right;
}

td.tour {
	background-color:#F8F8F8;
	padding:4px;
	font-size:12px;
}

td.cell {
	background-color:#EEEEEE;
	padding:3px;
}

td.cell_sailing {
	border: 1px solid #EEEEEE;
	font-size:10px;
}

td.cell_sailing_bold {
	border: 1px solid #EEEEEE;
	font-size:10px;
   font-weight:bold;
   text-align: center;
}

td.cell2 {
	background-color:#E5E5E5;
	padding:3px;
}


span.italic {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#CC0000;
}

span.smallTxt {
	font-size:9px;
}

span.redBold {
	font-weight:bold;
	color:#BB0000;
}

img.thumb {
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

td.carhead {
	background-color:#0000FF;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:17px;
	color:#FFFFFF;
	text-align: center;
}

td.carheadsmall {
	margin-top:0px;
	margin-bottom:0px;
}

td.cardet {
   font-size:10px;
	text-align: center;
	font-weight:bold;
	background-color: #FFCCCC;
}

td.cardet2 {
	text-align: center;
   font-weight:bold;
   font-size:10px;
}

td.cardet3 {
	text-align: center;
   font-weight:bold;
	border: 1px solid #FFCCCC;
	font-size:10px;
}

td.sailing_small {
   font-size:10px;
}

td.sailing_centre {
   font-size:10px;
   text-align: center;
}

td.sailing_centre_bold {
   font-size:10px;
   text-align: center;
   font-weight:bold;
}