DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: arial,helvetica,sans-serif;
  color : black
;
  background : ;
}

A:link { color : white}
A:active { color : white}
A:visited { color : white}
A:hover { color : yellow}

.caption {
  font-size : 8pt;
  color : white;
  font-style : italic;
}
/* --- 
simple code to hide the menu body table td a img { display:none;} 
.thumbnails table img {display:none;}
table img {display:block;}
.display,.display img {display:block;}
.thumbnails table,.thumbnails table img, .display,p.small{ 
display: inline; 
} 
-- */

/* ----------------------------------- */

BODY
{
  font-family: Verdana, Tahoma, Helvetica;
background-attachment: fixed;
	background-image: url(https://www.downtimecharters.com/images/bg-water.jpg);
	background-repeat: repeat;
	background-position: center middle;
background-repeat:no-repeat;
background-attachment:fixed;
        background-image: url; 
  color: rgb(100, 100, 100);
  font-size: 8pt;
  text-align: center;
}
img
{
   border: rgb(0, 0, 0) 1px groove;
}

img.thumbnail
{
   border: rgb(0, 0, 0) 1px groove;
   margin: 0px;
   padding: 0px;
   background: navy;
   vertical-align: top;
}


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
