BODY {
	margin: 0px;
}

.bigImage {
	height: 240px;
	width: 426px;
}

.bigImageCell {
	height: 240px;
	width: 426px;
	border: none;
	background-color: #FFFFFF;
}

.mainTable {
	height: 100%;
	border: none;
	width: 700px;
}

.mainTable.TR.TD {
	height: 33%;
}

.menuCell {
	background-color: #FFFFFF;
	border: none;
	vertical-align: top;
	text-align: left;
}

.subTable {
	text-align: center;
}
.lowerLeftCell {
	width: 426px;
	border: none;
	background-color: #FFFFFF;
}
