form {
	margin: 0;
	padding: 0;
}
.tableMain {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #880000;
	padding: 0px;
	line-height: 17px;
	margin: 0px;
}
.tableHomePropSeperatorLeft {
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.tableHomePropSeperatorRight {
	padding: 0px;

}
.tableMainLeft {
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;


}
.tableMainRight {
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.photoFrame {
	margin: 5px;
	border: 1px solid #000000;
}
.photoFrameRight {
	margin: 5px 0px 5px 5px;
	border: 1px solid #000000;
}
.photoFrameLeft {

	margin: 5px 5px 5px 0px;
	border: 1px solid #000000;
}
