a:link    { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
a:visited { color: #FFFFFF; font-weight: bold; text-decoration: underline; }
a:hover   { color: #CACACA; font-weight: bold; text-decoration: none;      }
a:active  { color: #FFFFFF; font-weight: bold; text-decoration: underline; }

a.detailsButton:link{    color: #FFFFFF; border: 2px solid #FFFFFF; background-color: #40943c; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: block; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:visited{ color: #FFFFFF; border: 2px solid #FFFFFF; background-color: #40943c; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: block; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:hover{   color: #FFFFFF; border: 2px solid #FFFFFF; background-color: #337830; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: block; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:active{  color: #FFFFFF; border: 2px solid #FFFFFF; background-color: #40943c; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: block; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }

html, body{
  margin: 0px;
  padding: 0px;
  text-align: center
}

.photo { border: 1px solid #aeaeae; }

.hoursLabel{ float: left; clear: left; width: 70px; text-align: left; padding-bottom: 2px; font: 8pt/9pt tahoma; }
.hours{ float: left; width: 85px; padding-bottom: 2px; font: 8pt/9pt tahoma; font-weight: bold; } 
.title{ font: 13pt/15pt arial; letter-spacing: -1px; font-weight: bold; }

.normal { font: 10pt/11pt arial; }
.small { font: 8pt/9pt tahoma; }
.tiny { font: 8pt/10pt tahoma; letter-spacing: 2px; }
.bold { font-weight: bold; }
.almostwhite { color: #FCFCFC; }
.lightgrey { color: #D6D6D6; }
.u { text-decoration: underline; }

.left{ text-align: left; }
.center{ text-align: center; }

.mapForm{ color: #FFFFFF; }
.mapHeader{ color: #FFFFFF; }
.mapBubble{ color: #000000; }
.pageTitle{ font: 20pt/20pt arial; font-weight: bold; }
.pageContent{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }

.invCol { font: 8pt/10pt verdana;
		  font-weight: bold;
		  text-align: center; }
		  
.input { background-image: url(i/text_fade.jpg); border: 1px solid #404040; }

.button { height: 21px;
		  width: 80px; 
		  border-top: 1px solid #666666;
		  border-left: 1px solid #666666;
		  border-right: 1px solid #222222;
		  border-bottom: 1px solid #222222;
		  background-color: #C4C4C4;
		  font: 8pt/10pt verdana;
		  font-weight: bold;
		  color: #333333;
		  padding-bottom: 2px; }
		  
.mousebutton { height: 21px;
			   width: 80px; 
			   border: 1px solid #333333;
		 	   background-color: #D8D8D8;
		 	   font: 8pt/10pt verdana;
			   font-weight: bold;
		 	   color: #666666;
		 	   padding-bottom: 2px; }
		 	   
.gTable { border: 2px solid #999999; 
		  border-right: 2px solid #333333; 
		  border-bottom: 2px solid #333333; 
		  background-color: #f5f5f5; }
		  
.consumer { width: 450px;
			font: 8pt/15pt tahoma;
			letter-spacing: 1px;
			line-height: 15pt;
			text-align: left; }
			
.crashRatings { float: left;
				width: 220px;
				padding: 0px 0px 0px 4px; }
				
.techTitle { float: left; 
			 width: 275px;
			 font: 8pt/15pt tahoma;
			 letter-spacing: 1px; }
			 
.techText { float: left;
			width: 175px; }
			
.mpg { font: 14pt/14pt tahoma; font-weight: bold }
.mpgTitle { font: 8pt/10pt tahoma; letter-spacing: 2px; }
			
h5,h4,h3,h2,h1 { margin: 0px; }

.chrome { font: 6pt/9pt tahoma; letter-spacing: 2px; }

.imageLink { border: 0px; cursor: pointer; }
.thumbnail { cursor: pointer; border: 1px solid #000000; }

.detailsLabelCell { background-image: url(i/text_fade.jpg);
					border-bottom: thin solid #CCCCCC;
					color: #070707;
					font-family: Arial, Sans-Serif;
					font-size: 8pt;
					font-weight: bold;
					padding: 4px 5px 4px 5px;
					text-align: left; }

.detailsDataCell { background-color: #FFFFFF;
				   border-left: thin solid #CCCCCC;
				   border-top: 1px solid #EFEFEF;
				   font-family: Arial, Sans-Serif;
				   font-size: 9pt;
				   padding: 2px 5px 2px 5px; }

.dataRow { border: thin solid #000000