body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(/icons/facelift/bodyback.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
}
html>body {
	background-attachment: fixed;
}
form {
	margin: 0px !important;
	padding: 0px !important;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: yellow;
/*	vertical-align: middle; */
	margin: 0px;
	font-size: 30px;
	font-variant: normal;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 90px;
	font-weight: bold;
	letter-spacing: -0.075em;
	white-space: nowrap;
	text-align: left;
	visibility: visible;
	float: left;
	line-height: 100% !important;
}
h2, h3, h4 {
	text-align: left;
	white-space: nowrap;
	width: auto;
	color: black;
	height: auto;
	clear: both;
	position: relative;
	top: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 40px;
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 150%;
	font-weight: normal;
	border-bottom: 3px double #000;
/*	background-image: url(/icons/hfade.png);
	background-repeat: repeat-x;
	background-position: bottom; */
	margin-top: 12px;
	margin-bottom: 2px;
	padding-bottom: 5px;
	text-align: center;
	padding-left: 0px;
}
h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(/icons/hfade.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 4px;
}
h4 {
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
	clear: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #666;
	border-left: none;
	text-decoration: none;
}
h5 {
	font-size: 100%;
	border: none;
	font-weight: bold;
	/*  font-variant: small-caps;  */
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}
.searchtitle {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	width: auto;
	padding-right: 30px;
	padding-left: 30px;
}
.searchmatch {
	position: absolute;
	height: auto;
	width: auto;
	clear: none;
	margin: 0px;
	padding: 0px;
	right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
	width: 960px;
	height: 100%;
	position: relative;
	top: 0px;
	border: none;
	font-size: 90%;
	line-height: 150%;
}
html>body #container {
	width: 100%;
	max-width: 960px;
}
#header {
	position: absolute;
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	max-width: 960px;
	height: 65px;
	top: 0px;
	border: none;
	background-image: url(../../icons/facelift/titleback_gif.gif);
	background-position: left top;
	z-index: 50;
}
#sidemenu {
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	position: absolute;
	width: 140px;
	height: auto;
	top: 63px;
	white-space: nowrap;
	z-index: 20;
	border: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	font-size: 100%;
	line-height: 120% !important;
	background-color: #FFF;
}
/*  													IE7 version  with fixed header and sidemenu */
html>body #sidemenu {
	position: fixed;
}
html>body #header {
	position: fixed;
	background-image: url(../../icons/facelift/titleback.png);
}
#sidemenu ul {
	list-style: none;
	margin: 0px;
	padding: 12px 0px 0px;
}
#sidemenu li {
	margin: 0;
	padding: 1px;
	width: auto;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}
#sidemenu li a {
	display: block;
	color: #000000;
	width: auto;
	margin: 0px;
	border-left: none;
	padding: 1px 0px 2px 5px;
	text-decoration: none;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #C00;
	border-top-style: none;
	border-bottom-style: none;
}
#sidemenu li a:hover {
	border-top: 0px none;
	border-right: 7px solid #FC0;
	border-bottom: 0px none;
	text-decoration: underline;
	background-image: url(../../icons/facelift/sidemenu_over.png);
}
#sidemenu li a.current {
	display: block;
	color: #000000;
	width: auto;
	margin: 0px;
	border-left: none;
	padding: 1px 0px 2px 5px;
	text-decoration: none;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #0D0;
	border-top-style: none;
	border-bottom-style: none;
}
.deadlink {
	display: block;
	color: #CCC;
	text-decoration: none;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #DDD;
	border-top-style: none;
	border-bottom-style: none;
	background: none;
	padding: 1px 0px 2px 5px;
}
#page, #searchpage {
	margin: 0px 0px 0px 140px;
	right: 0px;
	padding: 55px 0px 0px 0px;
	clear: both;
	border-width: 1px;
	border-color: #4385DB;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: solid;
	background-color: #F6F6FF;
}
#searchpage p table, #searchpage a img, #searchpage P font TABLE, #searchpage table {
	visibility: hidden !important;
	margin: 0px !important;
	padding: 0px !important;
	height: 0px !important;
	width: 0px !important;
	overflow: hidden !important;
	position: absolute !important;
	clear: none !important;
	float: left !important;
	top: -500px; !important;
}
#page li {
	margin-bottom: 5px;
	margin-right: 50px;
	text-align: justify;
}
#navmain {
	padding: 0px;
	clear: both;
	width: 510px;
	max-width: 960px;
	height: 55px;
	position: absolute;
	top: 0px;
	border: none;
	height: 64px;
	/*  font-variant: small-caps;  */
	margin: 0px;
	right: 0px;
}
#navmain a {
	color: #FFFF00;
}
#search {
	color: black;
	position: absolute;
	height: 24px;
	top: 29px;
	left: 0px;
	width: auto;
	vertical-align: middle;
	border: none;
	padding-right: 10px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	z-index: 100;
}
#search input {
	opacity: .75;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	vertical-align: middle;
	font-size: 13px;
	height: auto;
	font-variant: normal;
}
.searchbutton {
	width: auto;
	margin: auto;
	padding: 0px;
}
.advbutton {
	width: 125px;
	margin: auto;
	padding: 0px;
}
#search input:focus {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
#search a {
	color: #000000;

}
#home, #fleet, #depots, #history, #services, #links, #forum {
	position: relative;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: auto;
	border: none;
	z-index: 19;
}

#nav_home, #nav_fleet, #nav_depots, #nav_history, #nav_services, #nav_links, #nav_forum {
	position: absolute;
	width: 90px;
	height: 55px;
	text-align: center;
	top: 0px;
	font-weight: normal;
	padding: 8px 0px 0px;
	margin: 0px;
	text-indent: 0pt;
}
#home #nav_home, #fleet #nav_fleet, #depots #nav_depots, #history #nav_history, #services #nav_services, #links #nav_links, #forum #nav_forum {
	background-image: url(../../icons/facelift/tab_gif.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}
#home #nav_home a, #fleet #nav_fleet a, #depots #nav_depots a, #history #nav_history a, #services #nav_services a, #links #nav_links a, #forum #nav_forum a {
	color: #000000;
	
}
html>body #home #nav_home,html>body #fleet #nav_fleet,html>body #depots #nav_depots,html>body #history #nav_history,html>body  #services #nav_services,html>body #links #nav_links,html>body #forum #nav_forum {
	background-image: url(../../icons/facelift/tab.png);
}
#nav_home {
	left: 0px;
}
#nav_fleet {
	left: 70px;
}
#nav_depots {
	left: 140px;
}
#nav_history {
	left: 210px;
}
#nav_services {
	left: 280px;
}
#nav_links {
	left: 350px;
}
#nav_forum {
	left: 420px;
}
#fleetmenu {
	position: relative;
	visibility: hidden;
	height: 116px;
	width: 170px;
	top: 22px;
	border: none;
	background-image: url(../../icons/facelift/fmback.png);
	padding: 11px;
	margin: 0px;
	text-align: left;
	white-space: nowrap;
	display: block;
	left: 0px;
}
#fleetmenu li {
	list-style-type: none;
	text-align: left;
	text-indent: 0pt;
}
#fleetmenu li:hover {
	background-color: #FFFF00;
	text-decoration: none;
}
#fleetmenu a:hover {
	text-decoration: none;
}
p {
	text-align: justify;
	text-indent: 30px;
	padding: 0px 10px;
}
h2+p, h3+p, h4+p, div+p {
	text-indent: 0pt;
	margin-top: 0px;
}
em+p {
	text-indent: 0pt;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.SmText {
	font-size: 90%;
}
a:link, a:visited {
	color: #C00;
	text-decoration: none;
	position: relative;
	left: 0px;
	top: 0px;
}
a:hover, a:active {
	color: #00F;
	text-decoration: underline;
	position: relative;
	left: 0px;
	top: 0px;
}
.xlink {	
	color: #666;
}
.slink {	
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.link {	
	color: #000;
}
.InfoText {
	font-size: 11pt;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(../../icons/info.gif);
	vertical-align: text-top;
}
.InfoList {
	font-size: 11pt; text-align: left; list-style-position: outside
}
.ltrs {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	/*  font-variant: small-caps;  */

}
.tb {
	font-size: 11pt;
	background-color: #F1F5FA;
	text-align: justify;
	vertical-align: top;
	border: 0px #999999;
}
.ilinks {
	background-color: #F1F5FA;
	border-top: thin none #0099FF;
	border-right: thin dotted #0099FF;
	border-bottom: thin dotted #0099FF;
	border-left: thin dotted #0099FF;
}
.ititle {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	border-top: thin dotted #0099FF;
	border-right: thin none #0099FF;
	border-bottom: thin dotted #0099FF;
	border-left: thin none #0099FF;
	background-color: #FFFFFF;
}

dfn {
	font-style: normal;
	font-variant: normal;
}

#footer {
	font-size: 80%;
	text-align: center;
	position: relative;
	clear: both;
}
#linklist {
	text-align: left;
	list-style-position: outside;
	white-space: normal;
}
abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.thumbnail, .thumbpix {
	padding: 0px;
	position: relative;
	float: right;
	height: 100px;
	width: 100px;
	right: 0px;
	overflow: visible;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.thumbpix {
	float: left;
	white-space: normal;
}
.thumbbox {
	padding: 0px;
	position: relative;
	float: right;
	height: 100px;
	right: 0px;
	overflow: visible;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border: none;
	width: 0px;
}
.thumbnail img, .icnlst_inner img {
	border: 0px solid #666;
/*	border: none;  */
	padding: 0px;
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thumbnail a:link, .icnlst_inner a:link {
	color: #000;
}
.icnlst_inner {
	position: absolute;
	height: 145px;
	overflow: hidden;
	left: 0px;
	visibility: visible;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.reflection {
	opacity: 0;
/*	filter:flipv(enabled=1) Alpha(Opacity=30, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=29, enabled=1);  */
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1) progid:DXImageTransform.Microsoft.Alpha(Opacity=30, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=40, enabled=1);
	margin-top: -1px;
	padding-top: 0px;
	clear: none;
	position: absolute;
	padding-left: 0px;
	margin-left: -1px;
}
.icnlst_inner .reflection {
	opacity: 0;
/*	filter:flipv(enabled=1) Alpha(Opacity=30, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=29, enabled=1);  */
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1) progid:DXImageTransform.Microsoft.Alpha(Opacity=30, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=40, enabled=1);
	margin-top: -1px;
	padding-top: 0px;
	clear: none;
	position: absolute;
	padding-left: 0px;
	margin-left: 0px;
}
#slide {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 700px;
	z-index: 1;
	height: auto;
	top: 25px;
	overflow: visible;
}
#slide img {
	border: 1px solid #000;
	width: 100%;
}
.slideref {
	position: absolute;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1) progid:DXImageTransform.Microsoft.Alpha(Opacity=20, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=45, enabled=1) BlendTrans(duration=5);
	margin-top: -1px;
	padding-top: 0px;
	overflow: visible;
	height: auto;
	visibility: visible;
}

blockquote {
	padding: 0px 25px;
	margin: 0px 10px;
	border-width: 0px 5px;
	border-style: none solid;
	border-color: #4385DB;
	background-color: #FFF;
	text-align: justify;
	text-indent: 0px;
}
#searchpage p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-indent: 0px;
}
.quoteref {
	font-size: 75%;
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-right: 35px !important;
	color: #999;
	padding-bottom: 0px;
	padding-left: 0px;
}
#searchpage blockquote {
	text-align: left;
}
.quoteref a, .right a {
	color: #999;
	text-decoration: none;
}
.quoteref a:hover {
	color: #00F;
	text-decoration: underline;
}
.right a:hover {
	color: #000;
	text-decoration: underline;
}
.right {
	text-align: right;
	float: right;
	padding: 4px;
	margin: 0px;
}
#photoback {
	position: relative;
	visibility: visible;
	overflow: hidden;
	z-index: 1;
	background-color: #CCC;
	background-image: url(../../icons/facelift/photoback.png);
	background-repeat: repeat-x;
	background-position: top;
	clear: none;
}
#picreflection {
	height: 0px;
	padding: 0px;
	position: relative;
	z-index: 2;
	clear: none;
	overflow: visible;
	margin: 0px;
	text-align: center;
	border: none;
}
#picreflection img {
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1) progid:DXImageTransform.Microsoft.Alpha(Opacity=37, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=29, enabled=1);
	margin-top: 0px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
	text-align: center;
	overflow: visible;
}
#photograph {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 100%;
	text-align: center;
	border: none;
	top: 0px;
	z-index: 3;
	visibility: visible;
}
#photograph img, #photograph applet {
	border: 1px solid #000000;
}
.noprint {
	visibility: visible;
}
.tablehead {
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999;
	white-space: nowrap;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #FFF;
}
#iconmenu {
	text-align: center;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: -11px;
	height: 90px;
	overflow: visible;
	border: none;
	z-index: 5;
}
#iconmenu img {
	border: 1px solid #000000;
	height: 100px;
	width: 100px;
	margin: 0px -2px;
}
#iconmenu a img {
	border: 1px solid #000000;
	height: 74px;
	width: 74px;
	margin-right: 1px;
	margin-bottom: 13px;
	margin-left: 1px;
	opacity: .60;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	margin-top: 1px;
}
#iconmenu a:hover img {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
#photolink {
	font-size: 90%;
	text-align: center;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	position: relative;
	height: auto;
	width: 100%;
	top: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 6;
	padding-bottom: 4px;
	visibility: visible;
}
#copyright {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 4;
	top: -16px;
	overflow: visible;
	height: 0px;
	padding-left: 3px;
}
#copynotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 7;
	color: #333;
	position: relative;
}
.quote {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

#photonav {
	position: relative;
	height: auto;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 2px;
	width: auto;
	border: none;
	top: 33px;
	right: 5px;
	text-align: right;
}
.L, .D {
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	background-color: #F1F5FA;
	text-align: center;
	vertical-align: top;
	line-height: 120%;
}
.D { background-color: #FFF; }
.Sm { font-size: 80%;}
.S {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}
#listbar {
	position: absolute;
	visibility: hidden;
	z-index: 18;
	height: auto;
	top: 165px;
	width: 794px;
	border: none;
	margin: 0px auto 0px 25px;
	padding: 0px;
	line-height: 120%;
}
html>body #listbar {
	position: fixed;
	max-width: 794px;
}
#listbar tr, #listbar td, #listbar th {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#tabdown, #tabup {
	position: absolute;
	left: 488px;
	top: 0px;
	overflow: visible;
	height: 18px;
	width: 18px;
}
#tabup {
	visibility: hidden;
}
#tabdown {
	visibility: visible;
}
#tabdown img, #tabup img, #photonav img {
	height: 16px;
	width: 16px;
	border: none;
	margin: 1px;
	padding: 1px;
}
#tabdown a, #tabup a, #photonav a {
	margin: 0px;
	padding: 0px;
	border: none;
}
#fleetlist, #fleethead {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%;
}
#fleetlist table, #fleethead table {
	width: 100%;
	border: none;
}
#fleetlist tr, #fleetlist td, #fleetlist th, #fleethead tr, #fleethead td, #fleethead th {
	font-size: 85%;
	font-style: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	padding: 1px;
}
#fleetlist img {
	border: 0px none;
	height: auto;
	width: auto;
	margin: 0px 0px 1px;
	padding: 0px;
	vertical-align: middle;
}
#fleetlist .j {
	text-align: left;
}
#fleetlist .r {
	text-align: right;
}
#fleetlist .info {
	float: right;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;

}
#fleetlist .ss {
	margin: 0px;
	background-color: #CCC;
	text-align: justify;
	text-indent: 0pt;
	line-height: 120%;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#fleetlist .sn {
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	text-indent: 30px;
	vertical-align: middle;
	color: #000;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	background-color: #EEE;
	border-top-width: 1px;
	border-top-color: #CCC;
}
#fleetlist .sl, #fleetlist .sr {
	background-color: #888;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	color: #FFF;
	line-height: 120%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#fleetlist .sr { text-align: right; }

#listbar img {
	border: none;
}
.pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	/*  font-variant: small-caps;  */
	text-align: right;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
	margin: 0px;
	padding: 0px;
}
.pc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
	padding: 0px;
}

.plt, .plc, .pdt, .pdc, .pc, .pt {
	background-image: url(../../icons/facelift/pb_back.png);
}
.pbfb {
	background-image: url(../../icons/facelift/pshad.png);
	border: 0px none;
	height: 10px;
	border: 1px none #000;
	background-repeat: no-repeat;
	background-position: left 0px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
.ptitle {
	background-image: url(../../icons/facelift/pb_back.png);
	height: 15px;
	text-align: left;
	font-size: 125%;
	/*  font-variant: small-caps;  */
	border-top: 1px solid #666;
	border-bottom: 1px solid #000;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	font-weight: bold;
}
.ptitle a {
	color: #000;
	text-align: right;
	font-size: 12px;
	font-weight: normal;

}
.pbfr {
	background-image: url(../../icons/facelift/pshadr.png);
	width: 10px;
	font-size: 1px;
}
.pbfc {
	background-image: url(../../icons/facelift/pshadc.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left 0px;
	font-size: 1px;
}
.logo {
	padding: 5px;
	float: left;
}
html>body .logo {
	height: auto;
	width: auto;
}
.dropmenu {
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
.x {	
	color: #AAAAAA;
}
#vehfound {
	float: left;
	border: none;
	width: 280px;
	margin: 0px;
	padding: 0px;
	z-index: 2;

}
#vehinfo {
	border: none;
	width: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;

}.pixlabels, .pixops {
	vertical-align: top;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pixlabels {
	text-align: right;
	padding-right: 2px;
	padding-left: 10px;
}
.pixops {
	text-align: left;
	padding-right: 10px;
	padding-left: 2px;
}
.leftcol {
	float: left;
	width: 136px;
	border: none;
	position: relative;
	text-align: right;
	z-index: 3;
}
#list {
	float: right;
	position: relative;
	z-index: 4;
}
#icnlst {
	border: none;
	overflow: auto !important;
	height: 167px;
	width: auto;
	white-space: nowrap;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#graveyard {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: none;
	text-align: center;
}
#graveyard img {
	border: 1px solid #000000;
	height: 100px;
	width: 100px;
	margin: 1px;
	padding: 0px;
}
#graveyard a img {
	color: #000000;
}
#zoomon, #zoomoff {
	position: absolute;
	left: 446px;
	top: 0px;
	overflow: visible;
	height: 18px;
	width: 18px;
}
#zoomoff {
	visibility: hidden;
}
#zoomon {
	visibility: visible;
}
#zoomon img, #zoomoff img {
	height: 16px;
	width: 16px;
	border: none;
	margin: 1px;
	padding: 1px;
}
#zoomon a, #zoomoff a {
	margin: 0px;
	padding: 0px;
	border: none;
}
#zoomtext {
	background-image: url(../../icons/facelift/pb_back.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	margin: 0px auto;
	height: 74px;
	border: 1px solid #999;
	padding: 5px;
	width: 90%;
}
#zoomtext a {
	color: #666;
}
#zoomtext a:hover {
	color: #000;
	text-decoration: underline;
}
#zoomtext .right {
	float: right;
	position: relative;
	/*  font-variant: small-caps;  */
}
#zoomtext img {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: none;

}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 70%;
}
sup {	bottom: 1.2ex;}
sub {	top: .5ex;}
#rlock {
	visibility: visible;
	position: relative;
	z-index: 5;
}
#welcome {
	background-image: url(../../icons/facelift/welcomeback.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: -1;
}
.hist_info {
	margin: 1px;
	padding: 1px;
	height: 16px;
	width: 16px;
	vertical-align: text-bottom;
}
#cover {
	border: none;
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 482px;
	margin-right: auto;
	margin-left: auto;
	top: 16px;
	width: 100%;
}
.toptab {
	font-size: 9px;
	font-variant: normal;
	color: #666;
	position: relative;
	text-align: right;
	display: block;
	clear: both;
	float: none;
	margin-top: 40px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-style: none;
}
.toptab a {
	color: #999;
	text-decoration: none;
}
.toptab a:hover {
	color: #00F;
	text-decoration: underline;
}
.routelist {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.routelist li {
	font-size: 95%;
	margin: 0px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 5px !important;
	list-style-type: square;
	background-image: url(../../icons/route_line.png);
	background-repeat: repeat-y;
	background-position: 0px;
	list-style-position: inside;
	font-weight: bold;
}
.routelist sup {
	font-weight: normal;
	color: #333;
}
.routelist li.var {
	background-image: url(../../icons/route_line_br.png);
}
.routelist li.grey {
	font-weight: normal;
	color: #666;
}
.routelist li.first {
	background-image: url(../../icons/route_line_top.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.routelist li.last {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.routelist li.div {
	background-image: url(../../icons/route_line_div.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#route_summary, #other_routes {
	border: 0px none;
	position: relative;
	width: 100%;
	overflow: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.cols, .ttcols {
	clear: none;
	float: left;
	top: 0px;
	height: auto;
	width: auto;
	white-space: nowrap;
}
.ttcols {
	white-space: normal;
	text-align: center;
}
.ttcols a {
	color: #000;
	font-size: 90%;
}
.ttcols a:hover {
	color: #00F;
}
.route_title {
	font-variant: small-caps  !important;
	list-style-type: none !important;
	background-image: none !important;
	font-weight: bold;
	border-bottom-width: 1px !important;
	border-bottom-style: dotted !important;
	border-bottom-color: #AAA !important;
	margin: 0px !important;
	padding: 0px !important;
}
.route_note {
	font-variant: normal  !important;
	background-image: none !important;
	font-weight: normal !important;
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
	font-style: italic;
}
.tticon {
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
}
.ttlist {
	color: #999;
}
.fleetmenu li, .fleetmenu {
	color: #999;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.fleettitle {
	/*  font-variant: small-caps;  */
	color: #000 !important;
	list-style-type: none;
	font-size: 110%;
	font-weight: normal;
}
#page li a span {
display: none;
}
#page li a:hover {
	height: auto;
	border-top-style: none;
	text-decoration: none;
}
#page li a:hover span {
	display: block;
	font-size: 85%;
	color: black;
	position: relative;
	width: 70%;
	right: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: auto;
	top: -20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EEE;
	border-left-color: #EEE;
	line-height: 120%;
	background-image: url(../../icons/mapback.png);
	text-decoration: none !important;
}
#page li a span img {
	border: 1px solid #000;
	margin: 4px;
	float: right;
	height: 100px;
	width: 100px;
}
#page li a span p {
	border: none;
	margin: 0px;
	padding: 0px 0px 8px 5px;
	text-indent: 20pt;
	text-decoration: none !important;
}
#contentmenu, #relatedlinks {
	font-size: 90%;
	border: 1px solid #999;
	width: 85%;
	background-color: #EEE;
	padding: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../../icons/facelift/photoback.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #999;
	line-height: 120%;
}
#contentmenu h4, #relatedlinks h4 {
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 40px;
	font-weight: bold;
}
#contentmenu ul, #relatedlinks ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#contentmenu li, #relatedlinks li {
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contentmenu li a:link, #contentmenu li a:active, #contentmenu li a:visited, #relatedlinks li a:link, #relatedlinks li a:active, #relatedlinks li a:visited {
	color: #000;
	text-decoration: none;
}

#contentmenu li a:hover, #relatedlinks li a:hover {
	color: #000;
	text-decoration: underline;
}