body {
	margin: 0;
	padding: 0;
text-align: justify;
	font-size: 14px;
	font-family: Arial, Verdana;
}

h5 {
	font-size: 20px;
	
	color: #013a7b;
	border-bottom: 1px solid #013a7b;
}

h6 {
	font-size: 14px;
  font-style: italic;
	color: #013a7b;
}

a, a:hover, a:visited { color: #013A7B;}

.wrapper {
	width: 900px;
	margin: 0 auto;
	
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;

	background-image: url(../images/watermark2.gif);
	background-repeat: no-repeat;
  background-attachment:none;
  background-position:bottom right;
}

.header .top {
	width: 900px;
	height: 50px;
	
	background: url(../images/header/top/bg.jpg);
}

.header .top .controls {
	float: right;
	width: 90px;
	height: 16px;
	margin: 30px 0 0 0;
}

.header .bottom {
	width: 900px;
	height: 75px;
	
	background: url(../images/header/bottom/bg.jpg) repeat-x;
}

.logo {
	float: left;
	margin: 12px 0 0 19px;
}

.menu {
	width: 493px;
	float: right;
  Z-INDEX: 500;
}

.menu ul {
	margin: 0;
	padding: 0;
  FLOAT: left;
  LIST-STYLE-TYPE: none
}

.menu li {
	list-style: none;
  POSITION: relative
}

.menu li a {
	display: block;
	height: 18px;
	padding: 57px 4px 0 4px;
	
	text-align: center;
	text-decoration: none;
	
	color: #666666;
}

.menu li a:hover {
	color: #FFFFFF;
	background: url(../images/header/menu/item_bg.jpg) repeat-x;
}

.banner {
	width: 898px;
	height: 212px;
	margin: 0 0 0 1px;
	position: relative;
}

.banner .share_prices {
	width: 398px;
	height: 17px;
	padding: 3px 0 0 0;
	position: absolute;
	
	font-size: 10px;
	text-align: center;
	
	color: #dddddd;
	background: url(../images/share_prices/block.png);
}

.content {
	margin: 12px 0 0 0;
}

.content .left_column {
	width: 620px;
	float: left;
	margin: 0 0 0 16px;
}

.content .right_column {
	width: 235px;
	float: right;
	margin: 20px 10px 0 0;
}

.content .right_column .news {
	border-bottom: 1px solid black;
}

.content .right_column .news .title {
	height: 20px;
	
	font-size: 15px;
	
	color: white;
	background: url(../images/content/right/news_title_bg.png) repeat-x;
}

.content .right_column .news .title .left {
	width: 38px;
	height: 20px;
	float: left;
	
	background: url(../images/content/right/news_title_bg_left.png);
}

.content .right_column .news .heading {
	padding: 5px 0 0 5px;
	font-size: 14px;
	font-weight: bold;
  font-style: italic;
  text-align: left;
	color: #013a7b;
}

.content .right_column .news .date,
.content .right_column .news .body {
	padding: 0 0 0 5px;
}

.content .right_column .news .body {
  font-size: 12px;
  font-style: italic;
	line-height: 1.1;
}

.content .right_column .news div.read_more {
	text-align: right;
}

.asx {
	margin: 70px 0 20px 0;
}

.footer {
	width: 900px;
	margin: 0 auto;
	
	font-size: 9px;
}

.footer div {
	float: left;
}

.footer ul {
	margin: 0;
	padding: 0;
	float: right;
	width: 450px;
}

.footer li {
	list-style: none;
	float: left;
}

.footer li a {
	float: left;
	padding: 0 14px;
	
	text-decoration: none;
	
	color: #666666;
}

/* flash page */

.flash {
	width: 776px;
	height: 376px;
	margin: 0 auto 0px auto;
	
	background: red;
	border: 12px solid #CCCCCC;
}

/* Vessel Gallery */
td.tblButton{
  text-align: Right;
  vertical-align:middle;
  padding-right: 30px;
  background-color:#013a7b;
  width:316px;
  height:71px;
}

td a.tblButton{
  color: #dddddd;
  font-weight: bold;
  font-size: 16pt;

}

table.tblVessel{
	border: 5px solid #dddddd;
	border-collapse: collapse;
}

.tblVesselRow{
  border: 1px solid ;
}

td.tblVesselHeader{
  padding: 5px;
  text-align: right;
  vertical-align: top;
  color: #dddddd;
  background: #013a7b; /*#8CABE7;*/
  width: 100px;
	border-width: 2px;
	border-style: solid;
	border-color: #dddddd;
}

td.tblVesselData{
  padding: 5px;
  text-align: left;
  color: #dddddd;
  background: #013a7b; /*#8CABE7;*/
  width: 200px;
	border-width: 2px;
	border-style: solid;
	border-color: #dddddd;
}

td.tblVesselPhoto{
  padding: 5px;
  text-align: center;
  color: #dddddd;
  background: #013a7b; /*#8CABE7;*/
  font-size: 8pt;
  width: 200px;
	border-width: 2px;
	border-style: solid;
	border-color: #dddddd;
}

td.tblVesselPhoto a{
  text-decoration:none;
  color: #dddddd;
}

/* Document Manager */
#RDate{
background:#8CABE7;
padding:2px;
margin:1px;
width:95px;
float:left;
text-align:center;
}

#RTitle{
background:#8CABE7;
padding:2px;
margin:1px;
width:290px;
float:left;
}

#RType{
background:#8CABE7;
padding:2px;
margin:1px;
width:55px;
float:left;
text-align:center;
}

#RSize{
background:#8CABE7;
padding:2px;
margin:1px;
width:55px;
float:left;
text-align:right;
}

#RRDate{
padding:0px;
margin:0px;
width:99px;
float:left;
text-align:center;
}

#RRTitle{
padding:0px;
margin:0px;
width:296px;
float:left;
}

#RRType{
padding:0px;
margin:0px;
width:56px;
float:left;
text-align:center;
}

#RRSize{
padding:0px;
margin:0px;
width:60px;
float:left;
text-align:right;
}

#RRow{
background:#FFFFFF;
padding:2px;
margin:1px;
width:515px;
float:left;
text-decoration:none;
color:#000000;
}

#RRowAlt{
background:#8CABE7;
padding:2px;
margin:1px;
width:515px;
float:left;
text-decoration:none;
color:#000000;
}

#RRow:hover,#RRowAlt:hover{
background: #daee20;
text-decoration:none;
}

.photo {
border: 2px #eeeeee;
margin: 0px 10px 5px 5px;
float: left;
}

.photoFree {
border: 2px #eeeeee;
margin: 5px 5px 5px 5px;
}

.indentText{
margin:0 0 10px 100px;
}
