body {
	margin: 0px;
	background-image: url(images/bg_avon.gif);
}
.table_bg {
	background-image: url(images/green_bg_prot.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #11640A;
}
.tdbgl {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	width: 17px;
	background-position: right;
}
.tdbgr {
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 17px;
}
.tdbgl2 {
	background-image: url(images/bg_avon_left.gif);
	background-repeat: repeat-y;
	width: 17px;
	background-position: center;
	background-color: #F4F3F3;
}
.td_content {padding-top: 15px;
	vertical-align: top;
	padding-left: 20px;
}
p {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E9E9E9;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #14640B;
	background-color: #B3DFBE;
	font-style: italic;
	text-indent: 10px;
	margin:10px 0;
}
h4 {
	font-size: 17px;
	color: #FFFFFF;
	text-indent: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #B3DFBE;
	font-style: italic;
	text-align: center;
}
h3 {
	font-size: 21px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EFF4EC;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-align: center;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #14640B;
	background-color: #B3DFBE;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	list-style-image: url(images/boat_wheel.gif);
	list-style-position: outside;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
}
.bold {
	font-weight: bold;
}
.indent {
	margin-left: 17px;
}
.bg_bottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer{
	text-align:center;
}
#footer a{
	color: #14640B;
	text-decoration: none;
}
.tb {
	border: solid #D6F1C9;
	margin: 0px;
	padding: 0px;
}
.tb_cells {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3DFBE;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #B3DFBE;
	padding: 4px;
}
.commic_sans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#copy {
	color: #757575;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 7px;
	text-align: center;
	font-size: 11px;
	margin-bottom: 9px;
}
#copy a:link, #copy a:visited {
	color: #999;
	text-decoration:underline;
}
#copy a:hover {
	text-decoration: none;
}
a:link, a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
