body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 10px;
}
body a:hover, #sidebar a:active {
  color: #CC0000;
  text-decoration: underline;
 }
body a {
  color: #CC0000;
  text-decoration: none;
 }
#hotelsTable {
  font-size: 10px;
  /*/*/line-height: 1.0em; /* */
  margin: 2px;
  vertical-align: top;
  border: 1px solid #000000;
 }
#hotelsTable td {
  font-size: 10px;
  border: 1px solid #000000;
  text-align: center;
  padding: 0;vertical-align: center
  
 }


#hotelsTable {
  font-size: 12px;
  /*/*/line-height: 1.0em; /* */
  margin: 2px;
  vertical-align: top;
  border: 1px solid #000000;
 }
#hotelsTable td {
  font-size: 12px;
  border: 1px solid #000000;
  text-align: center;
  padding: 0;vertical-align: center
  
 }

#hotelsTable th {
  font-size: 10px;
  border: 1px solid #000000;
  text-align: center;
  padding: 2px;
 }

#mainTable {
  width:600pt;
  border: 1px solid #000000;
 // background: #e8e6f4;
  /*/*/line-height: 1.6em; /* */
 }

#mainTable td {
  padding: 10px;/*Pads each table cell in modern browsers*/
}
#maincontent {
  vertical-align: top;
  border-left: 2px dotted #333;
  font-size: 14px;
  /*/*/font-size: 100%; /* */
}
#sidebar {
 	width: 200px;
 	font-size: 12px;
        FONT-WEIGHT: bold;
	/*/*/font-size: 85%; /* */
  vertical-align: top;
 }
#sidebar a {
 	/*/*/padding: 3px;
 	display: block;
 	border: 2px dotted #CCC;
 	text-decoration: none;
 	line-height: 1em;
 	width: 160px; /* */
 }
#sidebar a:link, #sidebar a:visited {
 	color: #666;
 }
#sidebar a:hover, #sidebar a:active {
 	color: #FFFFFF;
 	background-color: #CC0000;
 	border: 2px solid #000;
 }
#sidebar ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: none; /* */
 }
#sidebar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }
 #header {
  background-color: #cc0000;
  color: #FFFFFF;
  text-align: center;
  font-size: 20pt;
 }
#footer {
 	background-color: #CC0000;
 	color: #ffffff;
  text-align:right;
 }
td, p, ul {
 	font-family: Georgia, "Times New Roman", Times, serif;
 }

 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
h1 { font-size: 160%; }
 h2 { font-size: 140%; }



.input_required {
  /*FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif;*/
  font-family: Georgia, "Times New Roman", Times, serif;
  /*FONT-SIZE: 10pt;*/
  /*FONT-WEIGHT: bold;*/
  color: #CC0000;
}

