.MainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	text-decoration: none;
}
.instr_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bolder;
	color: #330066;
	padding: 0px 30px 0px 15px;
	vertical-align: middle;
	margin-right: 30px;
	border: thin #000000;
	text-decoration: underline;
}
.instr_PictureBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px;
	padding: 0px;
	border: thin solid #000000;
}
.instr_mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	padding: 12px 10px 5px 30px;
	background-image: url(../instruments/instimages/instr_fade.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: medium #330066;
	border-right: medium #330066;
	border-bottom: medium solid #330066;
	border-left: medium #330066;
}
.instr_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	padding: 5px 10px 18px 30px;
	background-image: url(../instruments/instimages/instr_fadebottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: medium solid #330066;
	border-right: medium #330066;
	border-bottom: medium none #330066;
	border-left: medium #330066;
}

