body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
    SCROLLBAR-FACE-COLOR: #e6a938; 
	SCROLLBAR-HIGHLIGHT-COLOR: #b68a40; 
	SCROLLBAR-SHADOW-COLOR: #b68a40; 
	SCROLLBAR-3DLIGHT-COLOR: #b68a40; 
	SCROLLBAR-ARROW-COLOR: #b68a40; 
	SCROLLBAR-TRACK-COLOR: #bb7b0e; 
	SCROLLBAR-DARKSHADOW-COLOR: #b68a40;
	background-image: url(../images/bg.jpg);
	/*background-color: #000000;*/
}
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:13px;
	color: #000000;
}


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

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: #333333;
	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: #FFFFFF;
	text-decoration: none;
}
a.calendar:link, a.calendar:active, a.calendar:visited{
	font-family: Arial,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #FF9900;
	text-decoration: none;
}
a.calendar:hover{
	font-family: Arial,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #CCCCCC;
	text-decoration: none;
}
.textdark{
	font-family: Arial,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	color:#000000;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
}
.header{
	font-family: "MS Sans Serif",Arial, Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	color:#4F3908;
	font-style: normal;
	font-weight: normal;
	font-size:20px;
}
.border {
	border: 1px solid #c08d05;
}
