body {
	background-color: #97875c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.td_header {
	background-image: url(images/header_rep.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Century Gothic", Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000401;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 40px;
}
.td_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 15px;
}
.td_body table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97875C;
}

h1 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #000401;
	font-weight: normal;
	text-transform: uppercase;
}

.td_body_lower {
	background-image: url(images/td_rep.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 10px;
	height: 100px;
	background-color: #FFF5C0;
}

.td_body_lower_cell {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #97875C;
}


.td_header_lower {
	background-image: url(images/header_rep.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	font-family: "Century Gothic", Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000401;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.td_body_bg {

	background-image: url(images/td_rep.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 0px;
	background-color: #FFF5C2;
}
