a:link { color: #6ac4ff; font-weight: bold; }
a:visited { color: #6ac4ff; font-weight: bold; }
a:hover { color: #0198fe; font-weight: bold; }
a:active { color: #6ac4ff; font-weight: bold; }

a.whitey:link { color: #FFFFFF; }
a.whitey:visited { color: #FFFFFF; }
a.whitey:hover { color: #999999; }
a.whitey:active { color: #FFFFFF; }

.white{ color: #FFFFFF; }
.blue{ color: #6ac4ff; }

a.detailsButton:link{    color: #FFFFFF; border: 2px solid #FFFFFF; background-color: #0a6fa7; padding: 2px; margin: 0px 0px 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 #FFFFFF; background-color: #0a6fa7; padding: 2px; margin: 0px 0px 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 #FFFFFF; background-color: #204c6f; padding: 2px; margin: 0px 0px 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 #FFFFFF; background-color: #0a6fa7; padding: 2px; margin: 0px 0px 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }

html,body { height: 100%; }
body{ background-image: url('i/flagBG.jpg'); background-position: 50% 0%; background-repeat: no-repeat; background-color: #bb1d2c; }

.touch { color: #ffa101; }
.off   { color: #999999; }

.center{ text-align: center; }

.normal { font: 9pt/12pt tahoma; letter-spacing: 0px; }
.small { font: 8pt/11pt tahoma; letter-spacing: 2px; }
.u { text-decoration: underline; }

.pageTitle{ font: 20pt/20pt arial; font-weight: bold; }
.pageContent{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }

.button { border: 1px solid #000000;
	  border-right: 2px solid #000000;
	  border-bottom: 2px solid #000000;
	  background-color: #c4c4c4;
	  letter-spacing: 1px;
	  font: 8pt/8pt tahoma; }
	  
.mousebutton { border: 1px solid #000000;
	       background-color: #adadad;
	       letter-spacing: 1px;
	       font: 8pt/8pt tahoma; }
	       
.input { background-image: url(i/text_fade.jpg);
		 border: 1px solid #000000; }

/* img { behavior: url("pngbehavior.htc"); } */


.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; }

.photo { border: 1px solid #aeaeae; }
.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; }