body {
	background-color:#F0FEDF;
	background-image:url(../images/reg_logo.gif);
	background-position:97% 3%;
	background-repeat:no-repeat;
}

#content{
	position:absolute;
	width:600px;
	top: 140px;
	left:20%;
	right:20%;
}
#backdiv{
	position:absolute;
	left:0%;
	bottom:10px;
}
#nextdiv{
	position:absolute;
	right:0%;
	bottom:10px;
}
p, h1, input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0A7F18;
	margin-bottom: 8px;
	margin-top: 0px;
}
input, select {
	border: 1px dotted #5B5E3E;
	width: 230px;
	margin-bottom:0px;
	font-weight:bold;
}

.reset{
	border: none;
	width: auto;
}

h1{
	font-weight:normal;
	margin-bottom:0px;
}
.red{
	color: #CC0000;
}
#goback, #gofoward{width:47px; height:20px;border:none;}

h2 {
	font-family: Tahoma, Helvetica, "Trebuchet MS", Geneva, Chicago, Verdana, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #687A54;
	margin: 3px;
}
.lowercase {
	text-transform: lowercase;
}

