table.shadowtable
{
margin:0px;
padding:0px;
text-align:left;
}
table.shadowtable td.borderleft {
	background-image: url(imgtableshadow/l.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding:0px;
	margin:0px;
	width:9px;
	 
	max-width:9px;
}
table.shadowtable td.dreidcontent {
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
		padding:0px;
	margin:0px;
}
table.shadowtable td.borderright {
	background-image: url(imgtableshadow/r.jpg);
	background-repeat: repeat-y;
	width: 15px;
	background-position: right;
		padding:0px;
	margin:0px;
}
table.shadowtable td.bordertop {
	background-image: url(imgtableshadow/o.jpg);
	background-repeat: repeat-x;
	height: 15px;
		padding:0px;
	margin:0px;
}
table.shadowtable td.borderbottom {
	background-image: url(imgtableshadow/u.jpg);
	background-repeat: repeat-x;
	height: 15px;
	background-position: bottom;
		padding:0px;
	margin:0px;
}
table.shadowtable td.lom {
	background-image: url(imgtableshadow/lo_m.jpg);
	background-repeat: none;
	height: 9px;
	width: 9px;
 	background-position: top;
		padding:0px;
	margin:0px;
}

table.shadowtable td.lor {
  
	background-image: url(imgtableshadow/lo_r.jpg);

	background-repeat: none;
	height: 9px;
	width: 8px;
 	background-position: top;
		padding:0px;
	margin:0px;
}

table.shadowtable td.lou {
	background-image: url(imgtableshadow/lo_u.jpg);
	background-repeat: none;
	height: 8px;
	width: 9px;
 	background-position: left;
		padding:0px;
	margin:0px;
}
table.shadowtable {
	margin: 0px;
	padding: 0px;
}
table.shadowtable td {
	margin: 0px;
	padding: 0px;
}
table.shadowtable table tr,td
{	margin: 0px;
	padding: 0px;
}
table.nospacing
{
margin: 0px;
	padding: 0px;
}
table.nospacing td,tr
{
margin: 0px;
	padding: 0px;
}

