@charset "utf-8";

.img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.trpdes {
	font: normal normal normal 12px/21px Arial, Tahoma, Verdana; color: #8a8478;
}form {
	margin: 0px;
}
.book {
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #291C13;
	border-right-color: #291C13;
	border-bottom-color: #291C13;
	border-left-color: #291C13;
	background-color: #291C13;
	color: #B76635;
	cursor: pointer;
	height: 20px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#form td{
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #E2D0A8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #291C13;
}
#form input, select, textarea {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666600;
	background-color: #E7E4D5;
	border: 1px solid #B5AC7D;
}
#form th {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #291C13;
	line-height: 25px;
	color: #D7BE86;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
.personal {
	text-align: justify;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.personal h3 {
	font: normal normal normal 16px Arial, Tahoma, Verdana; 
	color: #ae9b77;
	padding:3px;
}
.personal p {
	font: normal normal normal 12px/16px Arial, Tahoma, Verdana; color: #ae9b77;
}
.personal img {
	float: left;
	margin-right: 10px;
}
.imgbdr {
	margin:10px;
}