body {
	font-size: 8pt;
	font-family: "Trebuchet MS";
	table-layout: auto;
	empty-cells: show;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Heading-Large {
	font-size: 16pt;
	font-weight: bold;
	color: #006666;
}
.Heading-Page {
	font-size: 10pt;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	text-indent: 0px;
	white-space: 0;
	padding-left: 5px;
}
.CaptionWhite {
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 5px;
}
.CaptionBlack {
	font-size: 9pt;
	color: #000000;
	padding-top: 5px;
}
.Body08-Normal {
	color: #000000;
	font-size: 8pt;
}

.Body08-Bold {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
.Body08-Justify {
	color: #000000;
	font-size: 8pt;
	text-align: justify;
}
.Body08-White {
	color: #FFFFFF;
	font-size: 8pt;
}
.Body10-Normal {
	color: #000000;
	font-size: 10pt;
}
.Body10-Bold {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.Body10-Justify {
	color: #000000;
	font-size: 10pt;
	text-align: left;
}


.Body10-White {
	color: #FFFFFF;
	font-size: 10pt;
}
.Row-White-10 {
	font-size: 10pt;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	font-style: normal;
	cursor: default;
	background-color: #E5E5E5;
	padding: 7px;
	border-left-color: #FFFFFF;
}
.Row-White-08 {
	font-size: 8pt;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-style: normal;
	cursor: default;
	background-color: #FFCC99;
	padding: 7px;
	border-left-color: #CCCCCC;
}
.Row-Heading {
	font-size: 8pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	font-style: normal;
	cursor: default;
	font-weight: bold;
	background-color: #99CC00;
}
.Link-Black {
	font-size: 8pt;
	color: #000000;
}
.Link-White {
	font-size: 8pt;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Main_Menu {
	color: #333333;
	font-size: 12pt;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
}
/* fleet page */

.wrapper {
width: 410px;
}

.krystal {
	width: 410px;
	height: 121px;
	background-image: url(../img/fleet/index/fleet_krystal.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 20px;
}
.hummer {
	width: 410px;
	height: 121px;
	background-image: url(../img/fleet/index/fleet_hummer.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 20px;
}
.bus {
	width: 410px;
	height: 121px;
	background-image: url(../img/fleet/index/fleet_bus.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 20px;
}
.tux {
	width: 410px;
	height: 121px;
	background-image: url(../img/fleet/index/fleet_tux.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 20px;
}
.wwex {
	width: 410px;
	height: 121px;
	background-image: url(../img/fleet/index/fleet_wwex.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 20px;
}
.town {
	width: 410px;
	height: 121px;
	background-image: url(../img/fleet/index/fleet_town.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sedan {
	width: 410px;
	height: 121px;
	background-image: url(../img/fleet/index/fleet_sedan.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.rolls {
	width: 410px;
	height: 121px;
	background-image: url(../img/fleet/index/fleet_rolls.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.fleet-text {
	font-size: 9pt;
	line-height: 11pt;
	margin-left: 200px;
	margin-top: 5px;
	}
