


.BlackConCells{
	
}
.ContaineTitle{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.containermaster_Black {
	width: 100%;
	background-color: #FBFFD6;
	border-right: #FBFFD6 2px solid; 
	border-top: #FBFFD6 2px solid; 
	border-left: #FBFFD6 2px solid; 
	border-bottom: #FBFFD6 2px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_Balck {
background-color: Black;
}
.containerrow2_black {
	background-color: #ffffff;
}

