body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DEAE7B;
}

table.light {
	border: 1px solid #00004a;
}
hr 	{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	visibility: visible;
}
td.foot
{
font-size:10px;
}
td.rigth {
	vertical-align: top;
	heigth: 100%;
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 30px;
	width: 240px;
}

td.left {
	vertical-align: top;
	width: 250px;
	heigth: 100%;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

td.smtext {
	font-size: 10px;
	color: #333333;
}

td.content {
	border: 1px solid #666666;
	background-color: #DEAE7B;
}

td.instruct {
	font-size: 10px;
	color: #333333;
	background-color: #fee12e;
	padding: 4px;
}
td.confirm {
	font-size: 16px;
	color: #00004A;
	font-weight: bold;
	white-space: nowrap;
}

table.book {
	font-size: 12px;
	color: #000066;
	white-space: nowrap;
}

td.ads {
	font-size: 12px;
	color: #000066;
}

td.midtext {
	font-size: 12px;
	color: #00004A;
}

td.midtext2 {
	font-size: 13px;
	color: #00004A;
}

td.header {
	font-size: 14px;
	color: #00004A;
	font-weight: bold;
	white-space: nowrap;
}

td.headroom {
	font-size: 14px;
	color: #00004A;
	font-weight: bold;
	background-color: #fee12e;
}

td.error {
	font-size: 12px;
	color: #00004A;
	font-weight: bold;
}

select {
	font-family: Verdana;
	font-size: 11 px;
}
input {
	font-family: Verdana;
	font-size: 11 px;
}

/* ErrorBedChoise */
	
td.error {
	font-size: 13px;
	color: Red;
	font-weight: bold;
	padding-left: 5px;
}


span.TermsAndConditions {
	font-size: 12px;
	color: Black;
	border: 0px solid silver; 
	background-color: #DEAE7B; 
	width: 495px; 
	padding-left: 5px; }

td.HeaderMsg {
	border: 0px solid silver; 
	font-size: 12px; 
	color: White; 
	font-weight: bold; 
	background-color: none; 
	padding-left: 5px; 
}

td.HeaderDescription {
	 font-size: 12px; 
	 color: Black; 
	 background-color: none; 
	 padding-left: 5px; 
}	

td.ErrorMsg {
	font-size: 12px; 
	color:White; 
	padding-left:5px;
}

td.ErrorDescription {
	font-size: 12px; 
	color: Black; 
	padding-left:5px; 
}

span.NoCheckoutText{}
span.NoCheckoutDate{}	

img.ErrorSeperator{ height: 0px; border: 0px solid green }

