body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
	SCROLLBAR-FACE-COLOR: #b7d6ed;
	SCROLLBAR-HIGHLIGHT-COLOR: #b7d6ed;
	SCROLLBAR-SHADOW-COLOR: #b7d6ed;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #7a0502;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #b7d6ed;
/*	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: #7a7a7a;
	text-decoration: none;
}

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: #7a7a7a;
}
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: #7a7a7a;
	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: #02457b;
	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: #000000;
	text-decoration: none;
}

.menu{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #02457b;
	text-decoration: none;
}

.head{
	font-family: Times New Roman, Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:18px;
	color: #4d93e2;
	text-decoration: none;
}
.border {
	border: 3px solid #CCCCCC;
}
