body{
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;

    SCROLLBAR-FACE-COLOR: #221209;
	SCROLLBAR-HIGHLIGHT-COLOR: #341c0f; 
	SCROLLBAR-SHADOW-COLOR: #341c0f; 
	SCROLLBAR-3DLIGHT-COLOR: #341c0f; 
	SCROLLBAR-ARROW-COLOR: #341c0f; 
	SCROLLBAR-TRACK-COLOR: #341c0f; 
	SCROLLBAR-DARKSHADOW-COLOR: #341c0f;
	background-color: #130903;
/*	background-image: url(../images/bg.jpg);*/
	
}
table, tr, td, p, div{
	font-family: Arial,"MS Sans Serif", Verdana, Helvetica,Tahoma,  AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #dee0ce;
}


form, input, textarea{
	font-family: Arial,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #341c0f;
}

a:link, a:active, a:visited{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #dee0ce;
	text-decoration: none;
}
a:hover{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #FFFFFF;
	
}
.tophead{
	font-family: Arial, "ms Sans Serif", verdana, tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:16px;
	color: #dee0ce;
}

.fomHH {
	FONT-SIZE: 16px;
	COLOR: #C81325;	
	FONT-FAMILY: Calibri;
	LETTER-SPACING: 0px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#check-availability {
	position: absolute;
	width: 200px;
	/*background-color: transparent;*/
	background-color: #301E10;
	left: 1078px;
	top: 214px;
	z-index: 1;
}

#container_body {
	WIDTH: 1000px;
	/*position: relative;*/
}
