﻿body, input, select, textarea
{
    font-size: 11px;
    font-family: Arial,verdana;
	margin-bottom: 0px;
}
.white_content
{
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 16px;
    border: 16px solid #778899;
    background-color: white;
    z-index: 1002;
    overflow: auto;
}

.table
{
    border: 1px solid #A4ABB1;
    border-collapse: collapse;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    width: 700px;
}

.table td
{
    border: 1px solid #A4ABB1;
    width: 72px;
}

.header
{
    padding: 5px;
}

.table td input
{
    padding: 5px;
    width: 80%;
    border: 0px solid #A4ABB1;
}

.odd_row
{
    background-color: #E8E8E8;
    border: Solid 1px #C3C3C3;
}
.tab
{
 width:365px;
}
.tab td .londtext
{
 width :220px;
}
.tab td 
{
 padding:2px;
}
.tab td input
{
 width:100px;
}
.tab td select
{
 width:108px;
}

.tabFleetRegister
{
 width:300px;
}
.tabFleetRegister td .londtext
{
 width :220px;
}
.tabFleetRegister td 
{
 padding:2px;
}
.tabFleetRegister td input
{
 width:100px;
}
.tabFleetRegister td select
{
 width:108px;
}

.tabFleetRegister td cbx
{
 width:20px;
}
.cbxFleetRegister
{
	width:388px;
}
.cbxFleetRegister td
{
	padding:0px;
}
.cbxFleetRegister td input
{
 width:20px;
}

