/* CSS Document */

body {
	scrollbar-face-color: #3F8067;
	scrollbar-base-color: #00A584;
	scrollbar-shadow-color: #ffff00;
	scrollbar-highlight-color: #00A584;
	scrollbar-3dlight-color: #00A584;
	scrollbar-darkshadow-color: #00A584;
	scrollbar-track-color: #00A584;
	scrollbar-arrow-color: #ff0000;
} 

body,td,th {
	font-family: "Arial Narrow";
	font-size: 90%;
	color: #FFFFFF;
	background-color: #000000;
}
a:active {
	color: #FF0000;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
a:link {
	color: #FFFF00;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	color: #FF0033;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
.TamReducido {font-size: xx-small}
.TamROJO_MAYUSCULAS {
	font-size: 115%;
	font-weight: bold;
	color: #FF0000;
}
.Tam70Mayusculas {background-color: #030303; font-size: 70%; text-transform: uppercase;}
.Tam90 {font-size: 90%}
.Tam100NegritaAmarilla {
	font-size: 100%;
	color: #FFFF00;
	font-weight: bold;
}
.Tam110Negrita {
	font-size: 110%;
	font-weight: bold;
}
.Tam110NegritaMayusculas {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #00A584;
}
.Tam125NegritaMayuculas {
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
	color: #00A584;
	background-color: #030303;
}
.Tam180NegritaMayuscula {
	font-size: 180%;
	font-weight: bold;
	text-transform: uppercase;
}
#IdTb110Centrada {
	font-size: 110%;
	text-align: center;
	vertical-align: middle;
	direction: ltr;
}
#IdTb150Centrada {
	font-size: 150%;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
	vertical-align: middle;
	background-position: center center;
}
#IdTblCreditosInferior {
	bottom: 0px;
	font-size: 70%;
	background-position: bottom;
}
