	#tblMain {
		width: 573px;
		border: 0px;
		padding: 3px;
		background-color: #2CA1E6;
	}

	#tdFlash {
		width: 100%;
		border: solid 1px #2CA1E6;
		background-color: white;
	}
	
	#tdNavTitle {
		width: 100%;
		height: 23px;
		border: solid 1px #B9E9FF;
		background-color: #FA0006;
	}

	#tblOptionsBox {
		width: 100%;
		background-color: #B9E9FF;
	}

	#tdOption {
		width: 100%;
		background-color: #036BB4;
	}
