body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
/*	background-color: #ffffff;*/
	background-image: url(../images/bg.jpg);
	
}
table, tr, td, p, div, form, input, textarea{
	font-family: "Tahoma", Verdana, Helvetica, MS Sans Serif, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #456a92;
}

a:link, a:active, a:visited{
	font-family: "Tahoma", Verdana, Helvetica, MS Sans Serif , AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #456a92;
	text-decoration: none;
}
a:hover{
	font-family: "Tahoma", Verdana, Helvetica,MS Sans Serif, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #bc0900;
	text-decoration: underline;
}
a.calendar:link, a.calendar:active, a.calendar:visited{
	font-family: "Tahoma", Verdana, Helvetica,MS Sans Serif, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #4d7197;
	text-decoration: none;
	/*font-weight: bold;*/
}
a.calendar:hover{
	font-family: "Tahoma", Verdana, Helvetica,MS Sans Serif, sans-serif;
	font-style: normal;
	font-size:12px;
	color: red;
	text-decoration: none;
	/*font-weight: bold;*/
}
.big{
	font-family: "Tahoma", Verdana, Helvetica, MS Sans Serif, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:16px;
}
.small{
	font-family: "Tahoma", Verdana, Helvetica,MS Sans Serif, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:16px;
}
.construction{
	font-family: "Tahoma", Verdana, Helvetica,MS Sans Serif, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:40px;
}
.text{
	font-family: "Tahoma", Verdana, Helvetica, MS Sans Serif, AngsanaUPC, sans-serif;
	color:#A7BB73;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
}.border {
	border: 1px solid #000066;
}
.menu a:link, a:active, a:visited{
	font-family: "Tahoma", Verdana, Helvetica, MS Sans Serif, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	font-family: "Tahoma", Verdana, Helvetica, MS Sans Serif, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #000000;
	text-decoration: none;
}