body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #3d3435;
	
    SCROLLBAR-FACE-COLOR:#9e8e86;
	SCROLLBAR-HIGHLIGHT-COLOR: #8d7e77;
	SCROLLBAR-SHADOW-COLOR: #8d7e77;
	SCROLLBAR-3DLIGHT-COLOR: #8d7e77;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #8d7e77;
	SCROLLBAR-DARKSHADOW-COLOR: #8d7e77;
	/*background-image: url(../images/bg.jpg);*/
	
}
table, tr, td, p, div{
	font-family:"MS Sans Serif", Times New Roman,  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
	color: #FFFFFF;
}


form, input, textarea{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
	color: #412b07;
}

a:link, a:active, a:visited{
	font-family: "MS Sans Serif",Times New Roman,  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-family: "MS Sans Serif",Times New Roman,  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
	color: #978f38;
	text-decoration: underline;
}
a.calendar:link, a.calendar:active, a.calendar:visited{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
    color: #FFFFFF;
	text-decoration: none;
}
a.calendar:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
	color: #5b6655;
	text-decoration: underline;
}
.big{
	font-family: "MS Sans Serif",Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
	color: #8d7e77;
}
.small{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
    color: #FFFFFF;
}
.construction{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:40px;
}
.text{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	color:#A7BB73;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
}
a.ca:link, a.ca:active, a.ca:visited{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
    color: #FFFFFF;
	text-decoration: none;
}
a.ca:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
	color: #5b6655;
	text-decoration: underline;
}

