body {
	padding:0px;
	margin:0px;
	background-color:#B3AB82;
	background-image:url(images/sq.gif);
	background-position:center top;
}
td {
	vertical-align:top;
}
a:hover {
	text-decoration:none;
}
img {
	border:0px;
}
.m_text, table, li, a, input, textarea {
	font-family:Tahoma;
	font-size:11px;
	line-height:13px;
	color:#4C4326;
}
span {
	color:#9D3B08;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
}
span a {
	font-size:10px;
	line-height:10px;
}
.c_text, .c_text a {
	color:#6E6544;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
}
.c_text a:hover {
	text-decoration:underline
}
.no_class, form, .no_class td {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	border:0px;
	color: default;
}
.form {
	height:21px;
	margin-top:1px;
}
.form input {
	width:221px;
	height:18px;
	border-color:#E7DEB0;
	border-width:1px;
	background-color:#B7AB71;
	border-style:solid;
	padding-left:7px
}
.s_textarea {
	width:221px;
	height:66px;
	border-color:#E7DEB0;
	border-width:1px;
	background-color:#B7AB71;
	border-style:solid;
	padding-left:7px;
	overflow:hidden;
	margin-top:1px;
}
.form_err input {
	width:221px;
	height:18px;
	border-color:#996600;
	border-width:1px;
	background-color:#990000;
	border-style:solid;
	padding-left:7px;
	color:#FFFFFF;
	font-weight:bold
}
.err_textarea {
	width:221px;
	height:66px;
	border-color:#996600;
	border-width:1px;
	background-color:#990000;
	border-style:solid;
	padding-left:7px;
	overflow:hidden;
	margin-top:1px;
	color:#FFFFFF;
	font-weight:bold
}
.bottom_banner {
	text-align:center;
	margin:0 auto;
	margin-top:60px;
}

