table {
	margin: 0 auto;
	width: 100%;
	border: 1px solid #000;
	background: #fff;
	height: 50%;
}
thead {background-color: #e1e1e1;
}
thead th {color: #000000;}
table th {
	margin: 0;
	text-align: center;
	font-size: .8em;
	
}
table td {
	margin: 0;
	text-align: center;
	font-size: .8em;
}
#mpi {
	border-left: 1px solid #000;
}
#cpi {
	border-left: 1px solid #000;
}
#allmpi {
	border-left: 1px solid #000;
}
#allitems {
	border-left: 1px solid #000;
}
#ppi {border-left: 1px solid #000;}
#allcommodities {border-left: 1px solid #000;}
.uline {border-bottom: 1px solid #000;}

#priceindices, #deptprice {padding-bottom: 15px;}

#Caption {	font-weight: bold;	padding-top: 5px;	padding-bottom: 5px;}
.altclr {
	background-color: #e1e1e1 ; 
}
#pi {width: 75%;}