﻿body {
}


.TextBox
{
    text-align: Left;
    border-right: darkgray thin solid;
    border-top: darkgray thin solid;
    font-size: x-small;
    border-left: darkgray thin solid;
    color: black;
    border-bottom: darkgray thin solid;
    height: 11px;
    background-color: #ffffff;
}
.Lables
{
    color: black;
    font-family: Arial;
    background-color: white;
    text-align: right;
    width: 150px;
    font-size: x-small;
    border-top-width: thin;
    border-left-width: thin;
    border-left-color: #99ccff;
    border-bottom-width: thin;
    border-bottom-color: #99ccff;
    border-top-color: #99ccff;
    border-right-width: thin;
    border-right-color: #99ccff;
    position: static;
}
.Header1
{
    color: #000000;
    font-family: 'Arial Black';
    text-align: center;
    direction: ltr;
    text-indent: 50%;
    background-color: transparent;
    border-left-color: #993300;
    border-bottom-color: #993300;
    border-top-style: dotted;
    border-top-color: #993300;
    border-right-style: dotted;
    border-left-style: dotted;
    border-right-color: #993300;
    border-bottom-style: solid;
}
.ListBox
{
    border-right: #99ccff thin solid;
    border-top: #99ccff thin solid;
    font-size: small;
    border-left: #99ccff thin solid;
    color: black;
    border-bottom: #99ccff thin solid;
    text-align: left;
    background-color: white;
    text-decoration: none;
}
.Tables
{
    border-right: #cc9933 thin dotted;
    border-top: #cc9933 thin dotted;
    border-left: #cc9933 thin dotted;
    width: 750px;
    border-bottom: #cc9933 thin dotted;
}
.LabelsPrestamos
{
    font-size: small;
    text-align: Left;
    font-family: Arial;
    color: black;
}

.TextBoxPrestamos2
{
    font-size: 12pt;
    text-align: right;
    font-family: Arial;
}

.TextBoxPrestamos
{
    font-size: small;
    text-align: right;
}
.TextNormal
{
    font-size: 10
px;
    font-family: Arial;
    margin-top: 0px;
}
.TextNormalRequerido
{
	border-color: #800000;
	font-size: small;
	font-family: Arial;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.TextNormalLeft
{
    font-size: 10pt;
    font-family: Arial;
    text-align: Left;
}

.CenterText
{
    text-align: center;
}
.Botton1
{
    font-size: small;
    color: black;
    border-right: #c0c0c0 3px outset;
    border-top: #c0c0c0 3px outset;
    border-left: #c0c0c0 3px outset;
    border-bottom: #c0c0c0 3px outset;
    background-color: #fffaf0;
}
.BottonInfPrestamo
{
    font-size: small;
    color: black;
    border-right: #c0c0c0 3px outset;
    border-top: #c0c0c0 3px outset;
    border-left: #c0c0c0 3px outset;
    border-bottom: #c0c0c0 3px outset;
    background-color: bisque;
}
.TextRight
{
    text-align: right;
}
.ArialXSmall
{
    font-size: 12px;
    font-family: Arial;
    text-align: right;
     }

.LableNormal
{
	font-size: 12px;
	font-family: Arial;
    margin-top: 1px;
	margin-bottom: 0px;
}


.ValidationLabel
{
	font-size:xx-small;
	font-family: Arial;
	color: #FF0000;
	margin-bottom: 0px;
}
