
table.acContainer {
	width:850px;
	background-color:white;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;}
table.acContainer th {
	vertical-align:top;
	text-align:center;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;}
table.acContainer td {
	vertical-align:top;
	text-align:center;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;}


table.ac {
	margin-left:auto;
	margin-right:auto;
	border:0;
	}

table.ac th {
	border:0;
	}
table.ac td {
	border:0;
	}


