

body
{ color: black; text-decoration: none; font-family :  Arial, Helvetica, sans-serif; font-size: 10pt; }

p { color: black; text-decoration: none; font-family : Arial, Tahoma, Helvetica, sans-serif; font-size: 9pt; margin-left : 10px; margin-right : 10px;}

h3 { color: black; text-decoration: none; font-family : Arial, Tahoma, Helvetica, sans-serif; font-size: 14pt; margin-left : 8px; margin-right : 30px;}

.cor:link { color: #6dd000; text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-weight: bold;font-size: 10pt;}
.cor:active { color: red; text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 10pt;}
.cor:visited { color:black; text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 10pt;}
.cor:hover { color:black; text-decoration: underline; font-family : Arial, Helvetica, sans-serif;
font-size: 10pt;}
/* 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; }



/* set millions of background images */
.rbroundboxbranco { background: url(nt2.gif) repeat; }
.rbtopbranco div { background: url(tl2.gif) no-repeat top left; }
.rbtopbranco { background: url(tr2.gif) no-repeat top right; }
.rbbotbranco div { background: url(bl2.gif) no-repeat bottom left; }
.rbbotbranco { background: url(br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtopbranco div, .rbtopbranco, .rbbotbranco div, .rbbotbranco {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontentbranco { margin: 0 7px; }
.rbroundboxbranco { width: 90%; margin: 1em auto; }


fieldset
{
border: 1px solid #6dd000;
width: 200px
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #6dd000;
padding: 2px 6px
} 


label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #781351;
background: #ffffff;
border: 1px solid #6dd000;
}

.submit input
{
color: #000;
background: #6dd000;
border: 2px outset #6dd000;
} 
fieldset
{
border: 1px solid #6dd000;
width: 200px
}

legend
{
color: #fff;
background: #6dd000;
border: 1px solid navy;
padding: 2px 6px
} 


span
{
color: #fff;
background: #6dd000;
border: 1px solid #6dd000;
padding: 2px 6px
} 



