	.R{
		padding:0px;
		margin:0px;
	}
	.R_table{
		border-collapse:collapse;
		border-spacing:0pt;
	}
	.R_corner{
		background:url(corners.gif);
		background-repeat:no-repeat;
		width:15px;
		height:13px;
	}
	.R_l_t{
	}
	.R_r_t{
		background-position:right top;
	}
	.R_r_b{
		background-position:bottom right;
	}
	.R_l_b{
		background-position:left bottom;
	}
	.R_side_h{
		background-image:url(tb.gif);
		background-repeat:repeat-x;
	}
	.R_t{
	}
	.R_b{
		background-position:left bottom;
	}
	.R_side_v{
		background-image:url(lr.gif);
		background-repeat:repeat-y;
		width:15px;
	}
	.R_l{
	}
	.R_r{
		background-position:right;
	}