.shadowTable, .shadowTable td, .shadowTable tr, .shadow125,.shadow125 td,.shadowTable125 tr{
	background-color: transparent;
	border: 0;
	padding: 0;
	margin: 0;
}
.tl{
	background: url('img/tl.png') no-repeat;
	width: 7px;
	height: 7px;
}
.t{
	background: url('img/t.png') repeat-x;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/tl.png', sizingMethod='scale');
	height: 7px;
	-height:0px;
}
.tr{
	background: url('img/tr.png') no-repeat;
	width: 7px;
	height: 7px;
}
.l{
	background: url(img/l.png) repeat-y;
	width: 7px;
}
.r{
	background: url(img/r.png) repeat-y;
	width: 7px;
}
.bl{
	background: url(img/bl.png) no-repeat;
	width: 7px;
	height: 7px;
}
.b{
	background: url(img/b.png) repeat-x;
	height: 7px;
}
.br{
	background: url(img/br.png) no-repeat;
	width: 7px;
	height: 7px;
}

