/* ------ Estilos ------- */

/* set millions of background images */
.rbroundbox { background: url(corner/nt.gif) repeat; }
.rbtop div { background: url(corner/tl.gif) no-repeat top left; }
.rbtop { background: url(corner/tr.gif) no-repeat top right; }
.rbbot div { background: url(corner/bl.gif) no-repeat bottom left; }
.rbbot { background: url(corner/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: 900; margin: 1em auto; }




/* set millions of background images */
.rbroundbox2 { background: url(corner/nt.gif) repeat; }
.rbtop2 div { background: url(corner/tl.gif) no-repeat top left; }
.rbtop2 { background: url(corner/tr.gif) no-repeat top right; }
.rbbot2 div { background: url(corner/bl.gif) no-repeat bottom left; }
.rbbot2 { background: url(corner/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { width: 900; margin: 1em auto; }



body {  
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	color: #1F1459;
	margin-top: 2px; 
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	background-color: white;
	scrollbar-face-color: white; 
	scrollbar-shadow-color: #CD0000; 
	scrollbar-highlight-color: #CD0000; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: maroon; 
}

p {  
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	color: black;
}

td {  
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	color: black;
}

li {  
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	color: #1F1459;
	list-style-type: square;
}

a:link { 
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	color: black; 
	font-weight: normal;
	text-decoration: none ; 
}
a:visited { 
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	color: #1F1459; 
	font-weight: normal;
	text-decoration: none ; 
}
a:hover { 
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	color: blue; 
	font-weight: bold;
	text-decoration: none ; 
}

 
 


 
.Marco {  
	border: 1px solid; 
	border-color: #CD0000;
}
.TextoTitulo {  
        font-family: "Verdana"; 
	font-size: 10px; 
	font-weight: bold; 
	color: white; 
}

