.bckground {
	background-attachment: fixed;
	background-image: url(images/backgrounds/map-locations-background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border_table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-left-style: none;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left center;
}
.title_back {
	background-attachment: scroll;
	background-color: 000030;
	background-image: url(images/logos/Title-Bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.button_back {
	background-attachment: fixed;
	background-image: url(images/navigation/nav-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	line-height: normal;
	text-align: justify;
}
.heading_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #003366;
}

