body
{
  background: white url('images/bg.jpg') repeat fixed;
  margin: 0;
}
body, td
{
  color: #333333;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 75%;

}
a { text-decoration: underline; }
#footer
{
  text-align: center;
  color: black;
  font-size: 75%;
  
}
#footer a
{
  color: black;
  text-decoration: underline;
}
#footer a:hover
{
  text-decoration: none;
}
.page_table
{
	background-color: #FEF8C2;
	border: solid 1px #9a9969;
}
p
{
  margin: 12pt;
}
.errorbox
{
  background-color: yellow;
  width: 250px;
  margin-left: 40px;
  border: 2px solid darkred;
  padding: 5px;
  margin: 12pt 40px 12pt;
}
.confirmationbox
{
  background-color:Lime;
  width: 250px;
  margin-left: 40px;
  border: 2px solid darkred;
  padding: 5px;
  margin: 12pt 40px 12pt;
}


.quizbox 
{ 
	width: 100px;
	color: #000000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
}
.quizheaderbox
{
  background-color: White;
  border: 2px solid darkred;
  padding: 5px;
  margin: 12px 12px 12pt 12px;
  text-align: center;
  font-weight: bold; 
}

input, select, DropDownList { font-family: Verdana, sans-serif; }
.textbox { width: 170px; }
.widebox { width: 255px; }
.commentbox {width: 255px; height: 100px; }
.fnamebox { width: 110px; }
.lnamebox { width: 140px; }
.citybox { width: 130px; }
.statebox { width: 40px; }
.zipbox { width: 75px; }
.smlabel
{
  color: darkred;
  font-family: Arial, sans-serif;
  font-size: 60%;
}
hr
{
  border: none;
  background-color: #bd7717;
  color: #bd7717;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
}
thead
{
  background-color: #ffd88a;
  font-weight: bold;
}
.ind
{
  margin-left: 40px;
}
.stepnum
{
  float: right;
  color: darkgreen;
  font-style: italic;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}
td
{
  vertical-align: top;
}
#staylist td, .datagrid td
{
  font-family: verdana, sans-serif;
  font-size: 8pt;
}
p.tight
{
  margin: 6pt 8pt 3pt;
}
select.small, input.small
{
  font-size: 8pt;
}
input.small
{
  width: 90px;
}
.datagrid
{
  margin-left: 20px;
  margin-right: 10px;
  border: none;
}
input.hotelother
{
  font-size: 8pt;
  width: 260px;
}
.surveyq
{
  margin-bottom: 10px;
}
.rewardsTable
{
	border: solid 1px #000000;
}
.Title
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.popuplink
{
	color: Blue;
	cursor: hand;
}
.Page_Title
{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 7px;
}
.title_cell
{
	background-color: #FAB13E;
	padding: 2px;
}
#nav a
{
  color: black;
  text-decoration: none;
}
#nav a:hover
{
  text-decoration: underline;
}
.nav_separator
{
	width: 180px; 
	height: 1px; 
	color: #000000; 
	margin: 0px; 
	padding: 0px; 
	border-style: dotted;
}
.header_img
{
	margin: 4px;
}
