body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #164306;
	
    SCROLLBAR-FACE-COLOR: #080808; 
	SCROLLBAR-HIGHLIGHT-COLOR: #080808; 
	SCROLLBAR-SHADOW-COLOR: #141414;
	SCROLLBAR-3DLIGHT-COLOR: #080808;
	SCROLLBAR-ARROW-COLOR: #141414; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #080808;
	/*background-image: url(../images/bg.jpg);*/
	
}
table, tr, td, p, div{
	font-family:Times New Roman,"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: Times New Roman,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #6f6666;
}

a:link, a:active, a:visited{
	font-family: sans-serif, AngsanaUPC, CordiaUPC, "MS Sans Serif", Arial;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #6f6666;
	text-decoration: none;
}
a:hover{
	font-family: sans-serif, AngsanaUPC, CordiaUPC, "MS Sans Serif", Arial;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}
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:11px;
    color: #666633;
	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:11px;
	color: #5b6655;
	text-decoration: underline;
}
.big{
	font-family:  sans-serif, AngsanaUPC, CordiaUPC, "MS Sans Serif", Arial;
	font-style: normal;
	font-weight: bolder;
	font-size:16px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
}
.small{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #6f6666;
}
.construction{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:40px;
}
.paragraph{
	font-family:"MS Sans Serif", "Times New Roman", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:14px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 20px;
	padding-left: 20px;
}
