body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #a7a6a6;
	SCROLLBAR-TRACK-COLOR: #a7a6a6;
	SCROLLBAR-DARKSHADOW-COLOR: #a7a6a6;
	background-color: #adaa97;
	/*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: bold;
	font-size: 12px;
	color: #6e6e6e;
}

form, input, textarea{
	font-family: "Arial", 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: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:13px;
	color: #6e6e6e;
	text-decoration: none;
}
a:hover{
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:13px;
	color: #FF6600;
	text-decoration: none;
}

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

.big{
	font-family: "Arial", MS Sans Serif, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:20px;
	color: #adaa97;
}

.menu {padding:10px 20px;}
.menu a {padding:0 15px; text-decoration:none; color:#fff; font-size:16px; font-family:"Times New Roman", Times, serif;}
.menu a:hover {text-decoration:none; color:#000;}
.menu a.active {text-decoration:none; color:#000;}
