.table_boarder_black {
	color: #000;
	text-align: center;
}
.table_outer_bor_ridge_green {
	border: medium double #CBCC7C;
}
.table_BG_COLOR_GREEN {
	background-color: #C5C56E;
	text-align: center;
	font-weight: bold;
}
.white_text {
	color: #FFF;
}
