body {
	background-image: url(images/img-ruler.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-ruler {
	background-image: url(images/img-ruler.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
}
.text10-gray {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.alttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.textbody {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 20px;
	color: #000000;
}
.text10-oran {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #CC6600;
}
.text9-oran {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	color: #CC6600;
}
.textfield {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 300px;
	height: 100px;
}
.textfield-short {
	width: 140px;
	border: 1px solid #999999;
}
.formtext {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 1em;
	line-height: 20px;
	color: #000000;
}
.head {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #CC6600;
}
