@import "topo.css";
body, html {FONT-FAMILY: Tahoma, arial; font-size: 10px;}
P{FONT-FAMILY: Tahoma, arial; FONT-SIZE: 10px;}
.campo {  background-color: #EFF4FA; font-family: arial; font-size: 11px; color: #000000; border: 1px #666666 solid}

a            { text-decoration: none; color: #000055}
a:hover      { color: #000079; text-decoration: underline}
a:active     { color: #000079; text-decoration: underline }
/*select,text-area,input,.campo,.campoEmissao {background-color: #EFF4FA; font:normal 11 verdana; color: #000000; border: 1px #666666 solid;}*/
.campoEmissao{background-color: #D7F5CF;}
.invisivel { background-color:none; font-family: verdana; font-size: xx-small; color: #000000; border: 0px #666666 solid}
.botao {  background-color: #E0DCE0; font-family: verdana; font-size: xx-small; color: #333333; border: 1px ##666666 solid}
.InpRead { background-color:#f5f5f5;  border: #f5f5f5 1px solid }
.inputMail {  background-color: #EBF0F1; font-family: verdana; font-size: 12; color: #3C4D81; border: 1px solid; border-color: #8391CD #8391CD #A5B6D7 #A5B6D7; page-break-before: left; page-break-after: always}

.VouHeader {
	background-color:#D9E3EC;
	vertical-align:bottom;  
	height: 12px;
	text-align:center;  
	font-weight: bold;
	font-size: 12px;
}

.RepHeader {
	background:#CDE0D0 url('../img/BarraAzul_M.gif') repeat-x bottom;
	height: 20px;
	color:white;
	text-align:center;  
	font-weight: bold;
	font-size: 12px;
}

.RepHeader2 {
	background:#CDE0D0 url('../img/Barra_02i.gif') repeat-x bottom;
	height: 12px;
	color:black;
	text-align:left;  
	font-size: 10px;
}

.RepSeparador{
	background-color:#6699cc; 
	height: 5px;
}

.RepComand{	background-color:AliceBlue;}

TABLE { font-family:Verdana; font-size:10px; }

td{
	font-family:Verdana, Tahoma, arial;
	font-size: 10; 
	color:#000000;
}
/*input{
	font-family:Tahoma, arial;
	font-size:10px;
	color:#000000;
}
*/
.botaoVerde {
cursor:pointer;
background:#CDE0D0 url('../img/i/botaoVerde.gif') repeat-x bottom;
color:#fff;
font-weight: bold;
font-size: xx-small;
border:1px solid #45724C;
padding:1px;
}

.botaoAzul {
cursor:pointer;
background:#8AA8E6 url('../img/i/botaoAzul.gif') repeat-x bottom;
color:#fff;
font-weight: bold;
font-size: xx-small;
border:1px solid #07429A;
padding:1px;
}

.botaoLaranja {
background:#FFDDC6 url('../img/i/botaoLaranja.gif') repeat-x bottom;
color:#fff;
font-weight: bold;
font-size: xx-small;
border:1px solid #FF6802;
padding:1px;
}

.botaoEmitir {
background:#ccccdd url('../img/emitirButton.gif') repeat-x bottom;
color:#fff;
font-weight: bold;
font-size: xx-small;
border:0px solid #000077;
padding:0px;
}


.botaoVermelho {
background:#dd1111 url('../img/i/botaoVermelho.gif') repeat-x bottom;
color:#fff;
font-weight: bold;
font-size: xx-small;
border:1px solid #990000;
padding:1px;
}

.CampoEdicao {
	color: #4B5089; 
	font-family: Arial ;
	font-size: 11px ;
	font-weight: bold;
}

.HeaderGrid {
	color: #4B5089; 
	vertical-align: middle;
	text-align: center ;
	font-family: Arial ;
	font-size: x-small ;
	font-weight: bold;
}

.trHeader {
font-size:12px;
font-weight:bold;
background-color:#6699CC;
}
/* CSS Document */

.trHeader td{color:#FFFFFF;}

.trAlt{background-color:#FFFFFF;}

.trNor{border:2px solid #E7E7FF;padding:2px 5px;}
