body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	SCROLLBAR-FACE-COLOR: #0d0d0d; 
	SCROLLBAR-HIGHLIGHT-COLOR: #191919; 
	SCROLLBAR-SHADOW-COLOR: #0d0d0d; 
	SCROLLBAR-3DLIGHT-COLOR: #191919; 
	SCROLLBAR-ARROW-COLOR: #0d0d0d; 
	SCROLLBAR-TRACK-COLOR: #191919; 
	SCROLLBAR-DARKSHADOW-COLOR: #0d0d0d;
/*	background-color: #000000;*/
	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:14px;
	color: #ffffff;
}
form, input, textarea{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	color: #000000;
}

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:14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	color: #8a8a8a;
	text-decoration: none;
}
a.calendar:link, a.calendar:active, a.calendar:visited{
	font-family:"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #333333;
}
a.calendar:hover{
	font-family:"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #333333;
	font-weight: bold;
}
.big{
	font-family:  Verdana,"MS Sans Serif", 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:11px;
	color: #333333;
}
.construction{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:30px;
}
.text{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: 8c731d;
}
