table.shadow { align: center}
td.shadow-top { height: 16px;  background-image: url(shadow/top2.gif)}
td.shadow-topRight { width: 16px; height: 16px; background-image: url(topRight2.gif)}			 
td.shadow-right { width: 16px; background-image: url(shadow/right.gif)}
td.shadow-bottomRight { width: 16px; height: 16px; background-image: url(shadow/bottomRight2.gif)}	
td.shadow-bottom { height: 16px; background-image: url(bottom2.gif)}
td.shadow-bottomLeft { width: 16px; height: 16px; background-image: url(shadow/bottomLeft.gif)}	
td.shadow-left { width: 16px; background-image: url(shadow/left.gif)}
td.shadow-topLeft { width: 16px; height: 16px; background-image: url(shadow/topLeft.gif)}			 
td.shadow-center { 
    background-color: white  
    }

table.shadow2 { align: center}
td.shadow2-top { height: 11px;  background-image: url(shadow2/top.gif)}
td.shadow2-topRight { width: 11px; height: 11px; background-image: url(shadow2/topRight.gif)}			 
td.shadow2-right { width: 11px; background-image: url(shadow2/right.gif)}
td.shadow2-bottomRight { width: 11px; height: 11px; background-image: url(shadow2/bottomRight.gif)}	
td.shadow2-bottom { height: 11px; background-image: url(shadow2/bottom.gif)}
td.shadow2-bottomLeft { width: 11px; height: 11px; background-image: url(shadow2/bottomLeft.gif)}	
td.shadow2-left { width: 11px; background-image: url(shadow2/left.gif)}
td.shadow2-topLeft { width: 11px; height: 11px; background-image: url(shadow2/topLeft.gif)}			 
td.shadow2-center { background-color: white  }

table.shadowBR { }
td.shadowBR-topLeft { width: 6px; height: 1px;}
td.shadowBR-top {height: 1px; }			 
td.shadowBR-topRight { width: 6px; height: 8px; background-image: url(shadowBR/topRight.gif)}			 
td.shadowBR-right { width: 6px; background-image: url(shadowBR/right.gif)}
td.shadowBR-bottomRight { width: 6px; height: 8px; background-image: url(shadowBR/bottomRight.gif)}	
td.shadowBR-bottom { height: 8px; background-image: url(shadowBR/bottom.gif)}
td.shadowBR-bottomLeft { width: 6px; height: 8px; background-image: url(shadowBR/bottomLeft.gif)}	
td.shadowBR-center {   }

