TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bannerleft {
	background-image: url(register_01.jpg);
	background-repeat: no-repeat;
	height: 211px;
	width: 66px;
}
.bannerright {
	background-image: url(register_03.jpg);
	background-repeat: no-repeat;
	height: 211px;
	width: 58px;
}
.banner {
	background-image: url(register_02.jpg);
	background-repeat: no-repeat;
	height: 211px;
	width: 819px;
}
.navleft {
	background-image: url(navbg_01.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 66px;
}
.navmiddle {
	background-image: url(navbg_02.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 819px;
}
.navright {
	background-image: url(navbg_03.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 58px;
}
.leftrep {
	background-image: url(leftrep.jpg);
	background-repeat: repeat-y;
}
.rightrep {
	background-image: url(rightrep.jpg);
	background-repeat: repeat-y;
}
.welcome {
	background-image: url(welcomebg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 61px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 60px;
	font-weight: bold;
	padding-left: 50px;
}
.bottomleft {
	background-image: url(bottomleft.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 66px;
}
.bottomright {
	background-image: url(bottomright.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 58px;
}
.bottomrep {
	background-image: url(bottomrep.jpg);
	background-repeat: repeat-x;
}
.td-links {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #623600;
}
.td-links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #623600;
	text-decoration: none;
}
.td-links a:hover {
	color: #FAA001;
}

.rightcol {
	background-image: url(thumbs.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 265px;
	height: 264px;
	margin-top: 0px;
	padding-top: 0px;
}

.reginput {
	background-color: #efb601;
	border: 1px solid #8f6d02;
	width: 180px;
}
.textarea {
	border: 1px solid #8f6d02;
	background-color: #EFB601;
	width: 200px;
}
.upload {
	width: 250px;
	background-color: #EFB601;
	border: 1px solid #8F6D02;
}

.formheader {
	background-repeat: no-repeat;
	background-image: url(formheaderbg.jpg);
	height: 30px;
	width: 520px;
	line-height: 30px;
}
.bodybottom {
	background-image: url(bodybottomimg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

