.ButtonInv { height: 0px; width: 0px; border-width: 0px; color: #FFFFFF; background-color: #FFFFFF; }

.guardaImgBg { background-color: #D1EDF1; width: 120px; height: 26px; color: #19A6B7; font: bold 11px Arial; }

.guardaImgBgDetalhe { background-color: #F3F4F4; width: 120px; height: 26px; color: #19A6B7; font: normal 11px Arial; }


#tabela { font-size: 8pt; color: #5a3728; font-family: Verdana; }
.texto1 { font-size: 8pt; color: #5a3728; font-family: Verdana; }
.texto2 { font-weight: bold; font-size: 8pt; color: #006699; font-family: Verdana; }
.texto3 { font-size: 8pt; color: #006282; font-family: Verdana; }
.titulo { font-weight: bold; font-size: 8pt; color: #333300; font-family: Verdana; }
	   
A { font-weight: bold; font-size: 10pt; color: #000000; font-family: Verdana; text-decoration: none; }

A:hover { border-right: #afafaf 1px; padding-right: 0px; border-top: #afafaf 1px; padding-left: 0px; font-weight: bold; font-size:10pt; padding-bottom: 0px; margin: 0px; border-left: red 1px; width: auto; color: #000000; padding-top: 0px; border-bottom: #afafaf 1px; font-family: Verdana; height: auto;  }
.FormText { border-right: darkgray thin solid; border-top: darkgray thin solid; font-weight: bold; font-size: 8pt; border-left: darkgray thin solid; color: #333300; border-bottom: darkgray thin solid; font-family: verdana; background-color: #fbfbff; }
.FormBtn { font-weight: bold; font-size: 8pt; color: aliceblue; background-color: #006699; font-family: verdana; text-align: center; }
.erro { font-weight: bold; font-size: 9pt; color: #ff0000; font-family: verdana; }

.semPer { font-weight: bold; font-size: 8pt; color: Gray; font-family: Verdana; text-decoration: none; }

.tab td { height: 8px; font-family: Tahoma; border-right: white solid; border-top: white solid; border-left: white solid; border-bottom: white solid; background-color: white; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; font-size: 10pt; }

.tab 
{
    border-style: solid;
    border-color: inherit;
    border-width: 1px;
    margin: 1px;
}

.first td {
background-color: #BEEFFD;
}

.even td
{ 
 background: #E6F9FF;
}

.odd td
{ 
 background: #FFFFFF;
}


.tabDados  
{
   width: 320px!important;
   font-family: Verdana;
   font-size:small;
   
}
.tabDados tr, .tabDados td, .tabDados table {
border: 0!important;
}


.overflowHidden {overflow:hidden;}

.overflowScroll
{
	overflow: hidden;
	vertical-align: top;	text-align: left;
}

.contador .painel {
    position: fixed;
    top: 0; right: 0;
    margin: 2px;
    width: 150px;
    height: 40px;
    vertical-align: middle;
    text-align: center;

    background: #f0f0fd;
    background: rgba(240,240,253,0.50);
    padding: 0px 0px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
    -box-shadow: 0 0 5px rgba(0, 0, 0, 0.9);
}

.contador p {
font-family: Verdana;
font-size: 10px;
height: 0px;
}

