body {
	margin: 0px;
	background: #FFFFFF;
}

td {
	font: 11px verdana,geneva,sans-serif;
	line-height: 18px;
	color: #003C5F;
	vertical-align: top;
}

a {
	color: #3D8AA0;
}

a:hover {
	color: #000033;
}

h5 {
	color: #FF0000;
}

hr {
	height: 1px;
	color: #72829D; 
}

.errors {
	display: block;
	border: 1px solid #FF0000;
	background: #FFD9D9;
	color: #FF0000;
	font-weight: bold;
	line-height: 15px;
	padding: 15px;
	margin: 20px;
}

.inlineRight {
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

.inlineLeft {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 15px;
}

td#logo {
	padding-top: 50px;
	padding-bottom: 25px;
}

td#top_menu {
	padding: 53px 20px 20px 20px;
	text-align: right;
	background: url(../images/top_bg.jpg) repeat-x;
}

td#middle_section {
	background: url(../images/middle_bg.jpg) no-repeat right;
}

td#left_bottom {
	background: #BAB59E;
}

td#content_index {
	background: url(../images/bottom_bg.jpg) no-repeat right bottom;
	padding: 30px;
}

td.text_index {
	padding-right: 30px;
	border-right: 1px solid #72829D;
}

td.text_index_right {
	padding-left: 30px;
	color: #FF0000;
	line-height: 20px;
	white-space: nowrap;
	font-weight: bold;
}

td#bottom {
	font-size: 10px;
	background: #181E4A;
	color: #FFFFFF;
	padding: 15px;
	text-align:center;
}

.title {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

.title_large {
	color: #FF0000;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
}

table#boats td {
	vertical-align: middle;
	text-align: center;
}