body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
	SCROLLBAR-FACE-COLOR: #e6e6e6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #0d0f01;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #0d0f01;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #0d0f01;
	background-color: #999999;
/*	background-image: url(../images/bg.jpg);*/
	
}

table, tr, td, p, div{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #666666;
}

form, input, textarea{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #1b535e;
}

a:link, a:active, a:visited{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #666666;
	text-decoration: none;
}

a:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color:#FFCC00;
	text-decoration: none;
}
.spatet{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
.address{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
}
.border {
	border: 1px solid #3399FF;
}
.border02 {
	border: 1px solid #FF6600;
}
	.booknow{
				background-color:#4c4c4c;
				border:0;
				padding:2px 0px 2px 0px;
				color:#e0e0e0;
				font-size:12px;
				font-weight:bold;
				cursor:pointer;
			
			}
			.text1{
				color: #3eb200;
				font-size:12px;
			}
			.text2{
				color:#fff;
				font-weight:bold;
				font-size:14px;
			}
			.bookform{
				
				background-color: #000;
				color:#fff;
	
				font-family:"Tahoma", Geneva, sans-serif;
				font-size:12px;
				font-weight:normal;
				padding:5px 5px 5px 5px;
			}
			.input1{
				width:80px;
				background-color:#f0f0f0;
				border:1px solid #FFF;
				height:18px;
				text-align:center;
			}
			.select1{
				width:50px;
				background-color:#f0f0f0;
				border:0;
				font-size:11px;
			}
			
