﻿.cabGrid
{
    background-color:#CFE9ED;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#003366;
    height:25px;
    text-decoration:none; 
    text-align:center; 
}

.cabGridInfo
{
    background-color:#CFE9ED;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#003366;
    height:25px;
    text-decoration:none; 
    text-align:left; 
}

.cabGrid a
{
    color:#003366;
    text-decoration:none;  
    font-weight:bold;
}
.linha
{
    background-color:#E7F6F9;
    font-family:Arial;
    font-size:11px;  
    color:#003366;       
    height:16px;
    width: 698px;
}
.linha_alternativa
{
    background-color:#FFFFFF;
    font-family:Arial;
    font-size:11px;   
    color:#003366;   
    height:16px;
}

.base
{
    background-color:#ADD8E6;/*lightskyblue*/
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    color:#003366;    
}

.baseInfo
{
    background-color:#ADD8E6;/*lightskyblue*/
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    text-align:left;
    color:#003366;    
}

.base a
{
    color:#003366;
    text-decoration:none; 
    font-size:10px;
    font-weight:bold;
}
.base2
{
    background-color:#8DB6CD;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    color:#003366;  
    height:20px;  
}
.base2 a
{
    color:#003366;
    text-decoration:none; 
    font-size:10px;
    font-weight:bold;
}
.Topo_Grid
{
    background-color:#CFE9ED;   
    color:#003366;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#003366;
    height: 25px;
}

.editar
{
    background-color:#CFE9ED;
    /*:#003366;*/
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#003366;
    width: 810px;
}

.table
{
    width:99%;
    border-collapse: collapse;
    margin:1em 0;    
}

.textBox_Edit_Grid
{
    font-family:Arial;
    font-size:10px;
    font-weight:normal;
    color:#003366;
    border:solid 1px #0079B2;
    text-align:left; 
}
.msgError
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#003366;
    height:20px;
    text-decoration:none; 
    text-align:center; 
}
.GridBorder
{
    border-color:#E0DFE3;
    border-style:solid;
    border-bottom-width:1px;
    border-top-width:1px;
    border-left-width:1px;
    border-right-width:1px;
}
.lblTitle
    {
        font-size: 15px;
        font-weight: bold;
        color: #FFF;
    }