@charset "utf-8";
body {
	margin-top: 0;
	margin-bottom:0;
	background-image: url(images/page-bg_April2009_max.jpg);
	background-repeat: repeat-x;
	background-color: #25211e;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #5a5a5a;
}

.fte_img {
	border: solid 1px black;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 10px;
}

td.hr_red {
	/* background-image: url(images/horizontal_line.gif);
	background-repeat: repeat-x; 
	background-position: center;
	*/
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: b61a28;
}
.hr_red2 {
	border-top-style: dotted;
	border-top-width: 3px;
	border-top-color: b61a28;
	padding-top: 8px;
}
/*.hr_red3 {
	border-left-style: dotted;
	border-left-width: 3px;
	border-left-color: b61a28;
	border-right-style: dotted;
	border-right-width: 3px;
	border-right-color: b61a28;
	padding-left: 8px;
	padding-right: 8px;
}*/


.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
