.RedContainter{
	background: #ED4624;
	width: 100%;
}
td.RedContainer{
	background: #ED4624;
}
.RedContentPane{
	background: #ED4624;
	width: 100%;
}
.YellowContainter{
	background: #DEB231;
	width: 100%;
}
td.YellowContainer{
	background: #DEB231;
}
.YellowContentPane{
	background: #DEB231;
	width: 100%;
	padding: 15px 5px 15px 5px;
}
.YellowContainterTitle, span.YellowContainerTitle{
	background: #DEB231;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px; 
	color: white;
	font-weight: bold;
}
