/* CSS Document */

/*Bunded Flow table */

.column1 {
	background-color: #4A70B1;
	float: left;
	height: 20px;
	width: 65px;
	color: #FFFFFF;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
}

.column1a {
	
	float: left;
	height: 20px;
	width: 65px;
	color: #FFFFFF;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
}

.column2 {
	background-color: #DDE4F0;
	float: left;
	height: 20px;
	width: 65px;
	color: #000000;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
}

.column2a {
	
	float: left;
	height: 20px;
	width: 65px;
	color: #000000;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
}

.columnKF {
	background-color: #4A70B1;
	float: left;
	height: 20px;
	width: 80px;
	color: #FFFFFF;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
}
.columnKF2 {
	background-color: #DDE4F0;
	float: left;
	height: 20px;
	width: 80px;
	color: #000000;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
}

/*Saturators tables */

.column3 {
	background-color: #4A70B1;
	float: left;
	height: 60px;
	width: 113px;
	color: #FFFFFF;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}

.column4 {
	background-color: #DDE4F0;
	float: left;
	height: 20px;
	width: 113px;
	color: #000000;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
}

/*Degassers */
.column5 {
	background-color: #4A70B1;
	float: left;
	height: 20px;
	width: 60px;
	color: #FFFFFF;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}
.column5b {
	background-color: #DDE4F0;
	float: left;
	height: 20px;
	width: 60px;
	color: #000000;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}

.column6 {
	background-color: #4A70B1;
	float: left;
	height: 20px;
	width: 160px;
	color: #FFFFFF;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}
.column6b {
	background-color: #DDE4F0;
	float: left;
	height: 20px;
	width: 160px;
	color: #000000;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}

.column7 {
	background-color: #4A70B1;
	float: left;
	height: 20px;
	width: 110px;
	color: #FFFFFF;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}
.column7b {
	background-color: #DDE4F0;
	float: left;
	height: 20px;
	width: 110px;
	color: #000000;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
}

#table_align {
	margin-left: 60px;
	
}

