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

a:link, a:active, a:visited{
	font-family: "MS Sans Serif",Verdana, Times New Roman, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #051836;
	text-decoration: none;
}
a:hover{
	font-family: "MS Sans Serif",Verdana,Times New Roman , 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: "Verdana",MS Sans Serif, Times New Roman, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #949494;
	text-decoration: none;
	font-weight: none;
}
a.calendar:hover{
	font-family: "Verdana",MS Sans Serif, Times New Roman, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}
.big{
	font-family: "Verdana",MS Sans Serif, Times New Roman, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:24px;
}
.small{
	font-family: "Times New Roman",MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #333333;
}
.construction{
	font-family: "Times New Roman",MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:30px;
}
.text{
	font-family: "Verdana",MS Sans Serif, Times New Roman, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	color:#949494;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
}.border {
	border: 1px solid #cbcfc4;
}
.big2{
	font-family: "Times New Roman",MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:18px;
	color: #FFFFFF;
}
