body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;

	
    SCROLLBAR-FACE-COLOR:#555e7f; 
	SCROLLBAR-HIGHLIGHT-COLOR:#68718e; 
	SCROLLBAR-SHADOW-COLOR:#051344; 
	SCROLLBAR-3DLIGHT-COLOR:#68718e; 
	SCROLLBAR-ARROW-COLOR:#051344; 
	SCROLLBAR-TRACK-COLOR:#68718e; 
	SCROLLBAR-DARKSHADOW-COLOR:#051344;
/*	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: #041243;
}


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

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: #041243;
	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: #bca93f;
	
}
.tophead{
	font-family: "Century Gothic", Arial, "ms Sans Serif", verdana, tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:20px;
	color: #3F4356;
}

.topsmall{
	font-family: Arial, "ms Sans Serif", verdana, tahoma;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	color: #dee0ce;
}

