.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;

}

.copyright {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: 5b371b;

	padding-right: 10px;

	padding-left: 10px;

}
select.dd {
	scrollbar-base-color:#000000;
	border-color:#eeeeee;
	border-left-width:10px; 
	border-left-style:solid;
	border-right-width:10px;
	border-right-style:solid;
	border-top-width:10px;
	border-top-style:dotted;
	border-bottom-width:10px;
	border-bottom-style:dotted;

/* Slightly large, thin reddish text in a serif font; aligned on center */

	color:#ff9999;
	font-size:1.2em;
	font-weight:100;
	font-family:serif;
	text-align:center;
}
.headertxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b371b;
	text-align: left;
}
.formlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.agentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
