.mainTable {
	border-top-width: thin;
	border-left-width: thin;
	border-left-style: ridge;
	border-left-color: #999999;
	background-repeat: no-repeat;
	background-position: 0px top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/tableBGBlue.jpg);
}
contactLeft {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/tableBGNancy.jpg);
	background-repeat: repeat-y;
}
