#fleetstable {
	padding: 0;
	margin: 0;
	margin-top:5px;
	border: 1px solid #c3bea8;
}



#fleetstable caption {
	padding: 0 0 5px 0;
	width: 200px;	 
	font-size:  11px;
	text-align: right;
}

#fleetstable th {
	font-size:1.1em;
line-height:1.1em;
	color: #113a61;
	border-right: 0px solid #C1DAD7;
	text-align: center;
	padding: 6px 6px 6px 6px;
	background: #c9d7e3;
	border-bottom: 1px solid #c3bea8;

}


#fleetstable td, #fleetstable td  {
font-size:  11.5px;
	padding: 3px 3px 3px 3px;
	color: #222;
		border-bottom: 1px solid #c3bea8;

}

#fleetstable td p {
font-size:  11.5px;
	

}



#fleetstable td.alt {
font-size:  11px;
	background: #f6f5e8;
	color: #444;
}

#fleetstable th.spec {
font-size:  11px;

	border-top: 0;
	color: #666;
	background: #fff no-repeat;
}

#fleetstable th.specalt {
font-size:  11px;

	border-top: 0;
	background: #f6f5e8  no-repeat;
	color: #666;
}