body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
/*	background-color: #000000;*/
	
    SCROLLBAR-FACE-COLOR: #ccc6a4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #d8d4c0; 
	SCROLLBAR-SHADOW-COLOR: #0d0f01; 
	SCROLLBAR-3DLIGHT-COLOR: #d8d4c0; 
	SCROLLBAR-ARROW-COLOR: #ccc6a4; 
	SCROLLBAR-TRACK-COLOR: #d8d4c0; 
	SCROLLBAR-DARKSHADOW-COLOR: #ccc6a4;
	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;
}


form, input, textarea{
	font-family: "MS Sans Serif", Verdana, 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, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #000000;
}
a:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #0099ff;
	
}

.copy{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #FFFFFF;
	
}
.address{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #FFFFFF;
}
.address:link, .address:active, .address:visited{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #FFFFFF;
}
.address:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #0099ff;
	
}.border {
	border: 1px solid #4caf78;
}
.head{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:13px;
	color: #12b5f8;
}
