#regNoTable {
	width: 580px;
}
#regNoTable table {
	margin-left: 40px;
	width: 530px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #999999;
	font-size: 12px;
}
#regNoTable table td {
	text-align: center;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin: 0px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#regNoTable table th {
	text-align: center;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin: 0px;
}
#regNoTable a:link {
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
#regNoTable a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.next {
	width: 685px;
	margin-left: 43px;
}
.next p {
	text-align: right;
	margin: 0px;
	font-family: Verdana , Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.next  a:link, a:visited {
	color: #0000FF;
}
.next a:hover {
	color: #009900;
}
.back      {
	text-align: right;
	float: left;
}





h2 {
	display: block;
	padding-left: 40px;
	margin-bottom: 0px;
	margin-top: 10px;
	width: 500px;

}


#regNoTable a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	text-decoration: underline;
}

#regNoTable a:active {
	font-size: 12px;
	font-weight: normal;
	color: #009900;
	text-decoration: underline;
}
