body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	SCROLLBAR-FACE-COLOR: #0f0f0f;
	SCROLLBAR-HIGHLIGHT-COLOR: #0f0f0f;
	SCROLLBAR-SHADOW-COLOR: #0f0f0f;
	SCROLLBAR-3DLIGHT-COLOR: #0f0f0f;
	SCROLLBAR-ARROW-COLOR: #0f0f0f;
	SCROLLBAR-TRACK-COLOR: #0f0f0f;
	SCROLLBAR-DARKSHADOW-COLOR: #0f0f0f;
	background-color:#b14c2c;

}
table, tr, td, p, div, form, input, textarea{
	font-family: Arial,Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #FFFFFF;
}

.title{
	font-family: Arial,Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:18px;
	color: #FFFFFF;
}
form, input, textarea{
	font-family: Arial, Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #000000;
}
a:link, a:active, a:visited{
	font-family: "Angsana New", Arial, Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:22px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-family: "Angsana New", Arial, Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:22px;
	color: #000000;
	text-decoration: none;
}
.footer{
	font-family: Arial,Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #c99484;
	text-decoration: none;
}

a.foot:link, a.foot:active, a.foot:visited{
	font-family: Arial,Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #c99484;
	text-decoration: none;
}
a.foot:hover{
	font-family: Arial,Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}
.detail {
	float:left;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}

.borderpic{
	border: 1px solid #c4c4c4;
}