.contentRight {
	background-color: #e0d0bf;
	float: right;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	height: 445px;
}
.contentLeft {
	float: left;
	width: 485px;
	background-color: #E9DED1;
	height: 445px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.text {
	margin-right: 15px;
	margin-left: 15px;
	color: #5a4937;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.infoTable {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

.text2{
	color: #5a4937;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	text-decoration:none;
}
.text3 {
	margin-right: 15px;
	margin-left: 15px;
	color: #5a4937;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}
.text2 a{
	color: #5a4937;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	text-decoration:none;
}
.text2 a:hover{
	color: #5a4937;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	text-decoration:underline;
}
.style1 {
	font-size: 12px;
	font-weight: bolder;
	color: #800000;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
	vertical-align: middle;
	text-align: center;
}
