/* Style */
body {
	margin: 0;
	padding: 0;
	font-family: arial, verdana;	font-size: 1em; color:#ffffff;
	background-color: #ffffff;
	overflow: hidden;
}

p {margin-right:10px;}
label {display:block; float:left;width:135px;margin-bottom:3px;}
.input_txt {font-family:arial,verdana;font-size:11px;color:#87001e;border:1px solid #87001e;width:180px;height:18px;margin-bottom:3px;}
.input_txt_area {font-family:arial,verdana;font-size:11px;color:#87001e;border:1px solid #87001e;width:300px;height:80px;margin-bottom:3px;overflow:auto;}
a img {border:none;}

.stl_lnk_list {
	list-style-image: url( ../img/arrow_r.gif );
}

.lnk_design {
	font-family: arial, verdana;
	font-size: 10px;
	color: #ffffff;
}
A.lnk_design:link, A.lnk_design:active, A.lnk_design:visited {
	text-decoration:	none;
}
A.lnk_design:hover {
	text-decoration:	underline;
}
/* *** */
.lnk_rm {
	font-family: arial, verdana;
	font-size: 11px;
	color: #87001e;
}
A.lnk_rm:link, A.lnk_rm:active, A.lnk_rm:visited {
	text-decoration:	none;
}
A.lnk_rm:hover {
	text-decoration:	underline;
}
/* *** */
.lnk_normal {
	font-family: arial, verdana;
	font-size: 100%;
	color: #fff;
}
A.lnk_normal:link, A.lnk_normal:active, A.lnk_normal:visited {
	text-decoration:	none;
}
A.lnk_normal:hover {
	text-decoration:	underline;
}
/* *** */
.lnk_nav_footer {
	font-family: arial, verdana;
	font-size: 10px;
	color: #ffffff;
}
A.lnk_nav_footer:link, A.lnk_nav_footer:active, A.lnk_nav_footer:visited {
	text-decoration:	none;
}
A.lnk_nav_footer:hover {
	text-decoration:	underline;
}
/* *** */
.lnk_menubar {
	display: block;
	width: 100%;
	height: 20px;
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #6f6f6f;
	margin: 0;
	padding: 0;
}
A.lnk_menubar:link, A.lnk_menubar:active, A.lnk_menubar:visited {
	text-decoration:	none;
}
A.lnk_menubar:hover {
	text-decoration:	underline;
}

.lnk_menuleft {
	width: 100%;
	height: 20px;
	font-family: arial, verdana;
	font-size: 11px;
	color: #87001e;
	margin: 0;
	padding: 0;
}
A.lnk_menuleft:link, A.lnk_menuleft:active, A.lnk_menuleft:visited {
	text-decoration:	none;
}
A.lnk_menuleft:hover {
	text-decoration:	underline;
}
/* *** */
.lnk_menubar_pulldown {
	display: block;
	width: 100%;
	font-family: arial, verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	background-color: #6f6f6f;
	margin: 0;
	padding: 0;
}
A.lnk_menubar_pulldown:link, A.lnk_menubar_pulldown:active, A.lnk_menubar_pulldown:visited {
	text-decoration:	none;
}
A.lnk_menubar_pulldown:hover {
	text-decoration:	underline;
}
/* *** */


.lnk_menubar_list {
	margin-top: 2px;
	width: 100%;
}
.lnk_menubar_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.lnk_menubar_list ul li {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: 0px solid #8f8f8f;
}
.lnk_menubar_list ul li a{
	display: block;
	height: 15px;
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

.lnk_menubar_list ul li a:hover{
	display: block;
	color: #87001e;
	text-decoration: underline;
}


/* *** */
.lnk_menubar_pulldown {
	display: block;
	width: 100%;
	font-family: arial, verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	background-color: #6f6f6f;
	margin: 0;
	padding: 0;
}
A.lnk_menubar_pulldown:link, A.lnk_menubar_pulldown:active, A.lnk_menubar_pulldown:visited {
	text-decoration:	none;
}
A.lnk_menubar_pulldown:hover {
	text-decoration:	underline;
}
/* *** */


/* *** */
.lnk_nav_left {
	font-family: arial, verdana;
	font-size: 10px;
	color: #87001e;
}

A.lnk_nav_left:link, A.lnk_nav_left:active, A.lnk_nav_left:visited {
	text-decoration:	none;
}
A.lnk_nav_left:hover {
	text-decoration:	underline;
}
/* *** */


/* Construction */
#str_container {
	position: absolute;
	left: 50%;
	top: 106;
	width: 748px;
	height: 546px;
	margin: 0;
	margin-left: -374px;
	background-color: #ffffff;
	z-index: 2;
}

#str_design {
	position: absolute;
	left: 574;
	top: 548;
	width: 170px;
	height: 18px;
	background-color: transparent;
	text-align: right;
	z-index: 5;
}

#str_nav_footer {
	position: absolute;
	left: 2;
	top: 548;
	width: 195px;
	height: 18px;
	background-color: transparent;
	text-align: left;
	z-index: 5;
}

#str_stl_scroll_content {
	position: absolute;
	left: 235;
	top: 220;
	width: 513px;
	height: 306px;
	background-color: #6f6f6f;
	overflow: auto;
	scrollbar-face-color:		#6f6f6f;
	scrollbar-track-color:		#6f6f6f;
	scrollbar-shadow-color:		#87001e;
	scrollbar-darkshadow-color:	#6f6f6f;
	scrollbar-highlight-color:	#87001e;
	scrollbar-3dlight-color:	#6f6f6f;
	scrollbar-arrow-color:		#87001e;
	z-index: 6;
	font-family: verdana;	font-size: 11px; color:#ffffff;
	line-height: 160%;
}

#str_stl_page_title {
	position: absolute;
	left: 8;
	top: 188;
	width: 178px;
	height:	99px;
	text-align: right;
	line-height: 170%;	
	font-family: arial, verdana;	font-size: 11px;	color: #87001e;
	z-index: 5;
}

#str_menu_top_mainbar {
	position: absolute;
	left: 195;
	top: 106;
	width: 553px;
	/*height: 20px;*/
	background-color: transparent;
	z-index: 5;
}
#str_menu_top_carrier {
	position: absolute;
	left: 198;
	top: 126;
	width: 549px;
	height:	3px;
	background-color: 87001e;
	border: none;
	font-family: arial;
	font-size: 1px;
	z-index: 5;
}

.str_photo_left_port {
	position: absolute;
	left: 105px;
	top: 350px;
	border: 1px solid #000;
	z-index: 6;
}
.str_photo_left_land {
	position: absolute;
	left: 65px;
	top: 390px;
	border: 1px solid #000;
	z-index: 6;
}

#str_bg_top {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 284px;
	background-color: #bababa;
	z-index: 1;
}

#str_bg_btm {
	position: absolute;
	left: 0;
	top: 287;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #87001e;
	z-index: 1;
}

#str_bg_logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 195px;
	height: 178px;
	background-color: #6f6f6f;
	z-index: 2;
}
#str_logo_menu_spacer_l {
	position: absolute;
	left: 195;
	top: 0;
	width: 3px;
	height: 178px;
	background-color: #fff;
	font-size: 1px;
	z-index: 6;
}
#str_logo_menu_spacer_r {
	position: absolute;
	left: 745;
	top: 0;
	width: 3px;
	height: 178px;
	background-color: #fff;
	font-size: 1px;
	z-index: 6;
}

#str_bg_content {
	position: absolute;
	left: 195;
	top: 181;
	width: 553px;
	height: 365px;
	background-color: #6f6f6f;
	z-index: 2;
}

#menubar1 {
	float: left;
	/*margin-left:2px;*/
	width: 102px;
	text-align: center;
	background-color: #f6f6f6;
}
#menubar2 {
	float: left;
	width: 102px;
	text-align: center;
	background-color: #f6f6f6;
}
#menubar3 {
	float: left;
	width: 92px;
	text-align: center;
	background-color: #f6f6f6;
}
#menubar4 {
	float: left;
	width: 130px;
	text-align: center;
	background-color: #f6f6f6;
}
#menubar5 {
	float: left;
	width: 56px;
	text-align: center;
	background-color: #f6f6f6;
}
#menubar6 {
	float: left;
	width: 69px;
	text-align: center;
	background-color: #f6f6f6;
}

