body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

a {
	font-weight: bold;
	color: #0092D4;
}

.pricedash {
	margin-right: 41px;
	margin-top: -18px;
}

img {
	border: 0;
}

#content {
	width: 1000px;
	margin: 0 auto;
}

#top {
	background: url(img/headbg.jpg);
	height: 143px;
	padding-top: 10px;
}

.title {
	color: white;
	background: #0397D6;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	padding: 7px 10px 7px 10px;
}
.title1 {
	color: white;
	background: #41c2cb;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;

	padding: 10px;

}

.title1 td {
	color: #2c3675;
	font-weight: bold;
}

.foot {
	color: white;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	font-size: 17px;
	text-align: center;
	padding: 9px 10px 9px 10px;
	height: 21px;
	background: #0397D6;
}

.foot td, .foot td a {
	font-weight: normal;
	font-size: 17px;
}

.cruisenis {
	padding: 7px 10px 7px 10px;
	background-color: #41c2cb;
	font-size: 13px;
	color: white;
}

.cruisenis .blue {
	color: #2c3675;
}

.text {
	padding-top: 3px;
	font-size: 14px;
	line-height: 24px;
}

.textsmall {
	padding-top: 3px;
	font-size: 13px;
	line-height: 15px;
}

.textmedium {
	padding-top: 3px;
	font-size: 13px;
	line-height: 16px;
}

.bar {
	border-top: solid 3px #0397D6;
	border-left: solid 3px #0397D6;
	border-right: solid 3px #0397D6;
	border-bottom: solid 2px #0397D6;
}

.subtext {
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

.just {
	text-align: justify;
}

.cent {
	text-align: center;
}

.bulletlist {
	list-style: disc outside url(img/sterp.gif);
	padding-left: 30px;
}

.bulletlist li {
	_padding-left: 5px;
}

.price {
	color: #bd1a8d;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.pricesmall {
	color: #bd1a8d;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}