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

a:link, a:active, a:visited{
	font-family: "Arial", Verdana,MS Sans Serif, Times New Roman, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #000000;
	text-decoration: none;
}
a:hover{
	font-family: "Arial", Verdana,MS Sans Serif, Times New Roman, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #FF0000;
	text-decoration: none;
}

.address{
	font-family: "Arial", Verdana,MS Sans Serif, Times New Roman, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #000000;
}

a.add:link, a.add:active, a.add:visited{
	font-family: "Arial", Verdana,MS Sans Serif, Times New Roman, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
a.add:hover{
	font-family: "Arial", Verdana, "MS Sans Serif", "Times New Roman", Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #666600;
	text-decoration: underline;
}