@charset "utf-8";
#catch-tag {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	text-align: right;
	vertical-align: top;
}
#body-top {
	width: 491px;
	height: 18px;
	background-image: url(images/body-2-top.png);
	background-repeat: no-repeat;
}
#body-bottom {
	width: 491px;
	height: 20px;
	background-image: url(images/body-2-bottom.png);
	background-repeat: no-repeat;
}
#small-top {
	margin-left: 5px;
	width: 304px;
	height: 10px;
	background-image: url(images/request-form-background-top.png);
	background-repeat: no-repeat;
}
#small-bottom {
	width: 304px;
	height: 39px;
	background-image: url(images/request-form-background-bottom.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}
#body-content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
#body-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FF6633;
}
#form-content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
