body {
	margin: 0px;
	padding: 0px;
	background-image:url(../imgs/bck.gif);
}


.titulos {
font-family : Verdana, Trebuchet MS, Tahoma, Arial,;
font-size : 8pt;
font-weight : bold;
line-height : 11pt;
color: #990000;
}
.titulos_tabela {
font-family : Verdana, Trebuchet MS, Tahoma, Arial,;
font-size : 8pt;
font-weight : bold;
line-height : 11pt;
color: #ffffff;
}
.erp{
text-indent:-9000px;
overflow:hidden;
width:53pt;
height:9pt;
display:inline-table;
background-image:url(../imgs/erp.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.texto {
font-family : Verdana, Trebuchet MS, Tahoma, Arial;
font-size : 8pt;
line-height : 11pt;
color : #383838;
}
.missao {
font-family : Verdana, Trebuchet MS, Tahoma, Arial;
font-size : 8pt;
line-height : 14pt;
color : #383838;
}


a.lnk_texto:link {
font-family : Verdana, Trebuchet MS, Tahoma, Arial;
font-size : 8pt;
line-height : 11pt;
color : #990000;
text-decoration:none;
font-weight:bold;
}

a.lnk_texto:visited {
font-family : Verdana, Trebuchet MS, Tahoma, Arial;
font-size : 8pt;
line-height : 11pt;
color : #990000;
text-decoration:none;
font-weight:bold;
}

a.lnk_texto:hover {
font-family : Verdana, Trebuchet MS, Tahoma, Arial;
font-size : 8pt;
line-height : 11pt;
color : #000000;
text-decoration:none;
font-weight:bold;
}
.tabela{
display: block;
width:145px;
height:27px;
background-image:url(../imgs/fnd_cel.jpg);
background-repeat:no-repeat;

}
a.lnk_tabela:link {
display: block;
width:145px;
height:27px;
line-height:20pt;
background-image:url(../imgs/fnd_cel.jpg);
background-repeat:no-repeat;
font-family : Arial;
font-size : 8pt;
color : #000000;
text-decoration:none;
vertical-align:middle;
outline:none;
}

a.lnk_tabela:visited {
display: block;
width:145px;
height:27px;
line-height:20pt;
background-image:url(../imgs/fnd_cel.jpg);
background-repeat:no-repeat;
font-family : Arial;
font-size : 8pt;
color : #000000;
text-decoration:none;
vertical-align:middle;
outline:none;
}
a.lnk_tabela:hover {
display: block;
width:145px;
height:27px;
line-height:20pt;
background-image:url(../imgs/fnd_cel2.jpg);
background-repeat:no-repeat;
font-family : Arial;
font-size : 8pt;
color : #000000;
text-decoration:none;
vertical-align:middle;
outline:none;
}

a.lnk_top:link {
font-family : Verdana, Trebuchet MS, Tahoma, Arial;
font-size : 8pt;
line-height : 11pt;
color : #B32B33;
text-decoration:none;
font-weight:bold;
}
a.lnk_top:visited {
font-family : Verdana, Trebuchet MS, Tahoma, Arial;
font-size : 8pt;
line-height : 11pt;
color : #B32B33;
text-decoration:none;
font-weight:bold;
}
a.lnk_top:hover {
font-family : Verdana, Trebuchet MS, Tahoma, Arial;
font-size : 8pt;
line-height : 11pt;
color : #7E8083;
text-decoration:none;
font-weight:bold;

}


.imput {
font-family : Verdana, Tahoma, Trebuchet MS, Arial; 
font-size : 10px; 
background-color : #F9F9F9; 
border-color : #666666; 
border-style : solid; 
border-width : 1px; 
}

.butn {
border-right : medium none inherit; 
border-top : medium none inherit; 
border-left : medium none inherit; 
border-bottom : medium none inherit; 
font-family : Verdana, Tahoma, Arial, Trebuchet MS; 
font-weight : bold; 
font-size : 7pt; 
width : 100%; 
height : 19px; 
color : #000000; 
background-color : transparent; 
}

.border-color {
  border-width: 2px;
  border-style: solid;
  border-color: #dcdbdb;
}