<STYLE type="text/css">
 <!--
	p.dashed {border-style: double solid dashed groove}

 	td.top_left { 	background-image: url("../img/tables/top_left.gif");
					background-repeat: no-repeat; 
					width:12px;
					height:12px; 
					background-position: bottom left;
					}
	td.top_mid { 	background-image: url("../img/tables/top_mid.gif");
					background-repeat: repeat-x;
 					height:12px; 
					background-position: bottom left;
					}
	td.top_mid_aligntop { 	background-image: url("../img/tables/top_mid.gif");
					background-repeat: repeat-x;
 					height:12px; 
					background-position: top left;
				}					
	td.top_right { 	background-image: url("../img/tables/top_right.gif");
					background-repeat: no-repeat; 
 					width:12px;
					height:12px; 
					background-position: bottom left;					
					}
 	td.mid_left { 	background-image: url("../img/tables/mid_left.gif");
					background-repeat: repeat-y;
 					width:12px;}
	td.mid_right { 	background-image: url("../img/tables/mid_right.gif");
					background-repeat: repeat-y;
 					width:12px;}
	td.bottom_left{	background-image: url("../img/tables/bottom_left.gif");
					background-repeat: no-repeat; 
 					width:12px;
					height:12px; }
 	td.bottom_mid {	background-image: url("../img/tables/bottom_mid.gif");
					background-repeat: repeat-x;
 					width:12px;
					height:12px; }
 td.bottom_right { 	background-image: url("../img/tables/bottom_right.gif");
					background-repeat: no-repeat; 
 					width:12px;
					height:12px; }
 -->
</STYLE>