body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #000000;
	
    SCROLLBAR-FACE-COLOR: #4c4c4c; 
	SCROLLBAR-HIGHLIGHT-COLOR: #5c5c5b; 
	SCROLLBAR-SHADOW-COLOR: #2d2e2f; 
	SCROLLBAR-3DLIGHT-COLOR: #90908f; 
	SCROLLBAR-ARROW-COLOR: #6c6c6b; 
	SCROLLBAR-TRACK-COLOR: #3a3a3a; 
	SCROLLBAR-DARKSHADOW-COLOR: #191919
/*	background-image: url(../images/images_bg.jpg);*/
	
}
table, tr, td, p, div{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #FFFFFF;
}


form, input, textarea{
	font-family: "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: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #ff0000;
	text-decoration: none;
}
.w_border {
	border: 1px solid #FFFFFF;
}
.gold_txt{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	color: #cbb23c;
}.w_border {
	border: 1px solid #FFFFFF;
}
.gold_txt1{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	color: #cbb23c;
}
.gold_txt1 A:link {
	COLOR: #cbb23c; TEXT-DECORATION: none; font-weight: bold; font-size:12px;
}
.gold_txt1 A:visited {
	COLOR: #cbb23c; TEXT-DECORATION: none; font-weight: bold; font-size:12px;
}
.gold_txt1 A:active { 
	color: #cbb23c; text-decoration: none; font-weight: bold; font-size:12px;
}
.gold_txt1 A:hover { 
	color: #cbb23c; text-decoration: underline; font-weight: bold; font-size:12px;
}
.red_text{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #FF0000;
}