html *{
	font-size:11px;
}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color:#000;
	background:#0B234B;
	font-family:Arial;
}
html{
	overflow-x:none;
	overflow-y:auto;
}
form{
	margin:0px;
	padding:0px;
}
a:link, a:visited{
	color:#475977;
	font-family:Arial;
	text-decoration:none;
}
img{
	border:0px;
}
a:hover {
	color:#D14D54;
}
.left_menu a {
	color:#FFF;
}
.left_menu a:hover{
	text-decoration:underline;
	color:#CEA2A5;
}
.doc_title{
	color:#CC0000;
	font-size:13px;
	text-transform:uppercase;
}
.doc_ingress{
	color:#595959;
	font-size:11px;
}
.news_link{
	font-weight:bold;
}
.news_link a{
	color:#FFF;
}
.news_link a:hover{
	text-decoration:underline;
}

.input input {
	float:left;
	background:url("../images/input-bg.gif") repeat-x;	
	border:0;
	padding:0;
	margin:0;
	height:15px;
	width:149px;
	color:#FFF;
}
.input-left {
	background:url("../images/input-left.gif") no-repeat;
	width:3px;
	height:15px;
	float:left;
}
.input-right {
	background:url("../images/input-right.gif") no-repeat;
	width:3px;
	height:15px;
	float:left;
}

#flash_player{
	float:left;
}

#main_content
{
	position:relative;
	width:410px;
	float:left;
	height:230px;
	overflow:hidden;
	padding: 0px;
}

#main_content_vessel
{
	position:relative;
	width:280px;
	float:left;
	height:200px;
	overflow:hidden;
	padding: 0px;
}

#main_content_newslist
{
	position:relative;
	width:195px;
	float:left;
	height:220px;
	overflow:hidden;
	padding: 0px;
}

.doc_content{
	position:absolute;
	text-decoration:none;
	padding: 0px;
	padding-right:20px;
}

.scroll_container
{
	width:20px;
	text-align:center;
	height:230px;
	float:left;
}

.scroll_container_vessel
{
	width:20px;
	text-align:center;
	height:190px;
	float:left;
}

#sliderbar
{
	margin:0 auto;
	width:12px;
	height:220px;
	background-image:url("../images/track.gif");
	background-repeat:repeat-y;
}
#sliderbar_vessel
{
	margin:0 auto;
	width:12px;
	height:180px;
	background-image:url("../images/track.gif");
	background-repeat:repeat-y;
}

#sliderhandle
{
	width:12px;
	height:12px;
	background-image:url("../images/scroll_handle.jpg");
	background-repeat:repeat-y;
	cursor: pointer; 
	cursor: hand;
	z-index: 100;

}

#slidertop
{
	margin:0 auto;
	width:12px;
	height:7px;
	background-image:url("../images/arrow_up.gif");
	background-repeat: no-repeat;
}

#sliderbottom
{
	margin:0 auto;
	width:12px;
	height:17px;
	background-image:url("../images/arrow_down.gif");
	background-repeat: no-repeat;
	position: absolute;
	z-index: 0;
	top:227px;
	left: 414px;
}

#sliderbottom_newslist
{
	margin:0 auto;
	width:12px;
	height:17px;
	background-image:url("../images/arrow_down.gif");
	background-repeat: no-repeat;
	position: absolute;
	z-index: 0;
	top: 228px;
	left: 199px;
}

#sliderbottom_wide
{
	margin:0 auto;
	width:12px;
	height:17px;
	background-image:url("../images/arrow_down.gif");
	background-repeat: no-repeat;
	position: absolute;
	z-index: 0;
	top: 438px;
	left: 1050px;
}

#sliderbottom_vessel
{
	margin:0 auto;
	width:12px;
	height:17px;
	background-image:url("../images/arrow_down.gif");
	background-repeat: no-repeat;
	position: absolute;
	z-index: 0;
	top: 188px;
	left: 284px;
}
#sliderbottom_video{
	margin:0 auto;
	width:12px;
	height:17px;
	background-image:url("../images/arrow_down.gif");
	background-repeat: no-repeat;
	position: absolute;
	z-index: 0;
	top: 424px;
	left: 1072px;
}
.icon{
	float:left;
	width:50px;
	height:70px;
	margin-right:30px;
	margin-bottom:15px;
}
.icon div{
	text-align:center;
}

#filearchive{
	width:899px;
	height:301px;
	margin:0 auto;
	border-right:1px solid #CCCCCC;
}
.title{
	width:100%;
	height:33px;
	background-color:#E6E6E6;
}
.title img{
	margin-left:10px;

}
.archive_container{
	width:870px;
	height:100%;
	margin:0 auto;
	position:relative;
	float:left;
}

#archive_content{
	position:relative;
	width:854px;
	float:left;
	height:237px;
	padding:10px;
	overflow:hidden;
}

.archive_content{
	position:absolute
}

.scroll_container_archive
{
	width:20px;
	text-align:center;
	height:250px;
	float:left;
	margin-top:10px;
}
#sliderbottom_archive{
	margin:0 auto;
	width:12px;
	height:17px;
	background-image:url("../images/arrow_down.gif");
	background-repeat: no-repeat;
	position: absolute;
	z-index: 0;
	top:247px;
	left: 878px;
}
#sliderbar_archive
{
	margin:0 auto;
	width:12px;
	height:230px;
	background-image:url("../images/track.gif");
	background-repeat:repeat-y;
}