body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	color: #333333;
	margin-right: 5px;
}
li {
	font-size: 11px;
	margin-right: 10px;
	margin-left: 5px;
	color: #333333;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 12px;
	letter-spacing: 2px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
a.menu:link { color: #333333; text-decoration: underline}
a.menu:visited { color: #333333; text-decoration: underline}
a.menu:hover { color: #FF0000; text-decoration: none}
a.menu:active { color: #FF0000; text-decoration: none}

a.menu_blanco:link {
	color: #CCCCCC;
	font-weight: bold;
}
a.menu_blanco:visited {
	color: #CCCCCC;
	font-weight: bold;
}
a.menu_blanco:hover { color: #FFFFFF}
a.menu_blanco:active { color: #FFFFFF}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-bottom-width: thin;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
}
.txtblanco {
	color: #FFFFFF;
}
.tituloppal {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
	margin-top: 3px;
	letter-spacing: 0.5px;
}
.epigrafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.4px;
	margin-bottom: 0px;
}
.bajadaColor {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
}
.tituloCaja {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.3px;
	line-height: 17px;
	margin-top: 10px;
}
.bajadaCaja {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.fondo_gris {
	background-color: #EFEFEF;
}
.detalle {
	font-weight: bold;
	color: #FFCC00;
}
.titulobackstage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
	text-transform: uppercase;
	height: 16px;
	vertical-align: bottom;
}
.resumenbackstage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a.bs:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a.bs:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a.bs:hover {
color: #FFCC00; text-decoration: underline
}
a.bs:active {
color: #FFCC00; text-decoration: underline
}

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