a{
	text-decoration:none;
}

.login {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color:707070;	
	font-weight:560;
}
.relatoriop {
	font-family: Verdana;
	font-style: normal;
}
.navegacao {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color:#000099;
	text-decoration:none;
}
.avisopeq {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color:#A64444;
}
.titulo {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color:707070;	
	font-weight:bold;
}
.erro {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color:#FF0000;
	font-weight:bold;
}
.botao{ 
    background-image: imagens/entrar.jpg;    
} 
.enviar {
 background-image:url(imagens/entrar.jpg); height: 24px; width: 52px; border:0px; 
}
.texto {
 background-color:ffffff;
 border: 1px solid #7F9DB7;
 font-family: Verdana;
 font-size:11px; 
 color: #000099
}

.textopeq {
 background-color:ffffff;
 border: 1px solid #AACCEF;
 font-family: Verdana;
 font-size:9px; 
 color: #000099;
}
.textoform {
 background-color:ffffff;
 border: 1px solid #7F9DB7;
 font-family: Verdana;
 font-size:12px; 
 color: #000099;
 width:230;
 margin:5;
}


.textoform2 {
 background-color:ffffff;
 border: 1px solid #7F9DB7;
 font-family: Verdana;
 font-size:12px; 
 color: #000099;
 margin:5;
}

.filtro {
 background-color:ffffff;
 border: 1px solid #7F9DB7;
 font-family: Verdana;
 text-align: center;
 font-size:12px; 
 color: #000099;
}
.rodape {
 font-family: Verdana;
 font-size:10px; 
 color: #FFFFFF;
 text-decoration:none;
}
.bemvindo {
 font-family: Verdana;
 font-size:11px; 
 color: #464646;
 font-weight:bold;
}
.login {
 font-family: Verdana;
 font-size:11px; 
 color: #A43836;
 font-weight:bold; 
}
.gestao{
 font-family: Verdana;
 font-size:20px; 
 color: #464646;
 font-weight:bold;
 padding:8px;
}
.menu {
 font-family: Verdana;
 font-size:10px; 
 color: #464646;
}
.submenu {
 font-family: Verdana;
 font-size:12px; 
 color: #464646;
 font-weight:bold; 
}

td {
    font-family:verdana;
    font-size:8pt;
}
.estilotabela{
    background-color:ffffff;
    border-style:solid;
    border-color:D4D4D4;
    border-width:1px;
    BORDER-RIGHT: #D4D4D4 1px solid;
    BORDER-LEFT: #D4D4D4 1px solid;   
}
table.estilotabela {
	border-collapse: collapse;
}
.estilocelula{
    background-color:A5A3A4;
    color:ffffff;
    font-weight:bold;
    font-size:11px;
	height:22px;
} 
.estilocelulap{
    background-color:A5A3A4;
    color:ffffff;
    font-weight:bold;
    font-size:9px;
	height:20px;
} 
.estilocelulapreenchido{
    color:464646;
    font-size:10px;
} 
.estilocelulapreenchidop{
    color:464646;
    font-size:8px;
	height:18px;
}  
 
 .estilotabela2{
    background-color:ffffff;
    border-style:solid;
    border-color:D4D4D4;
    border-width:1px;
	border-bottom: #D4D4D4 1px solid ;
	border-top:#D4D4D4 1px solid;
    BORDER-RIGHT: #D4D4D4 1px solid;
    BORDER-LEFT: #D4D4D4 1px solid;   
}
table.estilotabela2 {
	border-collapse: collapse;
}
.estilocelula2{
    background-color:A5A3A4;
    color:ffffff;
    font-weight:bold;
    font-size:11px;
	text-align:center;
} 
.estilocelulapreenchido2{
    color:464646;
    font-size:10px;
} 

.formtabela {
 font-family: Verdana;
 font-size:12px; 
 color: #8F8F8F;
 border: 1px solid #D4D4D4;
 height:30;
}

.formcampo {
 font-family: Verdana;
 font-size:12px; 
 color: #8F8F8F;
 border: 1px solid #D4D4D4;
 height:30;
}

.formtit {
 font-family: Verdana;
 font-size:12px; 
 color: #8F8F8F;
 font-weight:bold;
 border: 1px solid #D5D5D5;
 height:30;
 background-color:#EFEFEF
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}