body {
	background-image : url('images/bodybg.gif');
	background-repeat : both;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color : black;
}
#container {
	width : 775px;
	padding : 0px;
	margin : 0px;
}
#contentframe {
	clear : both;
}
#top {
	color : white;
}
#top a:link, #top a:visited {
	color : white;
	text-decoration: none;
}
#top a:hover, #top a:visited:hover {
	color : white;
	text-decoration: underline;
}
#topleft {
	float : left;
	padding : 0px;
	margin : 0px;
	background-image : url('images/logo.gif');
	height : 80px;
	width : 300px;
}
#topright {
	background-image: url('images/topnavbanner.gif');
	background-repeat: none;
	padding : 0px;
	margin : 0px;
	height : 80px;
	width : 474px;
	float : left;
}
#rightnavbar {
	text-align : right;
	color : white;
	font-weight: bold;
	margin-top : 18px;
	margin-right : 15px;
}
#NavItem a:link, #NavItem a:visited {
	color : white;
	text-decoration: none;
}
#NavItem a:hover, #NavItem a:visited:hover {
	color : white;
	text-decoration: underline;
}
#NavItem {
	padding-left : 5px;
	padding-right : 5px;
	display : inline;
}
img {
	border : 0px;
}
#leftside {
	color : white;
	background-image: url('images/leftbg.jpg');
	background-repeat: repeat-x;
	width : 300px;
	padding : 0px;
	margin : 0px;
}
#leftside hr {
	width : 300px;
	float : right;
}
#leftnav {
	font-family: Georgia, arial, times roman;
	text-align: left;
	font-size : 14pt;
}

#leftnav ul {
	margin-top : 30px;
	margin-left: 0px;
	padding-left: 50px;
	list-style: none;
}
#leftnav li {
	padding-left: 25px;
	padding-top : 5px;
	padding-bottom : 5px;
	background-image: url(images/arrowhead.gif);
	background-position: 0 .7em;
	border-bottom : 1px solid #BB5E4D;
	background-repeat: no-repeat;
}
#leftnav a:link, #leftnav a:visited {
	color : white;
	padding : 0px;
	margin : 0px;
	text-decoration: none;
}
#leftnav a:hover, #leftnav a:visited:hover {
	color : black;
	text-decoration: none;
	padding : 0px;
	margin : 0px;
}
#rightside {
	float : left;
	background-color: white;
	color : black;
	padding : 0px;
	margin : 0px;
}
#contentcontainer {
	border-left : 1px solid white;
	border-right : 1px solid white;
	padding : 0px;
	margin : 0px;
}
#content {
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	padding-bottom : 10px;
	width : 455px;
	text-align: left;
	color : black;
}
#content a:link, #content a:visited {
	color : #610000;
	text-decoration: underline;
}
#content a:hover, #content a:visited:hover {
	color : #a31d00;
	text-decoration: none;
}

.clear {
	clear: both;
}
#footercontainer {
	background-image: url('images/footer.gif');
	background-repeat: none;
	height : 81px;
	width : 775px;
	padding : 0px;
	margin : 0px;
	color : white;
}
#footer {
	text-align : center;
	padding-top : 25px;
	font-weight: bold;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: white;
}
#footer a:hover, #footer a:visited:hover {
	text-decoration: underline;
	color: white;
}

.cruiseexperts {
	position : relative;
	background-image: url('files/image/cruiseexpertslogo.gif');
	background-repeat: none;
	height: 81px;
	float : right;
	margin-right : 50px;
	margin-top : -100px;
	width: 400px;
}
.btnbg {
	background-image : url('images/btn_bg.gif');
	height : 23px;
	display : inline;
	float : left;
}
.btnl {
	background-image : url('images/btn_left.gif');
	width : 5px;
	height : 23px;
	display : inline;
	float : left;
}
.btnr {
	background-image : url('images/btn_right.gif');
	width : 5px;
	height : 23px;
	display : inline;
	float : left;
}
.btntext {
	color : white;
	text-decoration: none;
	padding : 3px;
	font-size : 8pt;
}
.btntext:hover {
	color : white;
	text-decoration: underline;
	padding : 3px;
	font-size : 8pt;
}
#Messages ul {
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	padding: 0;
	margin: 0;
	float: left;
	width: 98%;
	background-color : #eee0ad;
	margin-bottom : 10px;
}
#Messages li {
	list-style-type: disc;
	margin-left : 10px;
}
ul#Errors {
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	padding: 0;
	margin: 0;
	float: left;
	width: 98%;
	background-color : #eee0ad;
	margin-bottom : 10px;
}
ul#Errors li {
	list-style-type: disc;
	margin-left : 10px;
}
.PageTitle {
	border-bottom : 1px solid #ccc;
	text-align : right;
	font-size: 18pt;
	color: Gray;
	font-family: Tahoma, Arial, Verdana;
}
.PageTitle2 {
	border-bottom : 1px solid #ccc;
	text-align : right;
	font-weight : bold;
	font-size: 18pt;
	color: Gray;
	font-family: Tahoma, Arial, Verdana;
}
.PageTitle3 {
	text-align : right;
	font-weight : bold;
	font-size: 18pt;
	color: Gray;
	font-family: Tahoma, Arial, Verdana;
}