body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-attachment: fixed;*/
	background-image: url(../../images/bg_p.gif);	
	/**/ 
	background-repeat: repeat;
	background-position: center top;
	background-color: #EFEDE7;
}


td
{
	font-family:   Arial, Verdana, sans-serif, Helvetica, PMingLiu, MingLiu,;
	text-decoration: none;
	font-size: 14px;
	color: #003300;
	line-height: 20px;
	text-align: justify;	
	/*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:  Helvetica,  Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: 18px;
	color: #006600;


}

.header_txt {
	font-family:  Helvetica,  Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: 20px;
	color: #006600;
}

.txt_w {
	color: #FFFFFF;
}


.bg_l {
	background-image: url(../../images/bg_plan2_l.gif);
	background-repeat: repeat-y;	
}

.bg_r {
	background-image: url(../../images/bg_plan2_r.gif);
	background-repeat: repeat-y;	
}
