.register {
	position: relative;
	left: 0px;
	width: 931px;
	float: left;
	height: 459px;
	background-image: url(images/createaccount_background.gif);
}

.forgot {
	position: relative;
	left: 0px;
	width: 931px;
	float: left;
	height: 459px;
	background-image: url(images/forgotpasswordbackground.gif);
}



.tableheadline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
}
td.registerforminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/formbackground.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:15px;
	padding:7px;
}
textarea.registerform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:60px;
	width:400px;
	color: #000000;
}
.registerform {
	position: relative;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 10px;
	width: 400px;
	left:30px;
	top:105px;
	background: #ffffff;
	border: 0px;
}
.Rednote{
color: #cc0000;
font-weight: bold;
}
.Rednote A:link {TEXT-DECORATION: underline; color: #cc0000}
.Rednote A:visited {TEXT-DECORATION: underline; color: #cc0000}
.Rednote A:active {TEXT-DECORATION: underline; color: #cc0000}
.Rednote A:hover {TEXT-DECORATION: underline; color: #000000}

select.selectformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	border: 0px;
}

.instructuions {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 280px;
	width: 185px;
	left:480px;
	top:90px;
	background: #ffffff;
	border-top: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
	padding: 10px;
}
input.registerforminputfield {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 10px;
	width: 185px;
	left:8px;
	background: #ffffff;
	border: 0px;
}
input.registerbtn{
   color:#050;
   font-family: Verdana,  Helvetica, sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;}
