/*	past_sym.css	1/06	*/

#proceedings_tbl	{
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	width: 300px;
	margin: 20px auto;
	padding: 0;
	}
	
td.tbl_header	{
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
	font-size: 1em;
	color: #003;
	background-color: #FFFFCC;
	border: 2px solid #003;
	}
	
td.order	{
	text-align: center;
	border-left: 1px solid #555;
	border-bottom: 1px solid #555;
	padding: 5px;
	}
	
td.year	{
	text-align: center;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	margin-left: 0;
	vertical-align: middle;
	}
	
	