

.containermaster {
	width: 100%;
	color: #666666;
	background-color: #666666;
	height: 2px;
}

td.containerrow, td.containerrow:first-child {
	background-color: transparent;
	text-align: center;
}

table td {
	border-bottom: none;
	padding: 0px;
}

.SubHead td
{
	padding: 2px;
}
/*
table.ContainerTable td:first-child{
	text-align: center;
}


table {
	text-align: center;
}

*/