
#navigation, #advertising, #other { 
  display : none; 
}

body {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size : 12pt;
    color : #000000; 
    background : #ffffff;
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}

a.bluelink {
    color : darkblue;
}

table {
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size : 12pt;
	color : #000000; 
    	background : #ffffff;
}


input,textarea {
   border: 0px solid;
 }


td {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size : 12pt;
	color : #000000; 
    	background : #ffffff;
}
tr {
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size : 12pt;
	color : #000000; 
    	background : #ffffff;
}

div {
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size : 12pt;
	color : #000000; 
    	background : #ffffff;
}

.heading {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size : 12pt;
	color : #000000; 
    	background : #ffffff;
	font-weight: bold;
}

.big {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color : #000000; 
    	background : #ffffff;
}

.small {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: regular;
	color : #000000; 
    	background : #ffffff;
}

.orangetext {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color : #000000; 
    	background : #ffffff;
}

.bluetext {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color : #000000; 
    	background : #ffffff;
}

.topmenu {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: regular;
	color : #000000; 
    	background : #ffffff;
}

.casehead {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color : #000000; 
    	background : #ffffff;
}

.dropcolor {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    height: 16px;
    color : #000000; 
    background : #ffffff;
}

.dropcolortwo {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 16px;
    color : #000000; 
    background : #ffffff;
}

.buttoncolor,.btn {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: regular;
    cursor: pointer; cursor: hand; 
    color : #000000; 
    background : #ffffff;
}

.plusminus {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color : #000000; 
    background : #ffffff;
}

.textfieldtyp {
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: regular;
    color : #000000; 
    background : #ffffff;    
}

.textfieldtyp2
{
    font-family: courier new;
    font-size: 12px;
    font-weight: regular;
    color : #000000; 
    background : #ffffff;    
}
.textfieldcomms
{
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 9px;
    font-weight: regular;
    color : #000000; 
    background : #ffffff;
}
.backbutton
{
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 9px;
    font-weight: regular;
    cursor: pointer; cursor: hand; 
    color : #000000; 
    background : #ffffff;
}
.buttonsmall
{
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 8.5px;
    font-weight: regular;
    cursor: pointer; cursor: hand; 
    color : #000000; 
    background : #ffffff;
}

a:hover { 
    font-family: verdana, geneva, arial, helvetica, sans-serif; 
    text-decoration: none
    color : #000000; 
    background : #ffffff;
}

.textbox {
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 8pt;
	border : 0px solid;
	color : #000000; 
    	background : #ffffff;
}

.groupheading {
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 8pt;
	color : #000000; 
    	background : #ffffff;
}
  
.vesselnameheader {
   font-family: verdana, geneva, arial, helvetica, sans-serif; 
   font-weight: bold;
   font-size: 11pt;
   color : #000000; 
   background : #ffffff;
}
   
.vesselgroupheader {
  padding: 8px 4px 8px 4px;
  margin: 2px;
  text-indent: 2px;
  margin-left: 2px;
  empty-cells: show;
  overflow: visible;
  white-space: nowrap;
  color : #000000; 
  background : #ffffff;
}

.btn {
    border: 2px outset;
    font-family: sans-serif;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer; cursor: hand; 
    color : #000000; 
    background : #ffffff;
}
  


