	.paymentCellBGColor {
		background-color: #6b72dc;
	}


	.hoursCellBGColor {
		background-color: #6b72dc;
	}


	.NavCellSpacerFormat {
		background-color: #9B9AAD;
	}

	.mrgn4 {
		margin: 4px;
	}

	#bodyTable {
		position: relative;
		z-index: 1;
		width: 779px;
		verical-align: middle;
		padding: 0px;
	}

	#logo {
		height:50px;
	}
	
	#header {
		width: 778px;
		height: 183px;
	}
	
	#topLayer {
		position: relative;
		top: 6px;
		left: 0px;
		z-index: 3;
		width: 190px;
		height: 400px;
	}

	#transparency {
		position: absolute;
		top: 191px;
		left: 0px;
		z-index: 2;
		width: 190px;
		height: 500px;
	}

	#footer {
		position: relative;
		top: 0px;
		left: 0px;
		width: 779px;
		}