body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #e1dfc8;
	
	SCROLLBAR-FACE-COLOR: #d1d1c7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #d1d1c7; 
	SCROLLBAR-SHADOW-COLOR: #737373; 
	SCROLLBAR-3DLIGHT-COLOR: #737373; 
	SCROLLBAR-ARROW-COLOR: #737373; 
	SCROLLBAR-TRACK-COLOR: #d1d1c7; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
/*	background-image: url(../images/bg.jpg);*/
	
}
table, tr, td, p, div, form, input, textarea{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #31490a;
}

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: #31490a;
	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: #ff0000;
	text-decoration: none;
}
a.calendar:link, a.calendar:active, a.calendar:visited{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:10px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a.calendar:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-size:10px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.big{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:20px;
}
.small{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:16px;
}
.construction{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:40px;
}
