.links {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; letter-spacing: normal}
.sublink {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
P {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px}
TD {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px}
.submain {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal}

.links a:link { color: #FFFFFF}
.sublink a:link { color: #000000}
P a:link { color: #0000FF}
TD a:link { color: #0000FF}
.submain a:link { color: #0033CC}

a:active { color: #CC9966}

.links a:visited { color: #FFFFFF}
.sublink a:visited { color: #666666}
P a:visited { color: #000066}
TD a:visited { color: #000099}
.bigwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.submain a:visited { color: #336699}

A { text-decoration:none }

.links A:hover { color:#0066FF}
.sublink A:hover { color:#666666}
P A:hover { color:#006699}
TD A:hover { color:#0033CC}
.submain A:hover { color:#000066}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-decoration: underline; font-weight: bold}


/* all the CSS below is for the CompareCSS.php and InfoCSS.php pages */

/* This table-row1 tag is for the top row in the tables for both CompareCSS.php and InfoCSS.php */
DIV.table-row1 {
  background: none #FF0000; 
  border: solid #000000 0px; 
  color: #000000;
  margin-top: 0; 
  margin-right: auto; 
  margin-bottom: 0px; 
  margin-left: auto;
  padding: 2; 
  width: 100%; 
  height: 15px; 
  text-align: left;
}

/* table-row2 is the rest of the table in CompareCSS.php */
DIV.table-row2 {
	background: none #cccccc;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 2;
	width: 100%;
	height: 20px;
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
	border-top-style: solid;	
}

/* table-row2 is the rest of the table in InfoCSS.php */
DIV.table-row3 {
	background: none #cccccc;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
	width: 100%;
	height: 15px;
	text-align: left;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
	border-top-style: solid;	
}


/* text1 is the text in the top row of the tables */
P.text1 {
	border: solid #3333cc 0px;
	margin: 0;
	font-style: italic;
	font-size: 10pt;
	text-indent: 0;
	width: auto;
	font-style: italic;
	font-weight: bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0;
}

/* text2 is the text in the rest of the table */
P.text2 {
	margin: 0;
	font-style: normal;
	font-size: 10pt;
	text-indent: 0;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}



/* the rest of the code doesn't need changed */

DIV.spacer {
  border: none; float: left; margin: 0; padding: 0; width: 3%;
}



DIV.car1 {
  border: none; float: left; margin: 0; padding: 0; width: 20%; 
}

DIV.car2 {
  border: none; float: left; margin: 0; padding: 0; width: 25%;
}

DIV.car3 {
  border: none; float: left; margin: 0; padding: 0; width: 15%; 
}

DIV.car4 {
  border: none; float: left; margin: 0; padding: 0; width: 20%; text-align: right;
}

DIV.car5 {
  border: none; float: right; margin: 0; padding: 0; width: 17%; text-align: center;
}

DIV.carNO {
  border: none; float: right; margin: 0; padding: 0; width: 97%; text-align: left;
}



DIV.hotel1 {
  border: none; float: left; margin: 0; padding: 0; width: 25%;
}

DIV.hotel2 {
  border: none; float: left; margin: 0; padding: 0; width: 25%; 
}

DIV.hotel3 {
  border: none; float: left; margin: 0; padding: 0; width: 30%; text-align: right;
}

DIV.hotel4 {
  border: none; float: right; margin: 0; padding: 0; width: 17%; text-align: center;
}

DIV.hotelNO {
  border: none; float: right; margin: 0; padding: 0; width: 97%; text-align: left;
}



DIV.form1 {
  border: none; float: left; margin: 0; padding: 0; width: 30%; text-align: left;
}
DIV.form2 {
  border: none; float: left; margin: 0; padding: 0; width: 70%; text-align: left;
}
DIV.form3 {
  border: none; float: right; margin: 0; padding: 0; width: 97%; text-align: right;
}




DIV.space-line {
  clear: both; margin: 0; padding: 0; width: auto; 
}





