body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:   url("images/metal018181904-lt.jpg");
	background-color: #888888;
	font-size: .9em;
	color: #000000;
}
table {
	font: inherit;
	font-family: inherit;
	font-size: inherit;
}
td#content {
	vertical-align: top;
	padding: 10px 15px 15px 15px;
	background-color: #888888;
}
h1 {
	font-size: 1em;
	font-weight: bold;
	color: #e78700; /* Orange text */
/*	font-style: italic;
	margin: 0px 54px 20px 0px; */
	margin: 16px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
h2, .captionTitle {
	font-size: 1em;
	font-weight: bold;
	color: #000000; /* black text */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
 	
}
a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #e78700;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
div#text .text {
/*	padding: 0px 1.5em 0px 1.5em; */
	margin: 0px 1.5em 0px 1.5em;
	background-color: #888888;
/*	margin: 0px 1.5em 0px 1.5em; */
/*	vertical-align: top; */
}
img {
	margin: 10px 10px 10px 10px;
	display: inline;
	text-align: center;
	border: 1px solid Black;
}
img#bar .noMargPadBlkLt {
	display: block;
	float: left;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 0px;
}
input, textarea, select {
	background-color: #DDDDDD;
	color: #000000;
/*	font-weight: bold; */
}
input:focus, textarea:focus, select:focus {
	background-color: #F8F8F8;
}
input[type="submit"] input[type="reset"] {
	margin: 10px 0px 0px 0px;
}
input:hover[type="submit"] input:hover[type="reset"]{
	background-color: #F8F8F8;
}
/* select {
	option: 
} */
.textPad {
	padding: 20px 15px 15px 15px;
}
.noMargPadBrdr {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.thumbnailNote {
/*	color: #E6E6E6; */
	font-style: italic;
/*	text-align: center; */
	margin: 3px 0px 10px 0px;
}
.textBold {
	font-weight: bold;
}
.padBot {
	padding: 0px 0px 20px 0px;
	float: left;
}
.imgTop {
	vertical-align: top;
}
.imgTopLt {
	vertical-align: top;
	display: inline;
	float: left;
	border: 1px solid Black; /*	margin: 0px;
	padding: 0px; */
	border-color: #000000;
	margin: 0px 20px 0px 10px;
}
.imgRt {
	display: inline;
	float: right;
	border: 1px solid Black;
	margin: 0px 0px 0px 10px;
/*	margin: 0px;
	padding: 0px; */
}
.imgLt {
	display: inline;
	float: left;
	border: 1px solid Black; /*	margin: 0px;
	padding: 0px; */
	border-color: #000000;
	margin: 0px 10px 0px 0px;
}
.imgCtr {
	display: inline;
/*	float: left; */
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.clearMargins {
	margin: 0px 0px 0px 0px;
}
.txtLt {
	text-align: left;
}
.gyBG {
	background-color: #888888;
}
.lineAbove {
	border-top: 1px solid #000000;
}
.lineAboveBelow {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 8px 8px 8px 8px;
	margin: 0px 20px 20px 0px;
	background-color: #949494;
}
.captionRt {
	display: inline;
	float: right;
	text-align: center;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}
.captionLt {
	display: inline;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}
.overTop {
	margin: 0px 0px -15px 0px;
	padding: 0px 0px 0px 0px;
}
.ctr {
	text-align: center;
}
.rt {
	display: inline;
	float: right;
	right: 0px;
	padding: 0px 0px 0px 0px; /*	text-align: right; */
}
.rtPadded {
	text-align: right;
	padding: 0px 10px 0px 0px;
}
.orText {
	color:#D7845B;
}
.whText {
	color:#FFFFFF;
}
.bottomText {
	text-align: right;
	font-size: 1em;
	margin: 5px 10px 30px 0px;
	padding: 0px 0px 0px 0px;
	/*	color: #000000; */
	font-weight: bold;
}
.textBot {
	vertical-align: bottom;
}
.indent {
	text-align: left;
	margin-left: 100px;
}
.linkEmbed {
	text-decoration: underline !important;
}
