
* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;

	background: #1F292F url(images/general_background_tile.gif) repeat-x top left;
	color: #FFFFFF;

	text-align: center;

	font-size: x-small; 
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */

}

.donothing {
	/* */
}

a img {
	border: 0;
}

img, #flashbox * {
	vertical-align: bottom;
}

#index {
	background: #1F292F url(images/homepage_background_tile.gif) repeat-x top left;
}

.kbody {
	margin: 0 auto;
	width: 740px;
	text-align: left;
}

.kheader ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
	width: 17em;
	float: right;
	margin-top: 4em;
}

.kheader ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

.kheader ul li a {
	margin: 0;
	padding: 0;
	float: left;
	margin: 1em 0;
	padding: 0 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(images/menuitembg.png) no-repeat center left;
/*	border-left: 1px solid #966115;
	line-height: 86%; */
}

.kheader ul li.first a {
	background: none;
}

.kcontent {
	padding-top: 0.5em;
	height: 1%;
}

.ktext {
	padding-left: 1em;
	float: left;
	width: 500px;
}

h1 {
	color: #C37B0F;
	font-size: 136%;
	margin: 0.6em 0;
	font-weight: bold;
}

h1 span {
	font-weight: normal;
}

h2 {
	color: #C37B0F;
	font-size: 116%;
	font-weight: normal;
}

.kcontent p {
	margin-bottom: 1.3em;
}

.kcontent p img {
	margin: 0.3em 0;
}

.ktext p img {
	border: 1px solid #568798;
	margin-right: 0.6em;
}

.knews {
	float: left;
	width: 190px;
	margin-left: 35px;
}

.kfooter {
	clear: both;
	margin: 0 auto;
	width: 740px;
	text-align: left;
}

a {
	color: #FFFFFF;
}

.cpr {
	float: right;
	font-size: 86%;
	padding-top: 1.5em;
}

.kfooter a {
	text-decoration: none;
}

address {
	border-top: 5px solid #35536B;
	font-style: normal;
	font-size: 86%;
	padding-top: 1em;
}

.kcontent ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 1.3em;
}

.kcontent li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: transparent url(images/bullet.png) no-repeat center left;
	padding-left: 1em;
}

fieldset {
	border: 0;
}

label {
	clear: left;
	float: left;
	width: 8em;
	padding: 0.3em;
}

.wider {
	width: 20em;
}

input {
	width: 20em;
}

.button {
	width: 5em;
	margin-left: 8em;
}

textarea {
	width: 20em;
	height: 8em;
}

select {
	width: 8em;
}

.required {
	background-color: #CCCCCC;
}

.error {
	font-weight: bold;
}

.fl {
	float: left;
	width: 31%;
	padding-right: 0.8em;
}

#news ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#news ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-bottom: 1em;
	background: none;
}

/* the news box  */
#news {
	width:185px;
}

#news.hasJS {
	height: 150px;
	overflow:hidden;
	position:relative;
}

#news.hasJS ul {
	position:absolute;
	top: 150px;
	left:0;
}

#DOMnewsstopper {
/*	display: none; */
	text-align: right;
	font-size: 86%;
}

.shvessel {
	clear: left;
	padding-bottom: 10px;
	overflow: auto;
}

.shvimage {
	float: left;
	width: 230px;
}

.shvtext {
	padding-left: 250px;
}

.shvtext h2 {
	color: #FFFFFF;
	font-weight: bold;
}

.shcat {
	background: #365B78 url(images/shcat.png) repeat-y top right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 125%;
	padding: 0.3em 0.7em;
	margin-top: 0.3em;
}

.shcatcontents {
	padding: 0;
}

.shcatcontents table {
	border-collapse: collapse;
	width: 500px;
	background-color: #25343B;
}

.shcatcontents td {
	padding: 0.3em 0.5em;
	margin: 0;
	vertical-align: top;
	width: 400px;
}

.shcatcontents tr.odd td {
	background-color: #354B58;
}

.shcatcontents td.firstcol {
	width: 100px;
	font-weight: bold;
}

.shcatcontents a {
	text-decoration: none;
}

.shcatcontents a:hover {
	text-decoration: underline;
}

br.iebug {
	font-size: 1%;
	line-height: 1%;
}
