.tableSet {
	width: 100%;
}

caption,
th.header {
	text-align: center;
	color: #FFF;
	background-color: #666;
	border: 1px solid #000;
	padding: 7px;
	font-weight: bold;
}

table{
	border-bottom:1px solid #000;
}

table.historyTable {
	width: 100%;
	padding: 0px !important;
}

th.date{
	width: 15%;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	padding: 6px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.buttonCell {
	border-bottom: 1px solid #000;
}

.matter,
.button {
	padding: 6px;
	background-color: #E7E7E7;
}

.matter {
	vertical-align: top;
	border-right: 1px solid #000;
	width: 35%;
}

.button {
	text-align: right;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#pagenav{
	text-align:right;
}

tr.newyear th,
tr.newyear td{
	border-top: 1px solid #000;
}

p.att{
	padding: 20px 0 0 0;
}

ul.att{
	margin-top: 0;
}
