body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #d7e1e8;
/*	background-image: url(../images/bg.jpg);*/
    SCROLLBAR-FACE-COLOR: #b8bfc4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #c7cfd5; 
	SCROLLBAR-SHADOW-COLOR: #c7cfd5; 
	SCROLLBAR-3DLIGHT-COLOR: #d1d1c7; 
	SCROLLBAR-ARROW-COLOR: #d1d1c7; 
	SCROLLBAR-TRACK-COLOR: #acb6bd; 
	SCROLLBAR-DARKSHADOW-COLOR: #d7e1e8;
	
}
table, tr, td, p, div, form, input, textarea{
	font-family: "Tahoma", Verdana, Helvetica,MS Sans Serif , AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #000000;
}

a:link, a:active, a:visited{
	font-family: "Tahoma", Verdana, Helvetica,MS Sans Serif, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #ea7223;
	text-decoration: none;
}
a:hover{
	font-family: " Tahoma", Verdana, Helvetica,MS Sans Serif, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #bc0900;
	text-decoration: underline;
}
a.calendar:link, a.calendar:active, a.calendar:visited{
	font-family: "Tahoma", Verdana, Helvetica,MS Sans Serif, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:10px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a.calendar:hover{
	font-family: "Tahoma", Verdana, Helvetica,MS Sans Serif, sans-serif;
	font-style: normal;
	font-size:10px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.big{
	font-family: "Tahoma", Verdana, Helvetica, MS Sans Serif, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:16px;
}
.small{
	font-family: "Tahoma", Verdana, Helvetica,MS Sans Serif, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:16px;
}
.construction{
	font-family: "Tahoma", Verdana, Helvetica, MS Sans Serif, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:40px;
}
.text{
	font-family: "Tahoma", Verdana, Helvetica, MS Sans Serif, AngsanaUPC, sans-serif;
	color:#A7BB73;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
}