body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #998675;
	font-size: 10px;
	font-family: tahoma;
}
.style1 a{
	color: #998675;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:underline;
}

.style2 {
	color: #52443b;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #98160c;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #6D3003;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #98160c;
	font-weight: bold;
	font-size: 10px;
}
.style6 {
	color: #52443b;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #6d3003;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 a{
	color: #6d3003;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:underline;
}
.style7 a:hover{
	color: #6d3003;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;
}
.image_border{ border:2px solid #A99D7F; padding:3px; background-color:#fff;}


.style8 {
	color: #98160c;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.style10 {color: #6D3003; font-size: 11px; font-family: tahoma; font-weight: bold; }
 .text_box {
	width:150px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	border:1px solid #6D3003;
	color:#52443b;
	background-color:#E9E0C7;
	}	
.textarea { 
	width:150px;
	height:79px;
	font-family:tahoma;
	font-size:11px;
	border:1px solid #6D3003;
	color:#52443b;
	background-color:#E9E0C7;
}

.submit_button{width:55px; height:20px; background-color:#BDB1A6; border:2px solid #6D3003; font-family:tahoma; font-size:11px; color:#fff; font-weight:bold; text-align:center;}
.copyright{font-family:Tahoma; font-size:11px; font-weight:normal; color:#595959; text-decoration:none;}
 