body {
  margin: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	margin: 0px;
}

.table {
	background: #FFFFFF;
	width: 100%;
	height: auto;
}

a.top:link, a.top:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.top:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {

}

li {
	font-size: 12px;
	font-weight: bold;
}

.fmenu {
	background: url(images/fmenu.gif);
	background-position: center;
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}

.clr{clear:both;}

.content {
	width: 95%;
	background: #ffffff;
	border: solid;
	border-width: thin;
	border-color:#CCCCCC;
	text-align: justify;
	padding: 7px;	
}

.texto {
	width: 90%;
	margin-top: 20px;
	text-align: justify;
}

hr {
	width: 90%;
	border-style: dotted;
	border-color: #006600;
 }

/* verde */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/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 0px;}
.rbroundbox { width: 778px; margin: auto auto; }

/* amarillo */
.rbroundbox_01 { background: url(images/nt_01.gif) repeat; }
.rbtop_01 div { background: url(images/tl_01.gif) no-repeat top left; }
.rbtop_01 { background: url(images/tr_01.gif) no-repeat top right; }
.rbbot_01 div { background: url(images/bl_01.gif) no-repeat bottom left; }
.rbbot_01 { background: url(images/br_01.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop_01 div, .rbtop_01, .rbbot_01 div, .rbbot_01 {
width: 255px;
height: 7px;
font-size: 1px;
}
.rbcontent_01 { margin: 0 0; }
.rbroundbox_01 { width: 255px; margin: auto auto; }