@charset "utf-8";
/* CSS Document */

.body_text {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.table_left {
	background-image: url(images/bay_propeller0-03.jpg);
	background-repeat: repeat-y;
}
.table_right {
	background-image: url(images/bay_propeller0-07.jpg);
	background-repeat: repeat-y;
}
.table_top {
	background-image: url(images/bay_propeller0-09.jpg);
	background-repeat: repeat-x;
}
.table_bottom {
	background-image: url(images/bay_propeller0-05.jpg);
	background-repeat: repeat-x;
}
.text_header {
	font-family: Tahoma, Geneva, sans-serif;
	color: #293194;
	font-size: x-large;
}
.background_table_image {
	background-attachment: fixed;
	background-image: url(images/ocean_light_bg0.jpg);
	background-repeat: repeat-x;
}
.outer_top {
	background-image: url(images/outer_table/bay_propeller0_top.gif);
	background-repeat: repeat-x;
}
.outer_topright {
	background-image: url(images/outer_table/bay_propeller0_top_right.gif);
	background-repeat: no-repeat;
}
.outer_left {
	background-image: url(images/outer_table/bay_propeller0_left.gif);
	background-repeat: repeat-y;
}
.outer_topleft {
	background-image: url(images/outer_table/bay_propeller0_top_left.gif);
	background-repeat: no-repeat;
}
.outer_bottom {
	background-image: url(images/outer_table/bay_propeller0_bottom.gif);
	background-repeat: repeat-x;
}
.outer_right {
	background-image: url(images/outer_table/bay_propeller0_right.gif);
	background-repeat: repeat-y;
}
