/* Boxes */

/*begin featured box */
.f-roundbox { background: url(images/boxes/featured-bg.gif) repeat; }
.f-top div { background: url(images/boxes/featured-top-left.gif) no-repeat top left; }
.f-top { background: url(images/boxes/featured-top-right.gif) no-repeat top right; }
.f-bot div { background: url(images/boxes/featured-bottom-left.gif) no-repeat bottom left; }
.f-bot { background: url(images/boxes/featured-bottom-right.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.f-top div, .f-top, .f-bot div, .f-bot {
height: 20px;
font-size: 1px;
}
.f-top div, .f-bot div {
width: 100%;
}
.f-header {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight:bold; word-spacing: 5px; font-size: 120%;}
.f-content { margin: 0 7px; padding: 0px 20px 0px 20px; font-size: 95%; line-height: 14pt; }
.f-content a:link, .f-content a:visited { color: #000; text-decoration: underline; }
.f-content a:hover {color: #FF0000;}
.f-roundbox {  margin: 20px 5px 0px 2px; color: #000000; }

.f-readmore, .f-readmore a:link{
	color: #00CCCC;
}
/*generated by: http://www.neuroticweb.com/recursos/css-rounded-box/index.php?color=7397b9&fondo=ffffff */
/* set millions of background images */
.rbroundbox { background: url(images/boxes/lav-nt.gif) repeat; }
.rbtop div { background: url(images/boxes/lav-tl.gif) no-repeat top left; }
.rbtop { background: url(images/boxes/lav-tr.gif) no-repeat top right; }
.rbbot div { background: url(images/boxes/lav-bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/boxes/lav-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: 99%; margin: 1em auto; color: #000000; }

.rbroundbox a:link, .rbroundbox a:visited {
	color: #003366;
	text-decoration: none;
}
.rbroundbox a:hover {
	text-decoration: underline;
}

/* for 3d level */
.rbroundbox {
/*width: 450px;
float: left;
clear:all;*/
text-align: center;
}
.rbroundbox div.rbcontent{
padding: 0px 0px 0px 0px; 
}
.rbcontent a {
margin-right: 7px;
margin-left: 7px;
text-align: center;
font-size: 12px;
}
.rbcontent a.selected {
color:#000000;
}
