.table_main{
	font: 10pt tahoma, arial;
	color:#717171;
	text-decoration:none;
	border: 0px;
}
.img{
	border : 0px;
}
.img_tl{
	border : 0px;
	background-image: url(images/tl.gif);
	background-repeat: no-repeat;
   	width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_tr{
	border : 0px;
	background-image: url(images/tr.gif);
	background-repeat: no-repeat;
   	width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
   	width:13px;
}
.img_right{
	border : 0px;
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
   	width:13px;
}
.img_bl{
	border : 0px;
	font: 8pt tahoma, arial;
	background-image: url(images/bl.gif);
	background-repeat: no-repeat;
   	width: 13px;
	height: 13px;
}
.img_bottom{
	border : 0px;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_br{
	border : 0px;
	background-image: url(images/br.gif);
	background-repeat: no-repeat;
   	width:13px;
	height: 13px;
}


