﻿body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	background-color: #1f4b7c;
}

.plaintxt {
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
	font-weight: bold;
}

.table-top {
	border:0px;
	border-top:1px dashed #999999;
}
.cell-blue {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1em;
	color: #0067A6;
	text-indent:10px;
	background-image:url('./img/model_title_back.jpg');
	
}

.cell-white {
	background-color:#FFFFFF;
	border:0px;
	text-indent:10px;
	border-bottom:1px dashed #999999;
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
	font-weight: bold;

}


.title-bold {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 2em;
	text-indent:10px;
	letter-spacing: -1px;
	color: #0067A6;
}

.title-model {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: -1px;
	color: #0067A6;
}

.title-model-red {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: -1px;
	color: red;
}

.title-text {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1.2em;
	color: #808080;
}

a.blue {
	font-weight:bold;
	text-decoration:none;
	color:#0067A6;
	font-size:10px;
}

a.blue:hover {
	font-weight:bold;
	text-decoration: underline;
}

img.boat {
	padding:5px;
	border:1px solid #000000;
	margin-bottom:5px;
	margin-right:10px;
	float:left;
}

#language {
	position: relative;
	width:60px;
	height: 13px;
	z-index: 1;
	left: 700px;
	top: -22px;
}

#main-top {
	width:100%;
	height:220px;
	text-align:center;
	background-image:url('./img/main_top_back.jpg');
	background-repeat:repeat-x;
}

#main-content {
	background-position:bottom;
	width: 100%;
	text-align: center;
	background-image: url('./img/main_content_back.jpg');
	background-repeat: repeat-x;
	margin-top:5px;
}

#content {
	width:760px;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	border-top:1px solid #C0C0C0;
	border-bottom:0px;
	background-image:url('./img/content_back.jpg');
	background-position: bottom;
	background-repeat:no-repeat;
}

#inner-content {
	width:760px;
	min-height:221px;
	padding:0px;
	padding-top:5px;
	text-align:left;
	background-image:url('./img/right_back.jpg');
	background-repeat:repeat-x;

}

#left-nav {
	width:185px;
	float:left;
	margin-right:15px;
	margin-left:5px;
}

#right {
	width:535px;
	float:right;
	margin:0px;
	padding-top:20px;
	position:relative;
	left: -30px;
	top: -10px;
}

#right-page {
	width:705px;
	margin:0px;
}


#main-bottom {
	width:100%;
	height:150px;
	text-align:center;
	background-image:url('./img/main_bottom_back.jpg');
	background-repeat:repeat-x;
}

#navyhold {
	margin: 0px;
	padding:0px;
	clear:both;
	border-bottom:1px solid #C0C0C0;
	font-family: Verdana;
	font-weight:bold;
}

ul#navylist {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background-image:url('./img/bar_back.jpg');
	height:22px;
}

ul#navylist li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align:center;
	border-right:1px solid #C0C0C0;
	border-left:1px solid #FFFFFF;
}

ul#navylist li a {
	display: block;
	padding:5px 15px;
	font-size:9px;
	text-decoration: none;
	text-transform:uppercase;
	background-image:url('./img/bar_back.jpg');
	color: #666666;
}


ul#navylist li a:hover{
	background-image:url('./img/bar_back_over.jpg');
}

ul#sublinks {
	list-style: none;
	padding:0px;
	padding-top: 10px;
	margin: 0px;
}

ul#sublinks li {
	display: block;
}

ul#sublinks li a {
	display: block;
	padding:5px 5px;
	font-size:10px;
	font-weight:bold;
	border-bottom:1px dashed #999999;
	text-decoration: none;
	color: #666666;
}


ul#sublinks li a:hover{
	background-image:url('./img/bar_back.jpg');
	color: #0067A6;
}

#model-container {
	width:520px;
	padding:3px;
	margin-top:5px;
	margin-left:20px;
}

#model-container-page {
	width:705px;
	padding:3px;
	margin-top:5px;
	margin-left:20px;
}

#model-container .title {
	 width:180px;
	 height:15px;
	 clear:both;
	 padding:3px;
	 background-image:url('./img/model_title_back.jpg');
	 background-repeat:repeat-x;
	 font-weight:bold;
	 color:#333333;
}

#model-container-page .title {
	 width:180px;
	 height:15px;
	 clear:both;
	 padding:3px;
	 background-image:url('./img/model_title_back.jpg');
	 background-repeat:repeat-x;
	 font-weight:bold;
	 color:#333333;
}


#model-container .content {
	width:100%;
	min-height:113px;
 	background-image:url('./img/model_content_back.jpg');
 	background-repeat:repeat-x;
}

#model-container-page .content {
	width:100%;
	min-height:113px;
 	background-image:url('./img/model_content_back.jpg');
 	background-repeat:repeat-x;
}

.model-title-container {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	border-bottom:0px;
	width: 186px;
	position:relative;
	left: 0px;
	top: 2px;	
}

.model-content-container {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
}


#model-container2 {
	width:340px;
	padding:3px;
	margin-top:0px;
	margin-left:20px;
	float:left;
}

#model-container2 .title {
	 width:180px;
	 height:15px;
	 clear:both;
	 padding:3px;
	 background-image:url('./img/model_title_back.jpg');
	 background-repeat:repeat-x;
	 font-weight:bold;
	 color:#333333;
}


#model-container-page2 .content {
	width:100%;
	min-height:113px;
 	background-image:url('./img/model_content_back.jpg');
 	background-repeat:repeat-x;
}

.model-title-container2 {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	border-bottom:0px;
	width: 186px;
	position:relative;
	left: 0px;
	top: 2px;	
}

.model-content-container2 {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
}

#model-container-page2 .title {
	 width:180px;
	 height:15px;
	 clear:both;
	 padding:3px;
	 background-image:url('./img/model_title_back.jpg');
	 background-repeat:repeat-x;
	 font-weight:bold;
	 color:#333333;
}

.sold {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: -1px;
	color: #FF0000;
}




