body
{   
height: 100%;
width:100%;
padding:0px;
margin:0px;
border:0px;
background-color:#184370;
background-image:url("../images/bg18.gif");

}

table
{
  border-spacing   :  0;
  color            :  #000000;
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
}


td
{
  color            :  #666666;
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
}


div
{
  position  :  relative;
  top       :  0px;
  left      :  0px;
  margin    :  0px;
}

h1
{
  font-family     :  "trebuchet ms", geneva, sans-serif;
  font-size       :  21px;
  font-weight     :  bold;
  color           :  #555555;

  margin          :  0px 0px 15px 0px;
  text-transform  :  capitalize;
  border-bottom   :  dotted 1px #222222;
}

h2
{
	color           :  #116BB1;
	margin          :  0px 0px 5px;
	text-transform  :  uppercase;
	font: bold 12px verdana, arial, sans-serif;
	text-decoration: underline;
}

h3
{
  font-family     :  verdana, arial, sans-serif;
  font-size       :  12px;
  font-weight     :  bold;
  color           :  #555555;

  margin          :  0px;
}

h4
{
  font-family     :  verdana, arial, sans-serif;
  font-size       :  13px;
  font-weight     :  bold;
  color           :  #b30d19;

  margin          :  0px;
}

blockquote
{
  font-family   :  verdana, arial, sans-serif;
  font-size     :  11px;
  color         :  #333333;
  
  margin        :  15px;   
  padding       :  12px;
  border        :  solid 1px #dddddd;
  border-left   :  solid 8px #dddddd;
  background    :  #fafafa;
}
 
a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #000000;
   
  text-decoration  :  underline;
}
  
a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #b30d19;
   
  text-decoration  :  none;
}

ul
{
  margin  :  0px 0px 0px 25px;
}

ol
{
  margin  :  5px 0px 0px 35px;
}
p
{
	text-align:justify;
}
.footer
{
color: #CBC5BC;
background:#4E4232;
letter-spacing: 0px;
padding: 20px 10px 20px 10px;
}

.footer a
{
color: #ffffff;
background:inherit;
display: inline;
padding: 0px 5px 0px 5px;
text-decoration	: none;
}

.footer a:hover
{
color: #CBC5BC;
background:inherit;
display: inline;
padding: 0px 5px 0px 5px;
text-decoration	: none;
}

form
{
  margin  :  0px;
}

form h2
{
  color       :  #ffffff;
  margin      :  0px;
  background  :  #767676;
}

.frmLeftTd
{
  background  :  #e9e9e9;
  text-align  :  right;
  
  padding     :  6px 15px 6px 10px;
}

.frmRightTd
{
  background  :  #f3f3f3;

  padding     :  6px 10px 6px 15px;
}

.frmButtonTd
{
  background  :  #dddddd;
  text-align  :  right;
  
  padding     :  5px;
}

input.textBox
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  11px;
  color        :  #000000;
  
  width        :  285px;
  height       :  19px;
  border       :  solid 1px #cccccc;  
  background   :  #eeeeee;  
}

input.button
{
  font-family  :  verdana;
  font-size    :  11px;
  font-weight  :  bold;
  color        :  #333333;
  
  text-align   :  center;

  width        :  70px;
  height       :  22px;
}

textarea.textArea
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  11px;
  color        :  #000000;
  
  width        :  285px;
  height       :  71px;
  border       :  solid 1px #cccccc;  
  background   :  #eeeeee;  
}

.bodybg {
	text-decoration: none;
	background: #FFFFFF url(../images/bodybg.jpg) repeat-x center top;
}

.bottomTxt
{
	font-family:arial;
	font-size:10px;
	color:#999999;
	padding-right:10px;
}

a.bottomLink, a.bottomLink:link, a.bottomLink:hover
{
	font-family:arial;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

a.fleetLink, a.fleeLink:link, a.fleetLink:visited
{
  color:#666666;
  font-family:verdana, arial, sans-serif;
  font-size:11px;
  text-decoration:none;
}
a.fleetLink:hover
{
	text-decoration:underline;
}
.carHeading
{
	font-family:arial;
	font-size:12px;
	color:#064C9E;
	font-weight:bold;
	text-transform:uppercase;
}
.carDescription
{
	font-family:arial;
	font-size:11px;
	color:#064C9E;
	font-weight:bold;
}
.multiBtn
{
	background-image:url(../images/multiBtn.gif);
	border-width:0px;
	height:21;
	width:107;
	font-family:arial;
	color:white;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.txtBg
{
	background-image:url(../images/txtBg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:300px;
}
.calendarHeading
{
	color:#0099FF;
	font-size:14px;
	font-weight:bold;
	margin:5px;
}