body {
  background-color: white;
  font-family: Arial, Helvetica, sans-serif, Optima;
  margin: 0 0 0 0;
}

table {
  border: 0 none black;
  border-collapse: collapse;
  margin-left: auto; 
  margin-right: auto;
  text-align: right;
}
td {
  padding: 0;
/* border: 5px dotted red;*/
}

table#main {
  width: 750px;
}

p#bodyheader {
  font-size: 14pt;
  font-weight: bold;
}
p#bold {
  font-weight: bold;
}
td#home {
  font-weight:bold;
  font-size: 12px;
  margin-right: 0;
  padding: 10px;
  text-align: right;
  vertical-align: bottom;
}
td#home a {
  color: #3399CC;
  text-decoration: none;
}
td#home a:hover {
  color: #9999CC;
}

img#logo {
  border: 0 none black;
  height: 58px;
  width: 153px;
}
img#subleft {
  height: 9px;
  width: 60px;
}
img#subright {
  height:  9px;
  width: 690px;
}
img#sublogo {
  border: 0 none black;
  height: 58px;
  width: 183px;
}
img#separator {
  height:  2px;
  width: 750px;
}
img#separator2 {
  height: 328px;
  width:    2px;
}
img#title {
  height:  26px;
  width:  219px;
}
img#spacer1 {
  height: 1px;
  width: 60px;
}
img#spacer2 {
  height:  1px;
  width: 123px;
}
img#spacer3 {
  height: 1px;
  width: 35px;
}
img#spacer4 {
  height: 1px;
  width:  2px;
}
img#spacer5 {
  height:  1px;
  width: 530px;
}
img#subtitle {
  height:  26px;
  width:  218px;
}
img#top {
  border: 0 none black;
  height: 152px;
  width:  218px;
}

.headertop {
  background-image: url("images/home_02.gif");
  background-repeat: repeat-x;
  text-align: left;
}

.pagebody {
  background-color: #FFFFFF;
  color: #003366;
  font-size: 10pt;
}
.pagebody h1 {
  font-size: 14pt;
  font-weight: bold;
}
.pagebody h2 {
  font-size: 10pt;
  color: red;
}
.pagebody table{
  vertical-align: top;
  width: 100%;
}
.pagebody td {
  padding: 20px;
  text-align: left;
  vertical-align: top;
  width: 50%;
}
.pagebody .slogan {
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}
.contact td {
  padding: 10px;
  text-align: left;
  vertical-align: top;
  width: 50%;
  border: 2px solid #003366;
  font-weight: normal;
}
.contact h2{
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
  margin: 0;
}
.contact .flag {
  width: 20px;
  border: solid thin 1px;
}
.fleet h2 {
  background-color: #FFFFFF;
  color: #003366;
  font-size: 12pt;
  font-weight: bold;
  margin-left: 10px;
  display: inline;
}
.fleet h3 {
  color: #003366;
  font-size: 10pt;
  font-weight: bold;
  margin-left: 20px;
}
.fleet img {
  border: 0 none black;
  height: 18px;
  width: 111px;
}
.fleet table {
  color: #003366;
}
.fleet td {
  padding: 1px;
}
.pagefooter {
  background-color: #003366;
  color: #FFFFFF;
  font-size: 9pt;
  text-align: left;
}
.pagefooter td {
  height: 25px;
}
.subpagefooter {
  background-color: #003366;
  color: #FFFFFF;
  font-size: 9pt;
  text-align: left;
}
.subpagefooter td {
  height: 25px;
  width: 750px;
}

.sidebar {
  background-image: url("images/menubk.gif");
  background-repeat: repeat;  
  vertical-align: top;
  width: 218px;
}
.sidebar img {
  border: 0 none black;
  height: 30px;
  width: 218px;
}

.topmenu {
  background-color: #A0AFC8;
  vertical-align: top;
  width: 80px;
}
