.style1 {
	color: #FFFFFF;
	font-size: small;
}
.style2 {
	font-size: small;
	font-weight: bold;
}
.style3 {font-size: x-small}
.style6 {font-size: x-large}
.style8 {
	font-size: medium;
	font-weight: bold;
}
#nottaken {
	font-size: 18px;
	color: #000;
	left: 10px;
	top: 150px;
	z-index: 50;
	position: absolute;
}
#link {
	font-size: 18px;
	color: #000;
	background-color: #CCC;
	border: medium solid #000;
	position: absolute;
	z-index: 50;
	height: auto;
	width: 500px;
	text-align: left;
	vertical-align: middle;
	padding: 25px;
}


#taken {
	font-size: 18px;
	color: #F00;
	position: absolute;
	left: 28px;
	top: 169px;
	width: auto;
}

#demo_tbl {
	position: absolute;
	z-index: 40;
	left: 180px;
	top: 137px;
	background-color: #CCCCCC;
}
#demo_tbl_caption {
	font-size: 24px;
	color: #FFF;
}


#wrapper {
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 2000px;
	width: 500px;
}
#reg_apsha_logo {
	position: absolute;
	z-index: 20;
	margin-left: 75px;
	top: 0px;
	margin-right: 75px;
}
#listowners {
	height: 400px;
	width: 200px;
	border: medium solid #000;
	position: absolute;
	z-index: 20;
	left: 20px;
	top: 400px;
}
#ownernum {
	border: medium solid #000;
	position: relative;
	z-index: 20;
	left: 20px;
	top: 250px;
	height: 100px;
	width: auto;
	padding: 10px;
	background-color: #666;
	text-align: center;
}
#identry {
	color: #000;
	background-color: #666;
	height: 400px;
	width: 400px;
	border: medium solid #000;
	position: relative;
	z-index: 20;
	left: 20px;
	top: 200px;
	text-align: center;
}
#confirmids {
	background-color: #666;
	border: medium solid #000;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 200px;
	text-align: center;
	padding: 20px;
	height: auto;
	width: 500px;
}
#horselist {
	left: 100px;
	top: 200px;
	z-index: 30;
	position: absolute;
}
#horseown {
	font-size: 18px;
	color: #000;
	background-color: #FFF;
	padding: 10px;
	width: 579px;
	position: absolute;
	z-index: 50;
	left: -1px;
	top: 133px;
	border: medium solid #000;
	text-align: center;
}
#checkhomebut {
	position: absolute;
	z-index: 51;
	top: 400px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
	text-align: center;
}

