BODY {
  font-family: calibri, tahoma, arial, verdana, sans-serif;
  font-size: 12pt;
  margin-top: 20px;
  background:url('/Images/BGGradient.gif');
}

BODY.Popup {
  background:#FFFFFF;
}

.TitleImage {
  width: 138px;
  height: 97px;
  padding: 0px;
  margin: 0px;
}

.FleetTable {
  margin: 0px;
  padding: 0px;
  border: 0px solid;
  border-spacing: 0px;
  border-collapse: collapse;
}

.FleetHeader {
  vertical-align: top;
  font-weight: bold;
  font-size: 11pt;
  border: 1px solid #595959;
  padding: 3px;

}

.FleetCell {
  vertical-align: top;
  font-weight: normal;
  font-size: 11pt;
  border: 1px solid #595959;
  padding: 3px;
}

.Footer {
  background:url('/Images/FooterBG.gif') no-repeat center;
  vertical-align: middle;
  height: 61px;
}


.FooterCellLeft {
  vertical-align: top;
  font-size: 10pt;
  font-weight: normal;
  color: #FFFFFF;
  text-align: left;
}

.FooterCell {
  vertical-align: top;
  font-size: 10pt;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}

.FooterCellRight {
  vertical-align: top;
  font-size: 10pt;
  font-weight: normal;
  color: #FFFFFF;
  text-align: right;
}

.ContactCell {
  vertical-align: top;
  font-weight: normal;
  font-size: 12pt;
  border: 1px solid #595959;
  padding: 3px;
}

.Gallery {
  vertical-align: bottom;
  width: 30%;
  text-align: center;
}

.Watermark {
  padding: 5px;
  width: 694px;
}

.OuterTbl {
  background-color: #F8F8F8;
  height: 720px;
  width: 736px; 
}

.InnerTbl {
  height: 100%;
  width: 720px; 
}

A.MenuLink:link {
  font-weight: normal;
	text-decoration: none;
  color: #FFFFFF;
}
A.MenuLink:active {
  font-weight: normal;
	text-decoration: none;
  color: #FFFFFF;
}
A.MenuLink:visited {
  font-weight: normal;
	text-decoration: none;
  color: #FFFFFF;
}
A.MenuLink:hover {
  font-weight: normal;
	text-decoration: none;
  color: #D90A34;
}


A:link {
  color: #0000EE;
	text-decoration: underline;
}
A:active {
  color: #0000EE;
	text-decoration: underline;
}
A:visited {
  color: #0000EE;
	text-decoration: underline;
}
A:hover {
	color: #D90A34;
	text-decoration: underline;
}


A.FooterLink:link {
  color: #FFFFFF;
	text-decoration: none;
}
A.FooterLink:active {
  color: #FFFFFF;
	text-decoration: underline;
}
A.FooterLink:visited {
  color: #FFFFFF;
	text-decoration: none;
}
A.FooterLink:hover {
  color: #FFFFFF;
	text-decoration: underline;
}


P {
  font-family: calibri, tahoma, arial, verdana, sans-serif;
  font-size: 12pt;
  color: #595959;
}

LI {
  font-family: calibri, tahoma, arial, verdana, sans-serif;
  font-size: 12pt;
  color: #595959;
  padding-bottom: 10px;
}

LI.Compact {
  font-family: calibri, tahoma, arial, verdana, sans-serif;
  font-size: 12pt;
  color: #595959;
  padding: 0px;
}

TD {
  font-family: calibri, tahoma, arial, verdana, sans-serif;
  font-size: 12pt;
  color: #595959;
}

IMG  {
  border: 0px none;
}


