body{
	margin:0px;
	font-family:"arial, tahoma";
	font-size:11px;
	background-color:#513022;
}
tr,td{
	font-family:"arial, tahoma";
	font-size:11px;
}
.repeat-x{
	background-repeat:repeat-x;
}
.repeat-y{
	background-repeat:repeat-y;
}
.no-repeat{
	background-repeat:no-repeat;
}
.subhead {
	font-family: "Arial";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #664422;
	text-decoration: none;
}

.footer, .footer:active, .footer:visited{
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.footer:hover{
	text-decoration:underline;
}
.footer2{
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;
}

.bookingTxt{
	color:#7C110F;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
	text-align:right;
	padding:3px 5px;
	background-color:#A9E8FE;
}
.bodyTxt{
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:11px;
	padding:5px;
}
.bodyImg{
	border:#FFFFAA solid 5px;
	margin:10px;
}

.menuTxt,.menuTxt:Link,.menuTxt:Active{
	font-family:"Tahoma";
	font-size:13px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	font-weight:bold;
	padding:3px;
}
.menuTxt:hover{
	text-decoration:underline;
}

.tbl{
	border:#C99A44 solid 5px;
	background-color:#7C5241;
	margin:10px;
}
.bodyheading{ /*place this class in heading of body TD*/
	color : Maroon;
	font-size : 14px;
	font-weight : bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	padding : 8px;
	background-color:#FFF2EC;
}
.bodytoptD{
	border-top:#804000 solid 2px;
}
td1{
	/*background-color : White;*/
	vertical-align : top;
	padding:5px;
}
