body {
	font-family: Times New Roman, Times, serif;
	margin: 0px 0px 0px 0px;
	background-image:url(Images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
    background-color: #7d4622;

}

.table{     
	 margin-top:0px;
	 margin-bottom:0px;    
	 
}

.tourtext{
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	font-style:italic;	
	color:#FFFFFF;
	

}

.text{
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	font-style:normal;	
	color:#000000;
	

}
#CheckAvailTable TD {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;
}

#CheckAvailTable TH {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;
	background-color:#C9895D;
}
#CheckAvailTable{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;
}     