@charset "UTF-8";
.bg {
	background-color: #EDE5D0;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header_table {
	margin: 5px;
	border: thin solid #000000;
	background-color: #EDE5D0;
	padding: 0px;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	margin-top: 30px;
	margin-left: 50px;
}
.imageview {
	background-color: #000000;
	color: #000000;
}
.thumbnails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #EDE5D0;
	border: thin solid #000000;
	margin: 0px;
	padding-right: 50px;
	padding-left: 50px;
}
