body {
	background-image: url(../../images/bg_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #AC7339;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



td
{
	font-family:  PMingLiu, MingLiu, Verdana, sans-serif,  Arial, Helvetica;
	text-decoration: none;
	font-size: 16px;
	color: #003300;
	line-height: 22px;
	letter-spacing: 1px;
	/*text-align: justify;	*/
}






a:link
{

	color: #003300;
	text-decoration: underline;
}
a:visited
{

	color: #003300;
	text-decoration: underline;
}
a:active
{

	color: #003300;
	text-decoration: underline;
}
a:hover
{

	color: #003300;
	text-decoration: none;
}




.header_sub_txt {

	font-family:  PMingLiu, MingLiu, Verdana, sans-serif,  Arial, Helvetica;
	text-decoration: none;
	font-size: 18px;
	color: #006600;
	letter-spacing: 2px;

}

.header_txt {
	font-family:  PMingLiu, MingLiu, Verdana, sans-serif,  Arial, Helvetica;
	text-decoration: none;
	font-size: 20px;
	color: #006600;
	letter-spacing: 4px;
}

.txt_w {
	color: #FFFFFF;
}


