body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	SCROLLBAR-FACE-COLOR: #c6b7a5;
	SCROLLBAR-HIGHLIGHT-COLOR: #e8e3d4;
	SCROLLBAR-SHADOW-COLOR: #c6b7a5;
	SCROLLBAR-3DLIGHT-COLOR: #e8e3d4;
	SCROLLBAR-ARROW-COLOR: #0d0f01;
	SCROLLBAR-TRACK-COLOR: #e8e3d4;
	SCROLLBAR-DARKSHADOW-COLOR: #c6b7a5;
	background-color: #4e97c6;
	/*background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;*/
}

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

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

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

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

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: #2057af;
	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: #a7cbe3;
}

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