@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/page_elements/page_elements_02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.bottom_table_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.picture_frame_featured {
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.small_print {
	font-size: 9px;
}
.feature_table {
	background-color: #000000;
	background-image: url(images/page_elements/page_elements_featured_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
.title_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.thumbs_background {
	background-color: #000000;
	border: 1px solid #FFFFFF;
}

.picture_frame {
	border: 1px solid #FFFFFF;
}
.bg_main_table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #545454;
}
.bg_content_table {
	background-image: url(images/page_elements/page_elements_09.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.close_button {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
