html, body {
width: 700px;
	margin: 0 auto;
	padding: 0;
}

p {
	margin-bottom: 10px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover	{
	color: #000099;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
body {
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	background-color: #D9FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-style: normal;
	font-weight: normal;
	list-style-type: circle;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	font-style: normal;
	background-color: #d9ffff;
	color: #000066;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background-color: #d9ffff;
	color: #000066;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #d9ffff;
	color: #000066;
}
img {
	border: 0;
}

li {
	margin-bottom: 5px;
}

.quoted {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	text-align: justify;
	margin: 10px 40px;
}
.quotee {
	font-size: 9px;
	text-align: right;
	margin: -10px 40px 0 0;
}

.myTbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #214071;
	text-align: center;
	border-top: 1px solid #4F6994;
	border-left: 1px solid #4F6994;
}
.myTbl td {
	border-right: 1px solid #4F6994;
	border-bottom: 1px solid #4F6994;
}

.rowPink1 {
	background-color: #D099FF;
	background-image:  url("images/rowPink1_bg.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}
.rowPink2 {
	background-color: #DEB8FF;
	background-image:  url("images/rowPink2_bg.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}
.rowPink3 {
	background-color: #EED9FF;
	background-image:  url("images/rowPink3_bg.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}

.rowBlue1 {
	background-image:    url("images/grey.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #CCCCCC;
}
.rowBlue2 {
	background-color: #C0EAFF;
	background-image:  url("images/rowBlue2_bg.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
}
.rowBlue3 {
	background-color: #E6F7FF;
	background-image:  url("images/rowBlue3_bg_bg.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bookingTbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bookingTbl th {
	background-color: #2C5597;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url("images/booking_th_bg.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bookingNote {
	font-size: 10px;
	color: #CC0000;
	margin: 3px;
}
.specialoffers_heading {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
font-weight:bolder;
text-align:center;

}

.rowTop {
	background-color: #FFFFFF;
	background-image:  url("images/rowTop_bg.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}

.specialoffers {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:center;

}
.backlink {
	color: #2C5597;
}

#outer700 {
	width: 700px;
	margin: 0 auto;
	padding: 0;
}

#inner104 ul, #inner104 li{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}
