body {
	text-align: center;
	font-size: 0.75em;
	font-family: arial;
	margin-top: 8px;
}

#main {
	width: 780px;
	margin: auto;
	text-align: left;
}

#top {
	background-image: url('../images/top_img.jpg');
	background-repeat: no-repeat;
	height: 85px;
	padding-left: 20px;
	padding-top: 15px;
	border: solid 1px #333333;
}

#img {
	margin-left: 390px;
}

#page_top {
	width: 775px;
	height: 20px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 0.9em;
	font-style: italic;
	float: left;
}

#page_mid {
	border-style: solid;
	border-color: #333333;
	border-width: 0px 1px;
	padding: 5px;
	float: left;
	width: 768px;
}

#bot_left {
	background-image: url('../images/bot_left.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-color: #333333;
	float: left;
}

#bot_right {
	background-image: url('../images/bot_right.gif');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 20px;
	width: 780px;
	float: left;
}

#box, #box2 {
	border: solid 1px #333333;
	width: 764px;
	padding: 1px;
	float: left;
	background-color: #F1F1F1;
}

#box2 {
	margin-top: 5px;
}

h1 {
	color: #FF0000;
	margin: 0px;
	font-size: 1.5em;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2, h3 {
	color: #FF0000;
	margin: 10px 0px 5px 0px;
	font-size: 1.1em;
}

h2 {
	float: left;
	display: inline;
	margin-left: 5px;
}

#txt, #txt2 {
	float: left;
	display: block;
	margin-left: 20px;
	padding: 5px;
	width: 480px;
	text-align: justify;
}

#txt2 {
	width: 400px;
	margin-left: 5px;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

ul {
	clear: left;
	padding-top: 0px;
	margin-top: 10px;
	padding-left: 3px;
	margin-left: 15px;
}

ul li {
	padding: 3px 0px;
}

#breadcrumb {
	padding-top: 2px;
	float: left;
}

.nav, .a_page {
	margin-right: 1px;
	float: right;
	width: 75px;
	background-image: url('../images/nav_bg.gif');
	background-repeat: repeat-x;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.nav a:link, .nav a:hover, .nav a:active, .nav a:visited, .a_page {
	text-decoration: none;
	color: #000000;
	width: 75px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.nav a:hover, .a_page a:hover {
	color: #FFFF00;
        text-decoration: none;
}

.a_page, a.crewLogin, .message {
	color: #FF0000 !important;
}

a:link, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #000000;
}

a.bc:link, a.bc:hover, a.bc:active, a.bc:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.link:link, a.link:hover, a.link:active, a.link:visited, .news_title {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

a:hover, a.bc:hover, a.link:hover {
	text-decoration: underline;
}

p {
	text-align: justify;
	padding: 0px 5px 10px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: left;
}

.col, .col2 {
	width: 353px;
	float: left;
}

.col2 {
	width: 196px;
}

.t_head_bg {
	background-color: #DFDFDF;
	font-weight: bold;
}

.t_body_bg {
	background-color: #FFFFFF;
}

.t_body, .t_body2, .t_body3, .t_body4 {
	border: solid 1px #333333;
	padding: 3px 0px 3px 5px;
	height: 30px;
}

.t_body2, .t_body4 {
	border-left-width: 0px;
}

.t_body3, .t_body4 {
	border-top-width: 0px;
}

.img2 {
	margin-top: 30px;
	margin-left: 55px;
	padding: 1px;
	border: solid 1px #333333;
}

#footer {
	clear: left;
	padding-top: 20px;
	font-size: 0.75em;
}

.tGap {
	margin-top: 20px;
}

.tGap2 {
	margin-top: 5px;
}

.lGap {
	margin-left: 25px;
}

.photo_box {
	width: 382px;
	float: left;
	text-align: center;
	font-style: italic;
	margin: 10px 0;
}

img {
	border: 0;
}

.photo_box img {
	border: 1px solid #000000;
	padding: 1px;
}

.charter_sold {
	color: #0033ff;
}

.charter_unsold {
	color: #ff0000;
}

.col5 {
	width: 190px;
	font-weight: bold;
	padding: 3px 10px 2px 5px;
	text-align: right;
        float: left;
}

.col6 {
	width: 540px;
	margin-bottom: 3px;
        float: left;
}

html>body .col6 {
	margin-bottom: 5px;
}

.col7 {
	width: 300px;
}

form {
	margin: 0px;
	padding: 0px;
}

.field {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	overflow: auto;
}

.tGap{
	margin-top: 10px;
}

#exportLink {
    width: 755px;
    text-align: right;
}