/* CSS Document */

/***********************************************/
/* Markup Tags                                 */
/***********************************************/

table.shadowBR { }
td.shadowBR-topLeft { width: 1px; height: 1px;}
td.shadowBR-top {height: 1px; }			 
td.shadowBR-topRight { width: 1px; height: 8px; background-image: url(images/olive-topright.gif)}			 
td.shadowBR-right { width: 1px; background-image: url(images/olive-right.gif)}
td.shadowBR-bottomRight { width: 1px; height: 7px; background-image: url(images/olive-bottomright.gif)}	
td.shadowBR-bottom { height: 1px; background-image: url(images/olive-bottom.gif)}
td.shadowBR-bottomLeft { width: 1px; height: 7px; background-image: url(images/olive-bottomleft.gif)}	
td.shadowBR-center {   }

