body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/**/ 
	background-color: #A97239;
}


td
{
	font-family:   Arial, Verdana, sans-serif, Helvetica, PMingLiu, MingLiu,;
	text-decoration: none;
	font-size: 13px;
	color: #003300;
	line-height: 20px;
	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_txt {

	font-size: 18px;
	font-weight: bold;
}

.header_sub_txt {

	font-size: 15px;
	font-weight: bold;
}
.txt_w {
	color: #FFFFFF;
}


.bg_l {
	background-image: url(../../images/bg_pattern_l.jpg);
	background-repeat: repeat;
	background-position: right top;
}

.bg_r {
	background-image: url(../../images/bg_pattern_r.jpg);
	background-repeat: repeat;
	background-position: left top;

}

.tb_app_txt_bg_1 {
	background-image: url(../../images/tb_app_txt_bg_1.jpg);
	background-color: #8CC63F;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.tb_app_txt_bg_1_b {
	background-image: url(../../images/tb_app_txt_bg_1.jpg);
	background-color: #8CC63F;
	font-weight: bold;
	color: #003300;
	font-size: 14px;
}

.tb_app_txt_bg_2 {
	background-image: url(../../images/tb_app_txt_bg_2.jpg);

	background-color: #DDFFCE;
}
