body{
  background: url(images/bg2.jpg);
  background-repeat: repeat-x;
  background-position: top center;
  background-color: #ae6733;
  margin: 0px;
  padding:0px;
  }
  
.maintext {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #000000;
  }  
  
a, a:link, a:visited, a:active {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #000000;
  text-decoration: underline;
  }
a:hover {
  text-decoration: none;
  color: #ff0000;
  }
  
#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: #67140E;
	background-color:#EADCAF;
}
#CheckAvailTable{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;
}     
