@charset "utf-8";
body {
	background-image: url(../layout_images/bg_sub_page.jpg);
}

p {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.formtext {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-left: 45px;
}
.title {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	font-variant: small-caps;
	letter-spacing: 0.5em;
	word-spacing: 5px;
}
#formdiv {
	height: 340px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
}
.NEW {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
#reh {
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #333;
	font-size: 10px;
}
#reh tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border: .05em solid #999;
}

