.border_effect {
	background-color: #000000;
}
.font_face_main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content_face_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: #000000;
	width: 100%;
	padding: 2px;
}
.captions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}


.content_bg_complex {
}
.content_bg_left {
	background-image: url(images/point.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.content_bg_right {
	background-image: url(images/point.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


.content_bg {
}
#footer {
/*	background-attachment: fixed; */
	background-image: url("images/footer.jpg");
	background-repeat: no-repeat;
	height: 36px;
	width: 786px;
}
td img {display: block;}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.content_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F7DB6B;
	border-right-color: #F7DB6B;
	border-bottom-color: #F7DB6B;
	border-left-color: #F7DB6B;
}
.test_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #F7D318;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 2px;
}
.header_minor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
	padding: 1px;
	width: 100%;
	text-indent: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#img_border {
	margin-right: 16px;
}
#img_margin_left {
	margin-bottom: 16px;
	margin-left: 16px;
	text-align: right;
	clear: right;
	float: right;
	vertical-align: top;
}

#img_border_lg {
	margin-right: 32px;
	margin-bottom: 16px;
}
#image_margin_right {
	margin-right: 15px;
	margin-bottom: 15px;
}
#img_margin_left_textunder {
	margin-left: 15px;
	text-align: right;
	clear: right;
	float: right;
}
