.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #957F66;
	text-decoration: none;
	background-color: #211102;
	text-align: justify;
}
.bodyHeaderTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #957F66;
	text-decoration: none;
	background-color: #211102;
}
.link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #C8AD75;
	text-decoration : none;
	font-weight: normal;
}
.link:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #DCCBA7;
	text-decoration : underline;
	font-weight: normal;
}.link2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.link2:hover {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #777777;
	text-decoration : none;
	font-weight: normal;
}
.txtField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #7F7F7F;
	width: 160px;
	background-color: #211102;
	height: 21px;


}
.txtArea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #7F7F7F;
	width: 160px;
	background-color: #211102;
}
.button {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 1px solid #211102;
	width: 75px;
	background-color: #FBAD18;
	height: 21px;
}
.termsTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
	background-color: #211102;
	text-align: justify;
}
.link3 {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: normal;
}
.link3:hover {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #777777;
	text-decoration : underline;
	font-weight: normal;
}
.linkCopy {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: normal;
}
.linkCopy:hover {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FBED23;
	text-decoration : none;
	font-weight: bold;
}
