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

form, input, textarea{
	font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #000000;
}
a:link, a:active, a:visited{
	font-family:  Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-family:Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif ,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #ff9000;
	text-decoration: none;
}
a.calendar:link, a.calendar:active, a.calendar:visited{
	font-family: Verdana, Helvetica, Tahoma, sans-serif, "MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:10px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a.calendar:hover{
	font-family: Verdana, Helvetica, Tahoma, sans-serif, "MS Sans Serif";
	font-style: normal;
	font-size:10px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.text{
	font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #000000;
}