html,body { font-family: tahoma; }
table,div { font-size: 12px; }
hr{ height: 1px; }
ul.twoColumnList li{ float: left; width: 170px; }

a.detailsButton:link{    color: #FFFFFF; border: 2px solid #ebebeb; background-color: #376298; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:visited{ color: #FFFFFF; border: 2px solid #ebebeb; background-color: #376298; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:hover{   color: #FFFFFF; border: 2px solid #ebebeb; background-color: #1b2f47; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:active{  color: #FFFFFF; border: 2px solid #ebebeb; background-color: #376298; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }

a.invRow:link    { color: #000000; text-decoration: none; }
a.invRow:visited { color: #000000; text-decoration: none; }
a.invRow:hover   { color: #919191; text-decoration: none; }
a.invRow:active  { color: #000000; text-decoration: none; }

.mapForm{ color: #000000; }
.mapHeader{ color: #000000; }
.mapBubble{ color: #000000; }

.title{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }
.left{ text-align: left; }
.right{ text-align: right; }

.gold{ color: #fbe452; }
.small{ font-size: 8pt; }
.red{ color: #FF0000; }
.white{ color: #FFFFFF; }
.black{ color: #000000; }
.grey{ color: #ababab; }
.u{ text-decoration: underline; }
.tiny{ font: 8pt/13pt tahoma; letter-spacing: 2px; }

.pageTitle{ font: 20pt/20pt arial; font-weight: bold; }
.pageContent{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }

.smalllink { font-size: 9pt; } 

.input { border: 1px solid #333333; height: 21px; background-image: url(i/text_fade.jpg); width: 115px; }

.photo { border: 1px solid #172f5b; }

.detail { padding: 2px;  
		  width: 120px;
		  border: 1px solid #333333; }
		  
.button { height: 23px;
		  width: 80px; 
		  border: 1px solid #666666;
		  border-right: 2px solid #666666;
		  border-bottom: 2px solid #666666;
		  background-color: #C4C4C4;
		  font: 8pt/8pt arial;
		  letter-spacing: 2px; }
		  
		  
.mousebutton { height: 23px;
			   width: 80px; 
			   border: 1px solid #666666;
			   border-right: 2px solid #666666;
			   border-bottom: 2px solid #666666;
		 	   background-color: #B3B3B3;
		 	   font: 8pt/8pt arial;
		 	   letter-spacing: 2px; }
		 	   
.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 #333333; }

.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; }