body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	SCROLLBAR-FACE-COLOR: #e6e6e6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #0d0f01;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #0d0f01;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #0d0f01;
	/*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: #58482f;
}
.bg_line {
	background-color: #FFFFFF;
	background-image: url(../images/bg_line.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.dot_x {
	background-image: url(../images/dot_x.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.bg_right {
	background-image: url(../images/right002.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_left {
	background-image: url(../images/left002.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



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: #6f6c59;
}

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: #ffffff;
	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: #000000;
	
}
.tophead{
	font-family: "Times New Roman", Arial,"MS Sans Serif", Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:16px;
	color: #d4cdb5;	
}

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

a.link:link, a.link:active, a.link:visited{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #696969;
}
a.link:hover{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #084808;
	
}
