body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	SCROLLBAR-FACE-COLOR: #514A2E;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
/*	background-color:#FFFFFF;*/
	background-image: url(../images/bg.jpg);
	
}
table, tr, td, p, div{
    font-family:  Arial, MS Sans Serif,Trebuchet MS, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #93a7c3;
}


form, input, textarea{
    font-family:  Arial, MS Sans Serif,Trebuchet MS, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #646464;
}


a:link, a:active, a:visited{
    font-family:  Arial, MS Sans Serif,Trebuchet MS, 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,Trebuchet MS, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #9fad9e;
	text-decoration: underline;
}

.bighead1{
    font-family:  Arial, MS Sans Serif,Trebuchet MS, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:19px;
	color: #93a7c3;
	text-decoration: none;
}

.footer{
    font-family:  Arial, MS Sans Serif,Trebuchet MS, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #93a7c3;
	text-decoration: none;
	
}
.linkMemu, .linkMemu A:link, .linkMemu A:visited , .linkMemu A:active{
	text-decoration: none;
	FONT-SIZE: 13px;
	COLOR: #fff;
	font-weight:bold;
}

.linkMemu A:hover {
	text-decoration: none;
	FONT-SIZE: 13px;
	COLOR: #1a8ee0;
	font-weight:bold;
}