/* CSS Document */
.rbroundbox {
	background: url(../common/gifs/nt.gif) repeat;
	color:#FF6633;
}

.rbroundbox1 {
	background: url(../common/gifs/nt2.gif) repeat;
	color:#FF6633;
}

.rbtop div { background: url(../common/gifs/tl2.gif) no-repeat top left; }
.rbtop { background: url(../common/gifs/tr2.gif) no-repeat top right; }
.rbbot div { background: url(../common/gifs/bl2.gif) no-repeat bottom left; }
.rbbot { background: url(../common/gifs/br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really necessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	margin: 0 7px;
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 20px;
}
.rbroundbox { width: 95%; margin: 1em auto; }
.rbroundbox1 {
	width: 97%;
	color: #660000;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-top: 2px;
}.rbcontentcentre {
	margin: 0 7px;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
div#box{
	background: #EBEBEB;
	margin-top: 5px;
}
p{margin: 0 20px 1em;line-height:1.5}
b.btop, b.btop b, b.bbot, b.bbot b{
    display: block;height: 10px;font-size: 1px;
    background-image:url(/images/rc.png);
    background-repeat: no-repeat}
b.btop b{background-position: 100% -10px}
b.bbot{background-position: 0 -20px}
b.bbot b{background-position: 100% -30px}

div#box1{
	background-color:#CCCCCC;
	margin-top: 5px;
}
p{margin: 0 20px 1em;line-height:1.5}
b.btop1, b.btop1 b, b.bbot1, b.bbot1 b{
    display: block;height: 10px;font-size: 1px;
    background-image:url(/images/rc1.png);
    background-repeat: no-repeat}
b.btop1 b{background-position: 100% -10px}
b.bbot1{background-position: 0 -20px}
b.bbot1 b{background-position: 100% -30px}
div#box2{
	background-color:#ffffff;
	margin-top: 5px;
}
p{margin: 0 20px 1em;line-height:1.5}
b.btop2, b.btop2 b, b.bbot2, b.bbot2 b{
    display: block;height: 10px;font-size: 1px;
    background-image:url(/images/rc2.png);
    background-repeat: no-repeat}
b.btop2 b{background-position: 100% -10px}
b.bbot2{background-position: 0 -20px}
b.bbot2 b{background-position: 100% -30px}