/* set millions of background images */
.rbroundbox2 { background: url(nt.gif) repeat; }
.rbtop2 div { background: url(tl.gif) no-repeat top left; }
.rbtop2 { background: url(tr.gif) no-repeat top right; }
.rbbot2 div { background: url(bl.gif) no-repeat bottom left; }
.rbbot2 { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}

.rbcontent2 a {
	color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
}
.rbcontent2 a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #FF9933;
	text-decoration: none;
}

span.srbcontent2 {
	color:#FF9933;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
}
p.srbcontent3 {
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
}

.rbcontent2 { margin: 10px 18px; }
.rbroundbox2 { margin: 1em auto; }