table.hdr{
	width : 784px;
	text-align: center;
	font-weight: bold;
}
td.hdr_left{
	width : 20px;
	height : 31px;
	background-image : url(/football/res/images/hdr_left.gif);
}
td.hdr_mid{
	height : 31px;
	background-image : url(/football/res/images/hdr_mid.gif);
}
td.hdr_right{
	width : 20px;
	height : 31px;
	background-image : url(/football/res/images/hdr_right.gif);
}

table.hig{
	width : 724px;
	text-align: center;
	font-weight: bold;
}
td.hig_left{
	width : 20px;
	height : 31px;
	background-image : url(/football/res/images/hig_left.gif);
}
td.hig_mid{
	height : 31px;
	background-image : url(/football/res/images/hig_mid.gif);
}
td.hig_right{
	width : 20px;
	height : 31px;
	background-image : url(/football/res/images/hig_right.gif);
}

