body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Helevetica, Arial, sans-serif;
	font-size: 16px;
	color: #444;
	background: #ffffff;
}

a:link, a:visited { color: #000000; text-decoration: underline; font-weight: normal;} 
a:active, a:hover { color: #000000; text-decoration: none;}

#h1was {
	clear: both;
	margin: 0px;
	padding: 10px 0 10px 0;
	font-size: 28px;
	color: #333;
}
h1 {
	margin: 0px;
	font-size: 18px;
	color: #333;
}
h3 {
	margin: 0px;
	font-size: 18px;
	color: #333;
}
h3 #small {
	font-size: 10px;
}
#small_table td, #small_table th {
	border-width: 1px 1px 0 0;
	border-color: #888;
	border-style: solid;
	font-size: 12px;
	padding: 3px;
}
#ship_header {
	clear: both;
	margin: 0px;
	font-size: 12px;
	background: #CCC;
	padding: 0 10px 0 10px;
}
#ship_header a {
	color: #333;
	text-decoration: none;
}
#ship_header a:active, #ship_header a:hover {
	color: #000;
	text-decoration: underline;
}
#ship_name {
	clear: both;
	margin: 0px;
	padding: 2px 10px 1px 10px;
}
#ship_name img {
	clear: both;
	margin: 0px;
	padding: 0 10px 4px 0;
}
#ship_name a:link, #ship_name a:visited {
	color: #422; text-decoration: none; font-weight: bold
}
#ship_name a:active, #ship_name a:hover {
	color: #222; text-decoration: underline; font-weight: bold;
}
#ship_description {
	padding: 0 10px 20px 10px;
}
#ship_description img {
	margin: 0px;
	padding: 10px 10px 0 0;
}
#ship_description_one {
	clear: left;
	padding: 10px 10px 20px 10px;
}
#ship_description_one td, #ship_description_one table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-collapse: collapse;
	padding: 3px;
}

.nobr {white-space: nowrap}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}


.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }

.button_01 a{
	clear: both;
	display: block;
	width: 100px;
	height: 23px;
	padding-top: 5px;
	background: url(/images/button_01.png) no-repeat;
	
	
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


.header_01 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 40px;	
	color: #ffffff;
}

.header_02 {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #000000;
	background: url(/images/header_01_bg.jpg) left bottom no-repeat;	
}

.header_03 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	color: #ffffff;
	background: url(/images/header_02_bg.jpg) repeat-x;
}

.header_04 {
	line-height: 14px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header_04 a{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.header_05 {
	clear: both;
	font-size: 14px;
	color: #ffffff;
	width: 128px;
	height: 24px;
	padding: 3px 0 0 20px;
	margin-bottom: 5px;
	background:  url(/images/footer_title_bg.png) no-repeat;
}



#header_wrapper {
	display:none;
}

/* end of header */


/* content */

#content_wrapper {
	clear: both;
	width: 95%;
	margin: 0 auto;
	background: #ffffff;
}

#content {
	width: 100%;
	padding: 20px 10px;
	background: #ffffff;
}


#addition {
	display:none;
}

#column_w530 {
	float: left;
	width: 100%;
	line-height: 20px;
	background: #ffffff;
}

#column_w300 {
	display:none;
}

#column_w530 .em_text {
	color: #000;
}

#column_w530 p {
	margin-bottom: 15px;
}

.content_list_01 {
	margin: 0 0 0 10px;
	padding: 0px;
	list-style: square;
}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 10px 10px;
	
}

.content_section_01 {
	border-left: 10px solid #bbd142;
	padding-left: 20px;
}

.column_w300_section_01 {
	clear: both;
	padding: 15px 19px;
	background: url(/images/side_column_divider.jpg) bottom repeat-x;
}

/* end of content */

/* footer */
#footer_wrapper {
	display:none;
}
/* end of footer */