@import url('common.css');
#container {
	margin: 0px auto auto 0px;
	display: block;
	top: 00px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	clip: rect(0px, 0px, 0px, 0px);
}
body {
	text-align: center;
	background-color: #804000;
	margin: 0px;
}
#flash_masthead {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#erlogo {
	margin: 5px;
	text-align: center;
	clear: both;
	display: block;
}
#sheet {
	background-color: #ccff99;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 015px;
	position: relative;
}
#epost_menu {
	width: 100%;
	height: 300px;
	background-color: #CCFF99;
	border-width: 0px;
	top: 0px;
	right: 00px;
	bottom: 0px;
	left: 0px;
}
.question {
	text-align: justify;
	font-size: medium;
}
.answer {
	font-weight: bold;
	font-style: italic;
	font-size: medium;
	text-align: justify;
}
.menu_center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	left: auto;
	position: relative;
	display: block;
	clip: rect(auto, auto, auto, auto);
}
.erq {
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.anstitle {
	font-style: normal;
}
.title {
	font-size: 1.375em;
	font-weight: bold;
	color: rgb(204,51,0);
}
