.nav_back {
	background-image: url(images/clear_images/nav_back_2.jpg);
	background-repeat: repeat-x;
}
.outline {
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
}
.top_line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.top_bottom_line {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.outline_2 {
	border-top: thin solid #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.spacer_repeat {
	background-image: url(images/clear_images/spacer_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.marg_body {
	font-family: "Times New Roman", Times, serif;
	margin-left: 10px;
	padding-left: 10px;
}
