.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #71280c;
	text-decoration: none;
}

.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}


.text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #634935;
	text-decoration: none;
	font-weight: bold;
}

.text_links A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #634935;
	text-decoration: underline;
	font-weight: bold;
}

.text_links A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A37756;
	text-decoration: underline;
	font-weight: bold;
}

.text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #71280c;
	border:none;
	width:180px;
	background-color:faf8f4;
	text-decoration: none;
}

.text_box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #71280c;
	border:none;
	width:300px;
	background-color:faf8f4;
	text-decoration: none;
}


#mark {
	position:absolute;
	left:221px;
	top:338px;
	width:104px;
	height:43px;
	z-index:1;
}


.submit {
	background-image: url(images/submit_button.jpg);
	width: 64px;
	height: 24px;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;

