@charset "utf-8";
#FLASH {
	height: 85.5px;
	width: 570px;
	margin-bottom: 5px;
}
#mainContent table {
	width: 570px;
	text-align: center;
	border-top-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	margin-bottom: 10px;
}
#mainContent th {
	text-align: center;
	font-family: sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-weight: normal;
	font-size: 85%;
}
#mainContent td {
	background-color: #fffdf8;
	font-family: sans-serif;
	width: 283px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 90%;
	text-align: center;
}
.space {
	background-image: url(../images/space.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 900px;
	position: relative;
}.paper_size {
	background-image: url(../images/paper_size.gif);
	background-repeat: no-repeat;
	height: 1000px;
	width: 570px;
	position: relative;
	background-position: center;
	border: 1px solid #000000;
}
