.Grid 
{ 
  border: 1px solid #9495A2; 
  background-color: #FFFFFF; 
  cursor: pointer;
}

.HeadingCell 
{ 
  background-color: #D6D7E1; 
 border-right: 1px Black solid;
    border-top: 1px silver solid;
    border-left: 1px silver solid;
    border-bottom: 1px Black solid;
  padding:5px;
}

.titulo_tablela_Dados
{ 
  background-color: #f5f5f5; 
  padding-left:3px;
  height:22px;
  vertical-align:middle;
  font-size: 10px;
  font-family:Verdana;
  border-bottom-width:1px;
  border-bottom-color:#ffffff;
}

.HeadingCellText
{
  font-family: verdana; 
  font-size: 11px; 
  font-weight: bold; 
  height:30px;
  background-color:#D6D7E1;
   border-right: 1px Black solid;
    border-top: 1px silver solid;
    border-left: 1px silver solid;
    border-bottom: 1px Black solid;
}

.Row 
{ 
  background-color: #F5F5F5; 
  cursor: default;
  height: 30px;
  font-family: verdana; 
  font-size: 10px; 
   border-bottom: 1px solid #E6E6E6; 
}

.Row td.DataCell 
{ 
  border-right: 1px solid #E6E6E6; 
  border-bottom: 1px solid #E6E6E6; 
  font-family: verdana; 
  font-size: 10px; 
  cursor: default;
} 

.AlternatingRow 
{ 
  cursor: default;
  height: 30px;
  font-family: verdana; 
  font-size: 10px; 
}

.AlternatingRow td.DataCell 
{ 
  background-color: #F6F6F8; 
  border-right: 1px solid #E6E6E6; 
  border-bottom: 1px solid #E6E6E6; 
  font-family: verdana; 
  font-size: 10px; 
  cursor: default;
} 

.GridFooter
{
  cursor: default; 
  padding: 5px;
  vertical-align: bottom;
}

.GridFooterText
{
  color: #000000;  
  font-family: verdana; 
  font-size: 11px;
}

.CellText
{
  font-family: verdana; 
  font-size: 10px; 
}


.SliderPopup
{
  background-color: #FFF4D7; 
  border: 1px solid #4B4B6F; 
  border-top-color: #9495A2; 
  border-left-color: #9495A2; 
  width: 288px;
  height: 68px;
}
.tabelaano
{
    color: Black;
    font-size: 10px; 
    padding: 3px 3px 3px 3px;
    font-family: Verdana;
    border-right: 1px Black solid;
    border-top: 1px silver solid;
    border-left: 1px silver solid;
    border-bottom: 1px Black solid;
}
	.tabelaano_A
{
    color: Black;
    font-size: 10px; 
    padding: 3px 3px 3px 3px;
    font-family: Verdana;
    border-right: 1px Black solid;
    border-top: 1px silver solid;
    border-left: 1px silver solid;
    border-bottom: 1px Black solid;
     background-color: #F0F5FA;
}
.tabelaano1
{
    color: Black;
    font-size: 10px; 
    padding: 4px 4px 4px 4px;
    font-family: Verdana;
    border-right: 1px silver solid;
    border-top: 1px silver solid;
    border-left: 1px silver solid;
    border-bottom: 1px silver solid;
    vertical-align: middle;
   
}
	.tabelatitulo
{
    /*background: #F0F5FA;*/
    border: 1px solid #66ccff;
    color: Black;
    font-size: 11px; 
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 6px 6px 6px 6px;
    font-family: Verdana;
    /*border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;*/
}