.Texto {
	font-family: Tahoma;
	font-size: 10pt;
}
.TextoMenu {
	font-family: Tahoma;
	font-size: 9pt;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.NomEmpresa
{
	margin-top:0px;
	margin-left:4px; 
	margin-right:4px;
	margin-bottom:0px;
}
.TitVdeBco {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.DerechosR {
	font-family: tahoma;
	font-size: 10px;
	color: #03735B;
}
.TxtCasoExito {

	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}
.TitGalaxi {

	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #085AA3;
}
.TextoRed {
	font-family: tahoma;
	font-size: 12px;
	color: #085AA3;
}
.TextoRedSbt {
	font-family: tahoma;
	font-size: 14px;
	color: #A14A37;
	font-weight: bold;
}
.TextoWhite {
	font-family: tahoma;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.TextoblueSbt {

	font-family: tahoma;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
.TextoMarcadoBlue {

	font-family: tahoma;
	font-size: 14px;
	color: #0066aa;
	font-weight: bold;
	background-color: #dbeff9;
	margin-left:5px;
}
.TextoArial {
	font-family: arial;
	font-size: 14px;
	color: #0066aa;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.TextoItalico {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	color: #999999;
}
.TextoHeaderDG {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: normal;
	color: #000000;
	background-color: LightGrey;
	font-weight: bold;
}
.TextoNormalDG {
	font-family: Tahoma;
	font-size: 7pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.TextoTitulo {
	font-family: Verdana;
	font-size: 15pt;
	line-height: normal;
	font-weight: normal;
	color: #94A4BD;
}
.TextoTitReporte {
	font-family: Verdana;
	font-size: 13pt;
	line-height: normal;
	font-weight: bold;
	color: #085AA3;
}
.boton {
	font-size:11px;
    font-family:Verdana;
    font-weight:bold;
    color:black;
    background:AliceBlue;
	bordercolor:black;
    border:1px;
    width:90px;
    height:19px;
}
.CeldaTitulo
{
    background-color:#dbeff9;
    font-family: tahoma;
	font-size: 14px;
	color: #0066aa;
	font-weight: bold;
	margin-left:5px;
}
.TablaTitulo{
    background-color:#ffffff;
    border-style:solid;
    border-color:#000000;
    border-width:1px;
}
.t2{border-style:solid; BORDER-RIGHT: #dbeff9 2px solid; BORDER-TOP: #dbeff9 2px solid; BORDER-LEFT: #dbeff9 2px solid; BORDER-BOTTOM: #dbeff9 2px solid;}
