
/* set millions of background images */
.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; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 90%; margin: 1em auto; }

p { color: black; text-decoration: none; font-family : Arial, Tahoma, Helvetica, sans-serif; font-size: 9pt; margin-left : 10px; margin-right : 10px;}
.p1 { color: black; text-decoration: none; font-family : Arial, Tahoma, Helvetica, sans-serif; font-size: 7pt; margin-left : 10px; margin-right : 10px;}
.cor:link {font-family :  Arial, sans-serif; font-weight : bold; color : green; text-decoration: none;}
.cor:visited {font-family :  Arial, sans-serif; font-weight : bold; color : green; text-decoration: none;}
.cor:hover {font-family :  Arial, sans-serif; font-weight : normal; color : black; text-decoration: underline; }
</style>
