.headtable {
	border: 1px solid #000000;

}
.contacttable {
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9B098;
	background-image: url(images/bg.jpg);



}
.contenttable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;

}
.maintable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.red {
	color: #A92724;
}
.brown {
	color: #6F654A;
	font-size: 16px;
	text-align: center;


}
.agenttable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.companies {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #A10000;
}
.redbig {
	font-size: 14px;
	font-weight: bold;
	color: #A10000;
}

