.junkStyle
{
	font-family: tahoma, arial, verdana, helvetica;
	font-weight: normal;
	font-style: normal;
}

A
{
	text-decoration: underline;
	color: #AF876F;
}

A:Hover
{
	text-decoration: underline;
	color: #829936;
}

A.small
{
	text-decoration: underline;
	color: #AF876F;
	font-size: 10px;
}

A.small:Hover
{
	text-decoration: underline;
	color: #829936;
}


A.newslink
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	color: #000000; /* was #920000 */
	text-transform: uppercase;
	text-decoration: none;
}

A.newslink:Hover
{
	text-decoration: underline;
	color: #920000;
}
A.footlink
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 1em;
}

A.footlink:Hover
{
	text-decoration: underline;
	color: #920000;
}

H1
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	color: #920000;
}


H1.kltl
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	color: #FC0507;
}

H2
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	color: #920000;
}

H3
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	color: #920000;
}

H4
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin: 8px;
	color: #920000;
	text-decoration: none;
}

H5
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	color: #920000;
	text-decoration: none;
}

td
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #353535;
}

select, option, textarea, input
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #353535;
}

body
{
	text-align:center;
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
	background: #ddd url("/images/shim880by24.gif") repeat-y 50% 0;
	color: #3A3A3A;
	margin: 0px;
}
p
{
	margin-top: 8px;
}
/*				.doclink
--				{*/
#OuterNews
{
	position: relative;
	overflow: hidden;
	float: left;
	height: 200px;
	width: 45%;
	border: 0px  #8F8F8F;
}
#OuterNews:hover
{
	overflow: auto;
}
#Incident
{
	overflow: auto;
	width: auto;
	border: 0px solid #8F8F8F;
	padding:10%;
	margin:5%;
}
#bulkTableTitle TD
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #A66B77;
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
	border: 1px solid #DDC7CC;
}

#bulkTableSubTitle TD
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #C097A0;
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
	border: 1px solid #E7D8DB;
}

#bulkTableData TD
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 10px;
	font-weight: bold;
	background-color: #F2EAEC;
	padding: 2px;
	border: 1px solid #683F48;
}

#bulkTableDataTotal TD
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #F2EAEC;
	padding: 2px;
	border: 1px solid #683F48;
}
#logo
{
	vertical-align:middle;
	text-align:left;
	position: relative;
	top:14px;
	left:-2px;
}
#outerwrap
{
	margin: 0 auto 0px auto;
}
#layout
{
	width: 780px;
	background-color: white;
	margin: 0 auto 0 auto;
	padding:0;
}
#heading
{
	height:76px;
	background: url('/images/k-line-header-image.jpg') no-repeat right;
	margin: 0px 0px 1px 0px;
	padding:0px 0px 1px 0px;
	border-bottom:dotted 1px gray;
	width: 100%;
	text-align:left;
}
#heading.lng
{
	background: url('/klinelng/images/k-line-header-image.jpg') no-repeat right;
}
.normal
{
	text-align: left;
	position: relative;
	left: 10px;
}
.normal li
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #920000;
}
.normal p
{
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
}
.normal ol ol li
{
	font-size: 12px;
	font-weight: normal;
	color: #3A3A3A;
	list-style-type: lower-alpha;
}
.italic
{
	font-style:italic;
}
.nav
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	white-space: nowrap;
	text-align:center;
}
.subnav
{
	background:#920000;
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	color:White;
	text-align:center;
	margin-right:2px;
}
#tabs
{
	line-height:normal;
	border-bottom:dotted 1px gray;
	margin: 1px 0px 0px 0px;
	overflow:hidden;
	background:white bottom left;
}
#tabs ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0px 0px 0px 0px;
	}
#tabs a {
	float:left;
	background:url("/images/nav-top-lcap.gif") no-repeat left top;
	background-position:0% -20px;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("/images/nav-top-right.gif") no-repeat right top;
	background-position:100% -20px;
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	color:Black;
	padding: 4px 4px 3px 0px;
	margin-right:2px;
	}
#tabs .current a {
	background:url("/images/nav-top-lcap.gif") no-repeat left top;
	background-position:0% 0%;
	}

#tabs .current a span {
	background:url("/images/nav-top-right.gif") no-repeat right top;
	background-position:100% 0%;
	color: #ffe0e0;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% 0%;
	}

#tabs a:hover span {
	background-position:100% 0%;
	color:White;
	}

#subnavbar
{
	float:left;
	margin:2px 0px 0px 8px;
	
	height:19px;
	background:#920000 ;
/*	overflow:hidden; */
}
#subwrap
{
	margin:0px 0px 2px 0px;
	padding:0;
	height:21px;
	background:white url(/images/sub-nav-endcap.gif) no-repeat left bottom;
}

#subwrap img
{
	display:inline;
	margin:0;
}
#subnavbar ul {
	margin:0;
	list-style:none;
	padding:0px 10px 0px 0px;
	}

#subnavbar li {
	display:inline;
	margin:0;
	}

#subnavbar a {
	float:left;
	background:#920000;
	padding:2px 2px 0px 5px;
	text-decoration:none;
	}

#subnavbar a span {
	float:right;
	background:#920000;
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	color:White;
	text-align:center;
	margin-right:0px;
	}
#subnavbar .current a {
	color:#920000;
	}

#subnavbar .current a span {
	color:#920000;
	background-color:#fffdc3; 
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#subnavbar a span {float:none;}

/* End IE5-Mac hack */

#subnavbar a:hover {
	color:#920000;
	}

#subnavbar a:hover span {
	color:#920000;
	background-color:#fffdc3; 
	padding:1px 0 0 0;
	}
#subnavbar  span    
{
	float:right;
	margin: 1px 10px 0px 1px;
}
.smflag
{
	height:15px;
	margin: 2px 8px 2px 2px;
	border-style:none;
}

.footnote
{
	width:100%;
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 10px;
	text-align:left;
	margin: 2px 0 2px 0;
}
.footer
{
	width:100%;
	border-top:dotted 1px gray;
	border-bottom:dotted 1px gray;
	padding:2px 0 2px 0;
	text-align:left;
	margin: 2px 0 2px 0;
}
.registration
{
	position: relative;
	top: -1.3em;
	text-align: right;
}

.date
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 10px;
}

.loginButton
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #920000;
	border: 1px #829BB9 solid;
	width: 70px;
	height: 20px;
	text-align: center;
}

.timeTableTimes
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 10px;
	font-weight: bold;
}

.timeTableTimeCells
{
	border: 0px solid #EAEEF5;
	padding-left: 4px;
	height: 25px;
	font-size: 11px;
	background-color: #FDFDFE;
}

.schedule_time_cells
{
	border: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 11px;
}

.schedule_times
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 10px;
	font-weight: bold;
	background-color: #F2EAEC;
	padding: 2px;
	border: 1px solid #683F48;
}

.schedule_ports
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 10px;
	font-weight: bold;
	background-color: #513138;
	color: #FFFFFF;
	padding: 2px;
	border: 1px solid #180F11;
}

.schedule_voyage
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #A66B77;
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
	border: 1px solid #DDC7CC;
}

.schedule_vessel
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #C097A0;
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
	border: 1px solid #E7D8DB;
}

.schedule_number_days
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #F7F7F7;
	padding: 2px;
	border: 1px solid #000000;
}

.connectionTitle
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}

.connectionText
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.FormButton
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px #829BB9 solid;
	width: 50px;
	height: 18px;
	text-align: center;
}
.newsframe
{
	height: 190px;
	width: 250px;
	padding: 5px;
	text-align: left;
}
.longnewsframe
{
	height: 215px;
	width: 250px;
	padding: 5px;
}
.longernewsframe
{
	height: 247px;
	width: 250px;
	padding: 5px;
}
.localtable
{
	border-collapse: collapse;
	/*border:solid 1px red;*/
}
.fullwidthtable
{
	width: 98%;
	border-collapse: collapse;
}
.fullwidthheader
{
	width: 100%;
	text-align:left;
	border-collapse: collapse;
}
.glosstable
{
	width: 772px;
	border: outset 4px #920000;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.glosstable TD, .glosstable TR
{
	border: solid 1px #920000;
	border-collapse: collapse;
	margin: 1em;
	padding: 0 1em 0 1em;
}
.schedtable
{
	width: 268px;
	border: solid 0px black;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.schedtable TD, .schedtable TR .schedtable IMG
{
	border: solid 0px black;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.corner
{
	width:9px;
	height:9px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}
.hline
{
	height:9px;
	width:100%;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
.vline
{
	width:9px;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
}

.findOfficeOutput
{
	font-size: 11px;
}

.findOfficeCountryTitle
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #513138;
	color: #FFFFFF;
	padding: 2px;
	border: 1px solid #180F11;
}

.headerLink
{
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	color: #920000;
	text-decoration: none;
}
.headerLink:Hover
{
	text-decoration: underline;
	color: #808080;
}

.localSiteTitle
{
	font-family: "times new roman", arial, verdana, helvetica;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #920000;
}

.localWebsiteQuickLink
{
	color: #920000;
	text-decoration: none;
}

.localWebsiteQuickLink:hover
{
	text-decoration: underline;
}

.localLinksTable TD
{
	font-size: 11px;
}
/*Rate of Exchange*/

.roe_title
{
	font-weight: bold;
	width: 100px;
	background-color: #CCCCCC;
	height: 22px;
}

.roe_data
{
	height: 22px;
	width: 230px;
	background-color: #eeecec;
}

.roe_button
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #920000;
	border: 1px #829BB9 solid;
	width: 100px;
	height: 20px;
	text-align: center;
}

.roe_results_title
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #C097A0;
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
	border: 1px solid #DDC7CC;
}

.roe_results_data
{
	height: 22px;
	background-color: #eedcec;
}

.surcharge_data
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 10px;
	font-weight: bold;
	background-color: #F2EAEC;
	padding: 2px;
	border: 1px solid #683F48;
}

.surcharge_title
{
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #A66B77;
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
	border: 1px solid #DDC7CC;
}
.surcharge_title TD
{
	color: #FFFFFF;
	text-align: center;
}


