body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	SCROLLBAR-FACE-COLOR: #63abe4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #c1e1fa; 
	SCROLLBAR-SHADOW-COLOR: #c1e1fa; 
	SCROLLBAR-3DLIGHT-COLOR: #63abe4; 
	SCROLLBAR-ARROW-COLOR: #0d64be; 
	SCROLLBAR-TRACK-COLOR: #1f80cc; 
	SCROLLBAR-DARKSHADOW-COLOR: #63abe4;
/*	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:13px;
	color: #000000;
}
.text{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #073a07;
}
form, input, textarea{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #073a07;
}

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:13px;
	color: #000000;
	text-decoration: none;
}
a:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #FF6600;
	text-decoration: none;
}
.border {
	border: 1px solid #CCCCCC;
}

