.Campo{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	border: solid 1px #cccccc;
}
.CampoRO{
	font-family: tahoma;
	font-size: 11px;
	color: #808080;
	border: solid 1px #cccccc;
	background: #cccccc;
}
.Texto{
font-size: 11px; font-family:tahoma; font-weight: none; color: #000000;
}
.TituloN{
font-size: 11px; font-family:tahoma; font-weight: none; color: #000000;font-weight: bold;
}
.TituloV{
font-size: 11px; font-family:tahoma; font-weight: none; color: #FF0000;font-weight: bold;
}
.TituloA{
font-size: 11px; font-family:tahoma; font-weight: none; color: #0000C0; font-weight: bold;
}
.botao {font-family: arial; font-size: 11px; color: #336699; font-weight: bold; border: 1px solid #1A5481; background-color: #EFEFEF; cursor: hand;}
.FontAzul {font-family: arial; font-size: 10px; color: #336699; text-decoration: none;}
.FontAzul:link {font-family: arial; font-size: 10px; color: #336699; text-decoration: none;}
.FontAzul:hover {font-family: arial; font-size: 10px; color: #336699; text-decoration: underline;}
.FontAzul:visited {font-family: arial; font-size: 10px; color: #336699; text-decoration: none;}
.FontVermelha {font-family: arial; font-size: 10px; color: #CC0000; text-decoration: none;}
.FontVermelha:link {font-family: arial; font-size: 10px; color: #CC0000; text-decoration: none;}
.FontVermelha:hover {font-family: arial; font-size: 10px; color: #CC0000; text-decoration: underline;}
.FontVermelha:visited {font-family: arial; font-size: 10px; color: #CC0000; text-decoration: none;}
.Gride td
{
    margin: 2px 2px 2px 2px;
    font-family: Verdana;
    font-size: 10px;
    padding: 1px 4px 1px 1px;
    text-align: left;
}
.xGride
{
    margin: 2px 2px 2px 2px;
    font-family: Verdana;
    font-size: 10px;
    padding: 1px 4px 1px 1px;
    text-align: left;
}

.GrideHeader td
{
    font-weight: bold;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    color: #3F4752;   
  
}
.GrideFooter td
{
   font-weight: bold;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    color: #000000;   
    border-top:dotted 1px #000000; 
   	
}
.GrideFooter a
{
    font-size: 11px;
    font-weight: bold;
    background-color: #DBD9D2;
    color: #000000;
}
.GrideItem, .GrideAltItem, .GrideItem td, .GrideAltItem td
{
    font-size: 12px;
    border-top: solid 3px #ffffff;
    border-bottom: solid 3px #ffffff;
}
.GrideItem
{
    background-color: #EFEFEF;

}
.xGrideItem, .xGrideAltItem, .xGrideItem td, .xGrideAltItem td
{
	font-family: Verdana;
    font-size: 10px;
}
.xGrideItem
{
	font-family: Verdana;
    background-color: #EFEFEF;

}
.GrideAltItem
{
    background-color: #FFFFFF;
}