  .card-cell-gray	{ background-color: #CCCCCC; }
  .card-cell-white	{ background-color: white; }
  .card-cell-blue	{ background-color: #99CCFF; }
  table.CardOuter		{
	margin-bottom: 10px;
}
  body.card-page	{ color: #000000;
			  background-color: #FFFFFF; }

.CardSeriesTitle {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	background-position: center;
	border-bottom-style: solid;
	background-color: #99CCFF;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 35px;




}
