body {
	background-image: url(arcbits.gif);
	background-repeat: no-repeat;
	margin-top: 120px;
	margin-left: 50px;
	height: 400px;
	width: 700px;
	background-position: 150px 150px;
}
.listing {
	font-weight: bold;
	color: #3300CC;
}
.menu {
	font-weight: bold;
	font-size: small;
	color: #00FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0066CC;
	text-align: center;
	background-position: center;
}
.menu a {
	color: #00FFFF;
}
.footer {
	border-top-style: solid;
	border-top-color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: lighter;
	top: 500px;
	position: absolute;
	text-align: center;
}
.logo {
	position: absolute;
	top: 10px;
	left: 20px;
}
.goblin {
	color: #009900;
}
.summary {
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	font-weight: bolder;
	color: #CC3366;
}
a:visited {
	text-decoration: none;
}
h3 {
	color: #000099;
	text-align: center;
}
.heading {
	color: #000099;
	text-align: center;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	background-color: #0099CC;
}
.form_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFCC99;
}
.form_heading {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: medium;
	color: #000066;
}
.form_label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: small;
	color: #0099FF;
	vertical-align: top;
}
.form_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFDDCC;
}
.form_radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFF99;
}
.form_table {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #90C8FF;
}
.form_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	background-color: #D4D0C8;
}
.form_tab_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	background-color: #90C8FF;
	color: #CC0000;
}
.form_tab_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	background-color: #90C8FF;
}
