body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-color: #EBDCD9; }
	
p {
	font-size: 12px;
	margin: 5px 0px; }
	
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px; }
	
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px; }
	
em {
	color: #28ABC2;
	font-style: normal; }
	
ul li {
	font-size: 12px; }
	
caption {
	color: #000000;
	font-size: 15px;
	text-align: left;
	padding-top: 24px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	border-top: 0px;
	border-bottom: 1px solid black;
	border-left: 0px;
	border-right: 0px; }
	
a:link {
	color: #28ABC2;
	text-decoration: underline; }
	
a:visited {
	color: #28ABC2;
	text-decoration: underline; }
	
a:hover {
	text-decoration: none; }
	
.snail {
	color: #FFFFFF;
	font-size: 14px; }
	
.snail a:link {
	color: #FFFFFF;
	text-decoration: underline; }
	
.snail a:visited {
	color: #FFFFFF;
	text-decoration: underline; }
	
.snail a:hover {
	color: #D6EAED;
	text-decoration: underline; }
	
.page1 {
	border: 1px black solid; }
	
.head {
	font-size: 18px;
	font-weight: bold; }
	
.adddoc {
	color: #28ABC2;
	font-size: 11px; }
	
.adddoc a:link {
	color: #28ABC2;
	text-decoration: none; }
	
.adddoc a:visited {
	color: #28ABC2;
	text-decoration: none; }
	
.adddoc a:hover {
	text-decoration: underline; }
	
.thead {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #28ABC2;
	padding: 4px; }
	
.tbod {
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #B2B2B2; }
	
.tviewships p {
	font-size: 11px;
	background-color: #EBDBD9;
	padding: 17px 0px 6px;
	margin: 0px;
	border-bottom: 1px solid black; }
	
table.search {
	border-collapse: collapse; }
	
table.search td {
	font-size: 11px;
	padding: 4px;
	border-top: 1px solid #95A3A4;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #95A3A4; }
	
.searchhead {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #28ABC2; }
	
.searchhead a:link {
	color: #FFFFFF;
	text-decoration: underline; }
	
.searchhead a:visited {
	color: #FFFFFF;
	text-decoration: underline; }
	
.searchhead a:hover {
	color: #D6EAED;
	text-decoration: underline; }
	
table.data {
	border-collapse: collapse; }
	
table.data thead th {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #28ABC2;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 0px; }
	
table.data td {
	font-size: 13px;
	color: #000000;
	border: 1px solid #B2B2B2;
	text-align: center;
	padding: 0px; }
	
tr.dataplus {
	background-color: #E4E4E4; }
	
input.trans {
	text-align: center;
	width: 100%;
	border-top: none;
   	border-bottom: none;
   	border-right: none;
   	border-left: none;
   	background: transparent; }
	
input.transrt {
	text-align: right;
	width: 90%;
	border-top: none;
   	border-bottom: none;
   	border-right: none;
   	border-left: none;
   	background: transparent; }
	
input.transrtalt {
	text-align: right;
	width: 50%;
	border-top: none;
   	border-bottom: none;
   	border-right: none;
   	border-left: none;
   	background: transparent; }
	
input.translt {
	text-align: left;
	width: 90%;
	border-top: none;
   	border-bottom: none;
   	border-right: none;
   	border-left: none;
   	background: transparent; }
	
div.scroll {
   width: 693px;
   height: 275px;
   overflow: scroll;
   background-color: #FFFFFF;
   border: 1px solid black; }
   
table.ships {
	border-collapse: collapse; }
	
table.ships thead th {
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	background-color: #28ABC2;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 4px; }
	
table.ships td {
	font-size: 13px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #B2B2B2;
	padding: 2px; }
	
tr.shipsalt {
	background-color: none;
	border: 0px; }
	
.total {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #C93C42; }
   
table.temp {
	border-collapse: collapse; }
	
table.temp tr td {
	font-size: 11px;
	border: 1px solid black; }