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:   Arial, Verdana, sans-serif, Helvetica, PMingLiu, MingLiu,;
	text-decoration: none;
	font-size: 14px;
	color: #003300;
	line-height: 20px;
	text-align: justify;
	/*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 {

	
	text-decoration: none;
	font-size: 18px;
	color: #006600;


}

.header_txt {
	
	text-decoration: none;
	font-size: 20px;
	color: #006600;

}

.txt_w {
	color: #FFFFFF;
}


