#warn a {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
#nav {
	width: 690;
}
#nav a {
	height: 55px;
	display:block;
	float:left;
}
#nav a:hover {
	background-position:bottom
}
#homebut {
	background-image: url(images/nav/butt_home.jpg);
	width: 125px;
}
#ourfleet {
	background-image: url(images/nav/butt_ourfleet.jpg);
	width: 123px;
}
#whoweare {
	background-image: url(images/nav/butt_whoweare.jpg);
	width: 135px;
}
#hadanaccident {
	background-image: url(images/nav/butt_hadanaccident.jpg);
	width: 172px;
}
#contactus {
	background-image: url(images/nav/butt_contactus.jpg);
	width: 135px;
}
#booking td {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
#booking select {
	font-size: 11px;
	color: #CC0000;
	border: 1px solid #EBEBEB;
}
#callback input {
	color: #666666;
	font-size: 11px;
	width: 200px;
	border: 1px solid #EBEBEB;
}
#callback select {
	color: #CC0000;
	font-size: 11px;
	width: 85px;
	border: 1px solid #EBEBEB;
}
#footer td {
	font-size: 9px;
	padding: 5px;
	text-transform: uppercase;
}
#login input {
	color: #CC0000;
	font-size: 11px;
}
#details input, #details select, #vsels select, #details textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#vsels select {
	margin-top: 5px;
	color: #666666;
	font-weight: normal;
}
#specialists {
	color: #FFFFFF;
	text-align: center;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-left: 8px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#yellowlink {
	color: #FFFF00;
	text-transform: capitalize;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
	background: #FFFF00;
}

hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	color: #CCCCCC;
}
p {
	margin: 0px;
	padding: 0px;
}
form {
	margin:0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.blue {
	color: #527BB2;
	font-weight: bold;
}
.darkblue {
	color: #002581;
	font-weight: bold;
}
.darkblue2 {
	color: #002581;
	font-weight: bold;
	font-size: 12px;
}
.bluelarge {
	color: #002581;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
.bluelarger {
	color: #3A6CAD;
	font-weight: bold;
	font-size: 36px;
	line-height: 32px;
	text-transform: uppercase;
}
.redmedium {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.orsimilar {
	color: #2F3691;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
.redupper {
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}
.hand {
	cursor: hand;
}
.sho {
	display: block;
}
.hide {
	display: none;
}
.loginbg {
	background-image: url(images/membersloginbg.gif);
	background-repeat: no-repeat;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blacklarge {
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.blacklarger {
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.blackupper {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.bvrla {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.paddingtime {
  padding: 20px;
  height: 50px;
  overflow: scroll;
  margin: 0 auto;
  width: 800px;
  text-align: left;
  }