/*the following is common to all pages in Harken.com with the*/
/*exception of the default page, manual pages*/

th {
border-bottom:thin;
border-bottom-color:#999999;
border-bottom-style:solid;
}

.body {
	color:black;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 12px;
}
.body a:link {
	text-decoration: underline;
	color:#000000;
}
.body a:visited {
	text-decoration: underline;
	color:#000000;
}
.body a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.body a:active {
	text-decoration: underline;
	color:#000000;
}
.chart {
	color:black;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
.chart a:link {
	text-decoration: underline;
	color:#000000;
}
.chart a:visited {
	text-decoration: underline;
	color:#000000;
}
.chart a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.chart a:active {
	text-decoration: underline;
	color:#000000;
}
.siteCategory {
	color: #CCCCCC;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20pt;
	text-decoration: none;
}
.siteCategory a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.siteCategory a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.siteCategory a:hover {
	color: #ff0000;
	text-decoration: none;
}
.siteCategory a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.h1 {
	color: #235571;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 2px;
}
.h2 {
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #235571;
	line-height:14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0;	
	vertical-align:top;
}
.h2 a:link {
	color: #235571;
	text-decoration: none;
}
.h2 a:visited {
	color: #235571;
	text-decoration: none;
}
.h2 a:hover {
	color: #ff0000;
	text-decoration: none;
}
.h2 a:active {
	color: #235571;
	text-decoration: none;
}
UL { list-style: outside }

.links {
	color: black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
.links a:link {
	text-decoration: none;
}
.links a:visited {
	text-decoration: none;
}
.links a:hover {
	text-decoration: none;
	color: #ff0000;
}
.links a:active {
	text-decoration: none;
}
.marginSponsored {
	color: #CCCCCC;
	text-align: right;
	margin-bottom: 2px;
	margin-top: 2px;
	text-transform: lowercase;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 16px;
	line-height:17px;
	font-weight:bold;
}
.marginCallOut {
	color: #CCCCCC;
	text-align: right;
	margin-bottom: 2px;
	margin-top: 2px;
	text-transform: lowercase;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 19px;
	line-height:17px;
}
.marginLinkHead {
	color: #235571;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	text-align: right;
	line-height: 14px;
	vertical-align: top;
	font-weight: bold;
	margin-top: 0px;
}
.marginLink {
	color: #000000;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	text-align: right;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cccccc;
	padding-right: 5px;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
.marginLink a:link {
	color: #000000;
	text-decoration:none;
}
.marginLink a:visited {
	color: #000000;
	text-decoration:none;
}
.marginLink a:hover {
	text-decoration: none;
	color: #ff0000;
}
.marginLink a:active {
	color: #000000;
	text-decoration:none;
}
.photoCaption {
	color: #235571;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	margin-top: 2px;
}
.photoCaption a:link {
	color: #235571;
	text-decoration:underline;
}
.photoCaption a:visited {
	color: #235571;
	text-decoration:underline;
}
.photoCaption a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.photoCaption a:active {
	color: #235571;
	text-decoration:underline;
}

.photoTextLeft {
	color: #235571;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 2px;
	margin-right: 15px;
	text-align: left;
	margin-top: 2px;
}
.photoTextRight {
	color: #235571;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 2px;
	margin-left: 15px;
	text-align: left;
	margin-top: 2px;
}
.photoCredit {
	color: #235571;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 2px;
	text-align: left;
	margin-top: 2px;
}
.photoCredit a:link {
	color: #235571;
	text-decoration:underline;
}
.photoCredit a:visited {
	color: #235571;
	text-decoration:underline;
}
.photoCredit a:hover{
	color: #ff0000;
	text-decoration:underline;
}
.photoCredit a:active {
	color: #235571;
	text-decoration:underline;
}
.photoCreditLeft {
	color: #235571;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 2px;
	text-align: left;
	margin-top: 2px;
}
.photoCreditLeft a:link {
	color: #235571;
	text-decoration:underline;
}
.photoCreditLeft a:visited {
	color: #235571;
	text-decoration:underline;
}
.photoCreditLeft a:hover{
	color: #ff0000;
	text-decoration:underline;
}
.photoCreditLeft a:active {
	color: #235571;
	text-decoration:underline;
}
.copyright {
	color: black;
	font-size: 10px;
	text-decoration:none;
	font-style: italic;
	text-align:right;
}

#homeImage {
	background-image:url("../images/home350x390.jpg"/*tpa=http://www.harken.co.uk/images/home350x390.jpg*/);
	background-repeat:no-repeat;
	background-color:transparent;
	height:390px;
	width:350px;
	top:0px;
	left:0px;
	position:absolute;
	z-index:103;
}
#copyrightBox {
	position:relative;
	clear:both;
	width: 530px;
	left: 100px;
	margin-top:20px;
	margin-bottom:20px;
	border: 0 none;
	background-color: transparent;
	padding:0px;
}
#leftSide {
position: absolute;
top:0px;
left:0px;
width: 255px;
}
#rightSide {
position: absolute;
top:0px;
left:275px;
width: 255px;
}