/* CSS Document */

	
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
		
	

/* round tables */
.rbroundbox3 {
	background-color:#FFCC00;
}
.rbtop3 div { background: url(/test1/includes/round/css/round/tl.gif) no-repeat top left; }
.rbtop3 { background: url(/test1/includes/round/css/round/tr.gif) no-repeat top right; }
.rbbot3 div { background: url(/test1/includes/round/css/round/bbl.gif) no-repeat bottom left; }
.rbbot3  { background: url(/test1/includes/round/css/round/bbr.gif) no-repeat bottom right; }
.rbtop3 div, .rbtop3, .rbbot3 div, .rbbot3 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent3 { margin: 0 7px; }
.rbroundbox3 { width: 100%; margin: 1em auto; }



.rbroundbox2 { background-color:#FFFFFF;  }
.rbtop2 div { background: url(/test1/includes/round/css/round/tl.gif) no-repeat top left; }
.rbtop2 { background: url(/test1/includes/round/css/round/tr.gif) no-repeat top right; }
.rbbot2 div { background: url(/test1/includes/round/css/round/bl.gif) no-repeat bottom left; }
.rbbot2  { background: url(/test1/includes/round/css/round/br.gif) no-repeat bottom right; }
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { width: 100%; margin: 1em auto; }




.rbroundbox { background: url(/test1/includes/round/css/round/bttm.gif);  }
.rbtop div { background: url(/test1/includes/round/css/round/tl1.gif) no-repeat top left; }
.rbtop { background: url(/test1/includes/round/css/round/tr1.gif) no-repeat top right; }
.rbbot div { background: url(/test1/includes/round/css/round/bl1.gif) no-repeat bottom left; }
.rbbot  { background: url(/test1/includes/round/css/round/br1.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { width: 100%; margin: 1em auto; }

/* Test 
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }*/