body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	SCROLLBAR-FACE-COLOR: #605b5b;
	SCROLLBAR-HIGHLIGHT-COLOR: #3d3c3c;
	SCROLLBAR-SHADOW-COLOR: #1b1a1a;
	SCROLLBAR-3DLIGHT-COLOR: #3d3c3c;
	SCROLLBAR-ARROW-COLOR: #1b1a1a;
	SCROLLBAR-TRACK-COLOR: #3d3c3c;
	SCROLLBAR-DARKSHADOW-COLOR: #1b1a1a;
	background-color: #FFFFFF;
	/*background-image: url(../images/bg.jpg);*/	
}

table, tr, td, p, div{
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #6d6d6d;
}

.head{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #6d6d6d;
}
a.head:link, a.head:active, a.head:visited{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size:12px;
	color: #6d6d6d;
	font-weight:bold;
}
a.head:hover{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size:12px;
	color: #6d6d6d;
	font-weight:bold;
	background-color:#FFFF00;
	text-decoration: none;
}

.sub{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size:18px;
	color: #6d6d6d;
}
form, input, textarea{
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #6d6d6d;
}

a:link, a:active, a:visited{
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #6d6d6d;
	text-decoration: none;
}
a:hover{
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #d29f72;
	text-decoration: underline;	
}

.address{
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #6d6d6d;
}

a.add:link, a.add:active, a.add:visited{
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #6d6d6d;
	text-decoration: none;
}

a.add:hover{
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #d007ead;
	text-decoration: underline;	
}
