body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.OutsideTable {
	height: 100%;
	width: 100%;
}
.CornerCell {
	width: 50%;
	height: 50%;
}
.LeftRightCell {
	width: 50%;
	height: 424px;
}
.TopBottomCell {
	height: 50%;
}


.InsideTable {
	height: 424px;
	width: 777px;
}
.Height100 {
	height: 50%;
	width: 777px;
}
.Width100 {
	height: 424px;
	width: 100%;
}
#NavClose {
	width: 100%;
	visibility: visible;
	position: relative;
}
