#border_top									{ width: 998px; }

#border_top td.body							{ width: 100%; height: 100px; background-image: url('images/top.background.gif'); background-position: top left; background-repeat: no-repeat; background-color: #C0C0C0; }
#border_top td.body table					{ width: 100%; height: 100%; }
#border_top td.body table td.outer_left		{ width: 150px; }
#border_top td.body table td.inner_left		{ width: 16px; }
#border_top td.body table td.middle			{ width: 666px; }
#border_top td.body table td.inner_right	{ width: 16px; }
#border_top td.body table td.outer_right	{ width: 150px; }

#border_top td.edge							{ width: 100%; height: 16px; }
#border_top td.edge table					{ width: 100%; height: 100%; }
#border_top td.edge table td.outer_left		{ width: 150px; background-image: url('images/top.outer.left.gif'); background-repeat: no-repeat; background-color: #C0C0C0; }
#border_top td.edge table td.inner_left		{ width: 16px; background-image: url('images/top.inner.left.gif'); background-repeat: no-repeat; }
#border_top td.edge table td.middle			{ width: 666px; background-image: url('images/top.inner.gif'); background-repeat: repeat-x; }
#border_top td.edge table td.inner_right	{ width: 16px; background-image: url('images/top.inner.right.gif'); background-repeat: no-repeat; }
#border_top td.edge table td.outer_right 	{ width: 150px; background-image: url('images/top.outer.right.gif'); background-repeat: no-repeat; background-color: #C0C0C0; }

#border_bottom								{ width: 998px; }

#border_bottom td.body						{ width: 100%; height 80px; background-image: url('images/bottom.background.gif'); background-position: top right; background-repeat: no-repeat; background-color: #C0C0C0; }
#border_bottom td.body table				{ width: 100%; height 100%; }
#border_bottom td.body table td.outer_left	{ width: 150px; }
#border_bottom td.body table td.inner_left	{ width: 16px; }
#border_bottom td.body table td.middle		{ width: 666px; }
#border_bottom td.body table td.inner_right	{ width: 16px; }
#border_bottom td.body table td.outer_right	{ width: 150px; }

#border_bottom td.edge						{ width: 100%; height: 16px; }
#border_bottom td.edge table				{ width: 100%; height: 100%; }
#border_bottom td.edge table td.outer_left	{ width: 150px; background-image: url('images/bottom.outer.left.gif'); background-repeat: no-repeat; background-color: #C0C0C0; }
#border_bottom td.edge table td.inner_left	{ width: 16px; background-image: url('images/bottom.inner.left.gif'); background-repeat: no-repeat; }
#border_bottom td.edge table td.middle		{ width: 666px; background-image: url('images/bottom.inner.gif'); background-repeat: repeat-x; }
#border_bottom td.edge table td.inner_right	{ width: 16px; background-image: url('images/bottom.inner.right.gif'); background-repeat: no-repeat; }
#border_bottom td.edge table td.outer_right	{ width: 150px; background-image: url('images/bottom.outer.right.gif'); background-repeat: no-repeat; background-color: #C0C0C0; }

#border_left								{ width: 100%; height: 100%; }
#border_left td.inner						{ width: 16px; background-image: url('images/left.inner.gif'); background-repeat: repeat-y; }
#border_left td.outer						{ width: 150px; background-image: url('images/left.outer.gif'); background-repeat: no-repeat; background-color: #C0C0C0; }
#border_left td.outer table td.last			{ width: 150px; height: 100%; background-image: url('images/left.outer.gradient.png'); background-position: bottom left; background-repeat: no-repeat; }

#border_right								{ width: 100%; height: 100%; }
#border_right td.inner						{ width: 16px; background-image: url('images/right.inner.gif'); background-repeat: repeat-y; }
#border_right td.outer						{ width: 150px; background-image: url('images/right.outer.gif'); background-repeat: no-repeat; background-color: #C0C0C0; }
#border_right td.outer table td.last		{ width: 150px; height: 100%; background-image: url('images/right.outer.gradient.png'); background-position: bottom right; background-repeat: no-repeat; }