BODY
{
    font-family: Arial, Sans-Serif;
    background-color: #ebf0f9;
}
#BodyTop
{
    margin: 0px;
    background-color: #FFFFFF;
}


#Cabecalho
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: white;
    position: relative;
    width: 100%;
    vertical-align: middle;
}

.TelaTitulo
{
    font-size: 15pt;
    margin: 0px;
    color: navy;
}

.Ass
{
    font-size: 10pt;
    color: #FF0000;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
}

.TCab
{
    border-color: #0066FF;
    padding: 0px 0px 0px 10px;
    height: 35px;
    color: #000080;
    background-color: #FFFFFF;
    vertical-align: middle;
    font-size: 20px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
}

.THlp
{
    border-color: #0066FF;
    background-color: #FFFFFF;
    border-top-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
}


.TAss
{
    font-size: 10pt;
    text-align: right;
    color: #000080;
}


.Cabecalho
{
    background: white;
    font-size: 15pt;
    color: navy;
    margin: 0px;
    height: 31px;    
}

.Cadastro
{
    border-right: 1px solid;
    padding-right: 5px;
    border-top: 1px solid navy;
    margin-top: 0px;
    padding-left: 5px;
    background-image: none;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-left: 1px solid;
    padding-top: 5px;
    border-bottom: 1px solid;
    background-color: rgb(244,242,244);
    border-color: #0066FF;
}

.mt /* Antigo Campo Titulo */
{
    font-size: 10pt;
    text-transform: capitalize;
    width: 25%;
    color: navy;
    border-collapse: collapse;
    text-align: right;
    vertical-align: middle;
}

span.mtnm
{
    font-size: 10pt;
    text-transform: capitalize;
    color: navy;
    border-collapse: collapse;
    vertical-align: middle;
}

.mtb /* Antigo Campo Titulo */
{
    font-size: 10pt;
    text-transform: capitalize;
    color: navy;
    border-collapse: collapse;
    vertical-align: middle;
}

.me
{
    font-size: 10pt;
    vertical-align: bottom;
}

.edt, .dna_data, .dna_mes
{
    font-size: 10pt;
    background-color: White;
}

.pes
{
    font-size: 10pt;
    background-color: #FFFFE0;
}

.ro
{
    font-size: 10pt;
    background-color: #A9A9A9;
}

/* Grid Automatico - AlternatingItemStyle */
.GAIS 
{
    color: #4A3C8C;
    background-color: #F7F7F7;
}

/* Grid Automatico - ItemStyle */
.GIS 
{
    color: #4A3C8C;
    background-color: #e7e7ff;
}



.cad
{
    margin-top: 5px;
    display: block;
    font-size: 12pt;
    width: 300px;
}

.bt
{
    display: inline;
    font-size: 12pt;
    margin-left: 5px;
    width: 200px;
}
div.pCad /* Divisões com Botões */
{
    /*  border: solid 1px green; */
    text-align: center;
}

.None /* Desaparece o componente */
{
    display: none;
}
.block
{
    display: block;
    width: 100%;
}


/* Edição de Escala
*/
.TEN, .TENF, .TED
{
    font-weight: bold;
    font-size: xx-small;
    color: navy;
}

.TED
{
    color: Red;
}

.TENF
{
    width: 247px;
    height: 25px;
}

.TEN, .TED, .ED, .EN
{
    width: 109px;
    text-align: center;
}

.EN
{
    font-size: xx-small;
    color: navy;
}
.ENL
{
    font-size: xx-small;
    color: black;
    width: 106px;
}

.ED
{
    font-size: xx-small;
    color: Red;
}

/* Barra de Progresso do Gauge */

#progressbar
{
    background-color: rgb(152, 162, 160);
    border: 1px solid rgb(22, 62, 106);
    margin: 7px;
    height: 22px;
    max-width: 250px;
    min-width: 150px;
}

#barragauge
{
    background-color: rgb(15, 35, 59);
    background-repeat: repeat-x;
    display: block;
    height: 22px;
    background-image: url( 'figuras/progress_bg.gif' );
    float: left;
    display: inline;
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: White;
}

#percentual
{
    padding: 2px;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
    z-index: 101;
    float: left;
    position: relative;
    left: -85;
}

.MaskedEditFocus
{
    background-color: #FFFF99;
}


.MaskedEditError
{
    background-color: #FFCC99;
}

.AgendaFinalizado
{
    text-decoration: line-through;
}

.AgendaFaltou
{
    color: #FF0000;
}

A.e_bp
{
    border-bottom: 2px outset;
    text-align: center;
    border-left: 2px outset;
    background-color: buttonface;
    height: 20px;
    border-top: 2px outset;
    border-right: 2px outset;
    width: 22px;
}


e_redalert
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    color: #FF0000;
}


