*
{
	margin: 0em;
	padding: 0em;
			
}

body
{
	font-family:  "Trebuchet MS", Verdana; /*Verdana, Arial, Helvetica,Georgia, "Times New Roman", Times, serif,"Courier New", Courier, monospace,Arial;*/
	color: #1A1E1D; /*#7a7a7a;*/
	font-size: 5pt;
	

}

a
{
	color: #D70500;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}
.TextoNegro
{
	font-size: 9pt;
	color: #000000;
	font-family: Trebuchet MS;	
}
.TextoNegroBold
{
	font-size: 8.5pt;
	color: #000000;
	font-family: Trebuchet MS;
	font-weight: bold;
}
.TextoNegroPeque
{
	font-size: 6.5pt;
	color: #000000;
	font-family: Trebuchet MS;	
}

.Texto
{
	font-size: 8.5pt;
	color: #808080;
	font-family: Trebuchet MS;	
}
.TextoBold
{
	font-size: 8.5pt;
	color: #808080;
	font-family: Trebuchet MS;
    font-weight: bold;
}
.TextoPeque
{
	font-size: 6.5pt;
	color: #808080;
	font-family: Trebuchet MS;
}

.TextoBlanco
{
	font-size: 8.5pt;
	color: #ffffff;
	font-family: Trebuchet MS;	
}
.TextoBlancoGrande
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Trebuchet MS;

}
.TextoBlancoBold
{
	font-size: 8.5pt;
	color: #ffffff;
	font-family: Trebuchet MS;
    font-weight: bold;
}
.TextoBlancoGrandeBold
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Trebuchet MS;
    font-weight: bold;
}
.TextoBlancoPeque
{
	font-size: 6.5pt;
	color: #ffffff;
	font-family: Trebuchet MS;
}

.tabsmenuclass ul
{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenuclass li
{
float: left;
}

.tabsmenuclass a
{
display: block;
padding: 3px 4px;
color: #FFFFFF;
margin-right: 1px;
text-decoration: none;
font: bold 13.5px Trebuchet MS;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected
{
background: #FFFFFF;
color: Black;
}

.tabsmenucontentclass{
clear: left;
width: 90%;
height: 22px;
padding: 2px;

}

.tabsmenucontentclass ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li
{
float: left;
margin-right: 1em;
}



