@charset "utf-8";
/* css created by BatesMeron sweet design 2008 */

#form-wrap{
	margin: 10px auto 30px auto;
	width: 768px;
	height: 800px;
}

#form-outerpair1 {
	background: url(../../images/shadow_right_top.png) top right no-repeat;
	width: 768px;
	padding-top: 10px;
}

#form-outerpair2 {
	background: url(../../images/shadow_bottom.png) bottom left no-repeat;
	width: 768px;
	margin: 0;
	padding-top: 35px;
	padding-left: 49px;
}

#form-shadowbox {
	background: url(../../images/shadow_box_form.png)bottom right no-repeat;
	width: 718px;
	/*margin-right: 50px;*/
	border: none;
}

#form-head {
	height: 180px;
	width: 768px;
	padding: 0;
}

#form-content {
	background-color: white;
	position: relative;
	top: -30px;
	left: -70px;
	width: 768px;
}

#form-copy {
	position: relative;
	padding: 20px 80px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #5f5b26;
	line-height: 160%;
}

#form-footer {
	background-image: url(../../images/footer_bg.gif);
	background-repeat: repeat-y;
	height:28px;
	width:768px;
	padding: 10px 0px 0px 0px;
}

#form-copyright {
	float: left;
	height:15px;
	width: 200px;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5f5b26;
}

#form-siteby {
	float: right;
	height:15px;
	width: 200px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	color: #5f5b26;
}

#form-siteby a:link, #form-siteby a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	color: #5f5b26;
	text-decoration: none;
}
 
#form-siteby a:hover {
	text-decoration: underline;
}

.inputbox2 {
background:white none repeat scroll 0%;
border:1px solid #5f5b26;
color:#5f5b26;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
width:200px;
}

.inputbox3 {
background:white none repeat scroll 0%;
border:1px solid #5f5b26;
font-family: Arial, Helvetica, sans-serif;
color:#5f5b26;
font-size:11px;
}