.positionTable {
	margin: 0px;
	padding: 0px;
	width: 800px;
	border: 0px;
}
.navimg {
	width: 70px;
	text-align: center;
}
A {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #8E4268;
}

.body {
	background-position : 50px 50px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;


}
.searchLabel {
	font-weight: bold;
}
.blueBack {
	background-color: #DDDDFF;
}
.lilacBack {
	background-color: #CEA8E9;
}
.address {
	font-size: 10px;
}
.whiteBack {
	background-color: #FFFFFF;
}
.indent {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;

}
.directions {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

