body {
  margin: 0cm;
  scrollbar-3dlight-color: #0000cc;
  scrollbar-highlight-color: #000066;
  scrollbar-face-color: #000033;
  scrollbar-arrow-color: #ffffff;
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #ffffff;
  background-color: #ffffff;
 /* background-image: url(../graphics/car_bg1.jpg);*/
  background-position: top center;
  background-repeat: no-repeat;
}

body.popup {
  margin-top: 25px;
  background-image: url(../graphics/booking_bg1.jpg);
}

table.tablehead {
  width: 100%;
  background-color: #000033;
  border-top: solid 4px #ffffff;
  border-left: solid 4px #ffffff;
  border-right: solid 4px #ffffff;
}

table.tablenav {
  width: 100%;
  background-color: #000000;
}

table.tablenavinner {
  width: 600px;
  background-color: #000000;
}

table.tablebody {
  width: 600px;
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
}

table.tablefoot {
  width: 100%;
  background-color: #000033;
  border-left: solid 4px #ffffff;
  border-right: solid 4px #ffffff;
}

table.bookingtable {
  border: solid 1px #660000;
}

p,td {
  color: #000066;
  font-size: 8pt;
  text-align: justify; 
  font-weight: normal;
  font-style: normal;
  font-family: Verdana,Arial,Helvetica,Helv,sans-serif;
  text-decoration: none;
}
  
h1 {
  font-size: 12pt;
  text-align: left;
  color: #660000;
}

ol {
  list-style-type: decimal;
  }
ol ol {
  list-style-type: lower-alpha;
}

.heading {
  color: #cccccc;
  font-size: 12pt; 
  font-weight: bold;
  text-align: center;
}

.heading2 {
  color: #cccccc;
  font-size: 10pt; 
  font-weight: bold;
  text-align: center;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.cartext {
  background-color: #cccccc;
  border: 1px #000066 solid;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  line-height: 80pt;
  
}

.sidebar {
  text-align: center;
  font-weight: normal;
  color: #cccccc;
}

.copyright {
  text-align: center;
  color: #cccccc;
  font-size: 6pt;
}

.bookingtext {
  text-align: center;
  font-size: 8pt;
}

.bookingtextheading {
  background-color: #000066;
  font-size: 10pt;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  border: 1px #000066 solid;
}

.terms {
  font-size: 7pt;
}

.isimportant {
  color: #ff0000;
  font-weight: bold;
}

A:link, A:visited, A:active {
  color: #660000;
  font-size: 8pt;
  text-align: justify;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica,Helv,sans-serif;
  text-decoration: none;
}

A:hover {
  color: #cccccc;
  background-color: #000066;
}

A.nav:link, A.nav:visited, A.nav:active {
  color: #000066;
 /* background-color: #000000;*/
  text-align: left;
  width: 150px;
  height: 15px;
  line-height: 15px; 
  float: left;
}

A.nav:hover {
  color: #660000;
  background-color: #ffffff;
}

.thispage {
  color: #660000;
  background-color: #ffffff;
  font-size: 8pt;
  text-align: left;
  font-weight: bold;
  width: 150px;
  height: 15px;
  line-height: 15px;
  float: left;
}

A.carnav:link, A.carnav:visited, A.carnav:active {
  color: #000066;
  background-color: #cccccc;
  font-size: 7pt;
  text-align: left;
  width: 150px;
  height: 12px;
  line-height: 12px; 
  padding-left: 10px;
  float: left;
}

A.carnav:hover {
  color: #660000;
  background-color: #ffffff;
}

.thiscarnav {
  color: #660000;
  font-size: 8pt;
  text-align: left;
  font-weight: bold;
  width: 150px;
  height: 12px;
  line-height: 12px;
  padding-left: 10px;
  float: left;
}

A.carinline:link, A.carinline:visited, A.carinline:active {
  color: #000066;
  font-size: 7pt;
  text-align: left;
  width: 150px;
  height: 12px;
  line-height: 12px; 
  padding-left: 10px;
}

A.carinline:hover {
  color: #660000;
  background-color: #cccccc;
}

A.navindex:link, A.navindex:visited, A.navindex:active { {
  color: #999999;
  font-size: 7pt;
  font-weight: normal;
}

a.navindex:hover {
  color: #666666;
  background-color: #ffffff;
}

.smallgray {
  color: #cccccc;
  size: 7pt;
}

a.sitemap:link, a.sitemap:visited, A.sitemap:active {
  color: #000066;
  font-size: 9pt;
}

a.sitemap:hover {
  color: #999999;
  background-color: #ffffff;
}

ul {
  list-style-image: url("/images/blue_circle.gif")
}

ul:hover {
  list-style-image: url("/images/gray_circle.gif")
}