body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #ffffff;
	
   /* SCROLLBAR-FACE-COLOR: #7d9b7f; 
	SCROLLBAR-HIGHLIGHT-COLOR: #d1d1c7; 
	SCROLLBAR-SHADOW-COLOR: #d1d1c7; 
	SCROLLBAR-3DLIGHT-COLOR: #d1d1c7; 
	SCROLLBAR-ARROW-COLOR: #d1d1c7; 
	SCROLLBAR-TRACK-COLOR: #d1d1c7; 
	SCROLLBAR-DARKSHADOW-COLOR: #d1d1c7;
/*	background-image: url(../images/images_bg.jpg);*/
	
}
table, tr, td, p, div{
	font-family: Times New Roman, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	color: #898888;
}
.room{
	font-family: Times New Roman, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #065b9c;
}

}
form, input, textarea{
	font-family: Times New Roman, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	color: #939393;
}

a:link, a:active, a:visited{
	font-family: Times New Roman, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	color: #9b9b9b;
	text-decoration: none;
}
a:hover{
	font-family: Times New Roman, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	color: #FF0000;
	text-decoration: underline;
}
a.calendar:link, a.calendar:active, a.calendar:visited{
	font-family: Times New Roman, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.calendar:hover{
	font-family: Times New Roman, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #5b6655;
	text-decoration: none;
}
.big{
	font-family: Times New Roman, "MS Sans Serif",Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
}
.small{
	font-family: Times New Roman, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
}
.construction{
	font-family: Times New Roman, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:40px;
}
.text{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	color:#A7BB73;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
}
.textblack{
	font-family: Times New Roman, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:17px;
	color: #000000;
}
.border {
	border: 1px solid #065b9c;
}
