body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
	SCROLLBAR-FACE-COLOR: #30afe3;
	SCROLLBAR-HIGHLIGHT-COLOR: #addbfe;
	SCROLLBAR-SHADOW-COLOR: #addbfe;
	SCROLLBAR-3DLIGHT-COLOR: #addbfe;
	SCROLLBAR-ARROW-COLOR: #addbfe;
	SCROLLBAR-TRACK-COLOR: #addbfe;
	SCROLLBAR-DARKSHADOW-COLOR: #addbfe;
/*	background-color: #FFFFFF;*/
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	
}

table, tr, td, p, div{
	font-family: Arial,"Angsana New" ,  MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #656565;
	text-decoration: none;
}

form, input, textarea{
	font-family: Arial,"Angsana New" ,  MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #656565;
	text-decoration: none;
}
a:link, a:active, a:visited{
	font-family: Arial,"Angsana New" ,  MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #656565;
	text-decoration: none;
}

a:hover{
	font-family: Arial,"Angsana New" ,  MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #656565;
	text-decoration: underline;
}

.add{
	font-family: Arial,"Angsana New" ,  MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #656565;
	text-decoration: none;
}

a.ad:link, a.ad:active, a.ad:visited{
	font-family: Arial,"Angsana New" ,  MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #656565;
	text-decoration: none;
}

a.ad:hover{
	font-family: Arial, "Angsana New", "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #656565;
	text-decoration: underline;
}
