.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: normal;
	color: #5B0000;
	text-decoration: none;
}
.left-border {
	background-image: url(../images/left-reapt-border.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right-border {
	background-image: url(../images/right-border-reapt.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.text-1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #fffdec;
	text-decoration: none;
}
.text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.dot-line {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}
.table-border {
    border:1px solid  #433417
}
.link-1 {
	font-family: Tahoma, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.link-1:hover {
	color:#000066;
	text-decoration:underline;
}

.bottom-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ADA95F;
	text-decoration: none;
	padding-top: 5px;
}
input {
	background-color: #FFFFFF;
	border:1px solid #4D381B;
}

textarea {
	border:1px solid #462E12;
}

.buttan-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border:1px solid #462E12;
	background-color: #EDE796;
	
}
