body {
    font: normal 9pt / 1.5em Arial, Helvetica, sans-serif;
    color: #444;
    background: white;
    word-spacing:0.1em;
    margin-right:0.2em;
}

#top-menu, #lmiu-menu, #search, #ads, #current-menu, #glossary, #lastaisdetails_popup, #vresearch_popup, td#current-item{
    display: none;
}

#content td {
    font: normal 8pt / 1.5em Arial, Helvetica, sans-serif;
    color: #444;
    padding: .5em;
    border-bottom: .1pt solid #aaa;
}

#content th {
    font: bold 8pt / 1.5em Arial, Helvetica, sans-serif;
    color: #444;
    padding: .5em;
    border-bottom: .1pt solid #aaa;
    background-color: #ccc;
    text-align:left;
}

.vessel_overview th{
    width:100px;
}

h1 {
    font-size: 130%;
}

h2 {
    font-size: 125%;
}

h3 {
    font-size: 120%;
}

.submit {
    display: none;
}

span, td {
    margin: 0 0.2em;
}

tr {
    border-bottom-style: solid;
    border-bottom-color: #000;
    border-bottom-width: 1pt;
}

table.sortable, table.results {
    border: 1px solid black;
    border-right: none;
}

table.sortable th, table.results th {
    border: 1px solid black;
    border-left: none;
    border-top: none;
}

table.sortable td, table.results td {
    border: 1px solid black;
    border-left: none;
}

h1#ti\tle {
    display: list-item;
    list-style-image: url( "imgs/lmiu-logo.png" );
    list-style-position: inside;
    letter-spacing: -1000em;
    font-size: 1pt;
    color: #fff;
}

a:link, a:hover, a:visited, a:active {
    text-decoration: none;
    color: black;
}

#footer {
    padding-top: 10px;
}

tr#vessel_names, tr#flag_history, tr#tonnage_history, tr#class_history, tr#pi_history, tr#ism_history, tr#isps_history,
    tr#vessel_propellers, tr#vessel_boilers, tr#vessel_generators {
    color: red;
}

#printable p{
    text-align:justify;
    text-justify:auto;
    margin-right: 1.1em;
}
#printable .printreport{
    display:none;
}

#printable table{
    width:98%;
}

li.selected {
    font-weight:bold;
}