@charset "iso-8859-1";
body {
	background-image: url('graphics/background.gif');
	color: #444444;
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size: 11px;
	margin: 10px;
}
table {
	background-color: #FFFFFF;
	margin: auto;
	padding: 0;
	border: 0;
}
div {
	text-align: center;
}
img {
	border: 0;
}
a {
	color: #444444;
	font-weight: bold;
}
td {
	vertical-align: top;
	padding: 0;
}
p {
	text-align: left;
}
td.header_1 {
	padding-top: 12px;
	padding-bottom: 4px;
	font-size: 13px;
	text-align: center;
}
td.header_2 {
	color: #C86420;
	padding-top: 4px;
	padding-bottom: 12px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
td.footer {
	line-height: 40px;
	font-size: 13px;
	text-align: center;
}
tr.banner {
	background-color: #CA9870;
	color: #FFFFFF;
}
td.banner {
	padding: 18px;
	font-size: 18px;
	vertical-align: bottom;
	text-align: left;
}
td.center {
	text-align: center;
}
td.middle {
	vertical-align: middle;
	width: 100%;
}
td.buttons {
	background-color: #C86420;
	text-align: center;
}
a.header_1 {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
a.header_1:hover {
	text-decoration: underline;
}
a.header_2 {
	color: #C86420;
	font-weight: bold;
	text-decoration: none;
}
a.header_2:hover {
	text-decoration: underline;
}
a.footer {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
a.buttons {
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
a.buttons:hover {
	text-decoration: underline;
}
a.section {
	color: #444444;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
a.section:hover {
	text-decoration: underline;
}
a.title_product {
	font-size: 12px;
	font-weight: bold;
	color: #C86420;
	text-transform: uppercase;
	text-decoration: none;
}
a.title_product:hover {
	text-decoration: underline;
}
div.footer {
	line-height: 40px;
	font-size: 10px;
	border-top: 1px dotted #AAAAAA;
}
.title {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #AAAAAA;
}
.bold {
	font-weight: bold;
}
.line_top {
	line-height: 15px;
	border-top: 1px dotted #AAAAAA;
}
.line_bottom {
	line-height: 15px;
	border-bottom: 1px dotted #AAAAAA;
}
