body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 0.75em;
	margin-left:32px;
	margin-top:0px;
	margin-right:32px;
	margin-bottom:20px;
}
a {text-decoration: none;
	color: #666666;}

.Estilo2 {color: #666666;
		font-size: 0.9em;
		}
.Estilo3 {color: #5780ae;
		font-size: 0.9em;
		font-weight: bold;}

.textStandard {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 70%;
	line-height: 14pt;
}
.textStandard2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	line-height: 14pt;
}
.textMedium {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 65%;
	font-weight: bold;
	line-height: 14pt;
}
.textGuay {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 60%;
	font-weight: bold;
	line-height: 14pt;
	font-style: italic;
}
.textBig {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 14pt;
}	
.textHuge {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 15pt;
}
.textHuge2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 145%;
	font-weight: bold;
	line-height: 18pt;
	text-transform:inherit;
	color: #5780ae;
}
.textHuge3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 180%;
	font-weight: bold;
	line-height: 18pt;
	color: #5780ae;
}

/*.fondo{
	background-image: url('rect_puntitos.gif');
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 10px;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
	text-indent: 120px;
	line-height: 50%;
	
width: 733px;
height: 63px;
	
}*/

.boton 
{
	background-image: url('std3.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	color: black;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial;
	text-align: right;       
        line-height: 15px; 
}
.boton a {
	color: black;
	text-decoration: none;
	display: block;
width: 142px;
height: 57px;
margin: 0;
padding: 0;
}
.boton a:HOVER {
	background-image: url('over3.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	color: black;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	white-space: nowrap;
	display: block;
	width: 142px;
	height: 57px;
	padding: 0;
	
}
.boton_selected, .boton TD
{
	background-image: url('down3.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	color: Black;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial;
	text-align: right;
	height:auto
}
.boton_selected a {
	color: Black;
	text-decoration: none;
	display: block;
width: 142px;
height: 57px;
margin: 0;
padding: 0;
	line-height: 15px;
}
.boton_selected a:HOVER {
	background-image:url('over_sel3.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	text-align:center;
	


/*
display: block;
width: 142px;
height: 57px;
margin: 0;
padding: 0;*/
}

////////////////////////////////////////////////
/*.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(overbtn.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 44px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 211px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 211px;
height: 44px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} */

