#login {
	position:absolute;
	width:100%;
	height:383px;
	z-index:1;
	top:50%;
	margin-top:-220px;
}
.texto_titulo{
	font-family:Verdana, Geneva, sans-serif;
	color:#4d4d4d;
	font-size:13pt;
}

.selectbuscachave {
   width: 200px;
   height: 25px;
   overflow: hidden;
   border: 1px solid #ccc;
    background:#FFF no-repeat right #ddd;
   }

textarea {
    resize: vertical;
    min-height: 100px;
    max-height: 600px;
}
 
.image_transparente {
   opacity: 0.8;
   -moz-opacity: 0.8;
   -khtml-opacity: 0.8;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
   filter: alpha(opacity=80);
} 

.texto_login{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12pt;
}
.texto_erro{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:10pt;
}
.login_input {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#FFF;
	border:1px solid #999;
	height:23px;
	font-size:10pt;
	color: #4d4d4d;
}
.botao1{
	background:url(../images/btn.png);
	color:#FFF;
	width:102px;
	border:0px;
	height:24px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
}
.textotitulotabela {
font-size:13px;
font-family:Arial, Helvetica, sans-serif; font-weight:700;
background-image:url(../images/menu2_fundo.jpg);
color:#003;
border-right:solid; border-right-color:#b8b8b8; border-right-width:1px;
}
.textotitulotabelarelatorio {
font-family:Arial, Helvetica, sans-serif; font-weight:700;
background-image:url(../images/menu2_fundo.jpg);
font-size:13px;
color:#003;
border-right:solid; border-right-color:#000; border-right-width:1px;
}
.textodadotabela {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003;
border-right:solid; border-right-color:#b8b8b8; border-right-width:1px;
}
#tableresults tr:hover td {
background-color:#A9DAED;
}

.textodadotabelarelatorio {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003;
border-right:solid; border-right-color:#000; border-right-width:1px;
}
.textocampoeditar {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003;
}
.textoaviso {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#F00;
background-color:#FFC; margin-left:10px;;
}
.textoavisook {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0C3;
background-color:#FFC; margin-left:10px;
}
.boatoform {

}

.fieldform {
   height: 25px;
   overflow: hidden;
   border: 1px solid #ccc;
    background:#FFF no-repeat right #ddd;
}

.fieldformaviso { color: #006699; border-color:#BA1418; }

.forminsertedit { 
width:98%;
margin-left:10px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px; 
color:#003;
border:solid;
border-color:#b8b8b8;
border-width:1px;
background-color:#D1D5FC
}
.maeLighwindow{
	position: absolute;
	visibility: visible;
	z-index: 999;
    text-align:center;
	
}
.fundoLighwindow{
	position: absolute;
    left: 0px;   
    top: 0px;
	visibility: visible;
	z-index: 998;
	background-color: #000000;
	opacity: .40;
	filter: alpha(opacity=40);
	width:100%;
/*	height:1800px; */
    cursor:pointer;
}
.fundoAjxDvi{
	background-color: #000000;
	opacity: .60;
	filter: alpha(opacity=60);
}
.filhoLighwindow{
	visibility: visible;
	z-index: 1000;
	background-color:#FFFFFF;
    overflow:scroll;
	overflow-x:hidden; 
	overflow-y:always;
	border-radius: 15px;
}

.filhoLighwindow_semborda{
	visibility: visible;
	z-index: 1000;
	background-color:#FFFFFF;
}

.rodapeLighwindow{
	visibility: visible;
	z-index: 1000;
	color: #FFFFFF;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
    text-align: right;
	cursor:pointer;
}

.FecharLighwindow{
	position: absolute;
	visibility: hidden;
}
.MostrarLighwindow5{
	visibility: visible;
}
.FecharLighwindow2{
	visibility: hidden;
}