body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #5f5f5f;
	SCROLLBAR-FACE-COLOR: #e6e6e6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #0d0f01;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #0d0f01;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #0d0f01;

*/
	
}

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

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:12px;
	color: #FF9900;
	text-decoration: none;
}

a:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #999999;
	text-decoration: none;
}
.spatet{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
.big{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:16px;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #ffffff;
}
