body {
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
}

a {
    font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #333;
}

form, form *, div#ie6fix {
	background-color:#FEFDF0;
}

div#ie6fix {
	background-color:#FFFFFF;
}

input.text, input.file {
  width: 500px;
  border: 1px inset #333;
}

textarea {
  width: 500px;
  height: 70px;
  border: 1px inset #333;
}

input.submit {
  background-color: buttonface;
  border: 1px inset #333;
}

#wrapper {
	margin:0 auto;
	text-align:left;
	width:946px;

}

#wrapper_top {
	
	height: 27px;
}

#wrapper_bottom {
	
	height: 27px;
}

#wrapper_content {

	padding: 0px 143px 0px 141px;
}

#white_form_top {
	background: url(images/white_form_top.jpg) bottom no-repeat;
	height: 22px
}

#white_form_content {
	padding: 0px 20px 0px 20px;
	width: 619px;
}

#white_form_bottom {
	background: url(../images/white_form_bottom.jpg) bottom no-repeat;
	height: 22px
}