.content_bg_watermark {

	/*background-image: url(../images/site/content/1_d_watermark.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;*/

	padding-right: 40px;

	padding-left: 40px;



}

.content_bg {

	background-image: url(../images/site/content/1_b_tile.jpg);

	background-repeat: repeat-y;

}

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

.heading_highlight {

	font-size: 16px;

	font-weight: bold;

	color: #A26809;

}

a:link {

	color: #EAF5E9;

}

a:visited {

	color: #EAF5E9;

}

a:hover {

	color: #044F02;

}

a:active {

	color: #EAF5E9;

}

.green {

	color: #076602;

}

