.txtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txtNormal ul {
	margin-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0080FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0080FF;
	text-decoration:underline;
}

.tituloGris {
	font-family: Tahoma ,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
}
.txtResaltado {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}

.listaEnlaces {
	font-family: Arial, Helvetica, sans-serif;
}

.listaEnlaces li{
	margin-bottom:5px;
	margin-top:5px;
}
.tablaFormateado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tablaFormateado th {
	font-weight:bold;
	background-color:#F5F5F5;
	border:solid 1px #CCCCCC;
	text-align:left;
}

.tablaFormateado td {
	background-color:#FFFFFF;
	border:solid 1px #E5E5E5;
}
.tablaContable {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #333333;
	border:2px #666666 solid;
}

.celdaContable_Corte
{
	border-bottom:1px solid #333333;
}

.celdaContable_Total
{
	font-weight:bold;
	border-bottom-style:double;
	border-bottom-width:1px;
	border-top:1px solid;
}

.celdaContable_SubItem
{
	padding-left:10px;
}

.tablaContable th {
	font-weight:bold;
	color:#000000;
	background-color:#e5e5e5;
}

.tablaContable td
{
	
}

.Titulo {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #666666;
}

.SubTitulo
{
	font-size:12px;
	font-family:Tahoma, Arial;
}
