body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
	padding: 0px;
	font-size: 90%;
	line-height: 150%;
}
#Header {
	color: #423F3F;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#Menu {display:none;}

#ViewImage {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
}

.Thumbnail {
	width: 250px;
}

.Subheader {
	font-weight: bold;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	color: #666666;
	border-bottom-style: solid;
}
		
.errortext {
	font-weight: bold;
	color: #FF0000;
}

h3 {
	color: #000000;
	font-style: italic;
	font-size: 125%;
}
