.form-border {
	width: 200px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	padding-left: 3px;
	line-height: 25px;
}
.button-send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c2a20;
	background-color: #FFF;
	border: 1px solid #3c2a20;
}

.top-links-bg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-image: url(images/index3_01.jpg);
	height: 34px;
	width: 980px;
	text-align: center;
	color: #978d88;
}
.links {
	margin-top: 6px;
}
.style1:link {
	color: #FFF;
	text-decoration: none;
}
.style1:visited {
	color: #FFF;
	text-decoration: none;
}
.style1:hover {
	color: #a79f9a;
	text-decoration: none;
}
.middle-links-bg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-image: url(images/index3_04.jpg);
	height: 49px;
	width: 980px;
	text-align: center;
	color: #978d88;
}
.middle-table-bg {
	background-image: url(images/index3_06.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.bottom-links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 22px;
	color: #a98f72;
}
.style2:link {
	color: #3c2a20;
	text-decoration: underline;
}
.style2:visited {
	color: #3c2a20;
	text-decoration: underline;
}
.style2:hover {
	color: #998772;
	text-decoration: none;
}
.text-12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.webisode-bg {
	background-image: url(images/webisode-bg.jpg);
	background-repeat: repeat-y;
}
.text-12-indent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin-left: 35px;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #811025;
	background-color: #d8d6d0;
	padding-left: 3px;
	font-weight: bold;
}
.table-bg {
	background-color: #f8f3eb;
	border: 1px solid #cfccc3;
}
.form-border-textarea {
	width: 350px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 3px;
}
