body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;


	background-color: #48083b;
    /*background-image: url(../images/bg.jpg);*/
	
}
table, tr, td, p, div{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #e6e6e6;
}


form, input, textarea{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #412b07;
}

a{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #E2B93D;
	
}
a.calendar:link, a.calendar:active, a.calendar:visited{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #e404e4;
	font-weight: bold;
}
a.calendar:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-size:12px;
	color: #e404e4;
	text-decoration: none;
	font-weight: bold;
}
.detail{
	font-family: Arial,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:15px;
	color: #f5a102;
}
.boder {
	border: 1px solid #E2B93D;
}
.text-01{
	font-family: Arial,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:10px;
	color: #000000;
}
.text-02{
	font-family: Arial,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #ffffff;
}
.text-link{
	font-family: Arial,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #E2B93D;
}
.Bold{
	font-family: Arial,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:11px;
	color: #ffffff;
}