body {
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.txt_executada_preto {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: line-through;
}

.iframe {
	border:1px solid #000000;
}

.txt_executada_azul {
	font-family: Verdana;
	font-size: 10px;
	color: #6699CC;
	text-decoration: line-through;
}

.txt_executada_branco {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: line-through;
}

.txt_executando {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
}

.txt_executada_red {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: line-through;
}

.txt_azul {
	font-family: Verdana;
	font-size: 10px;
	color: #6699CC;
	font-weight: bold;
	text-decoration:none;
}

.txt_preto {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.Aviso {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}


.txt_hora {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.txt_branco {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}

.txt_titulo {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}

div.texto2 {
position:absolute;
top:3px;
left:-3px;
color:#039;
font: 25px "arial black", Helvetica, sans-serif;
}

div.sombra21  {
position:absolute;
top:3px;
left:-3px;
color:#7490c7;
font: 25px "arial black", Helvetica, sans-serif;
}

div.sombra22  {
position:relative;
color:#b9c7e3;
font: 25px "arial black", Helvetica, sans-serif;
}



input:focus, select:focus, textarea:focus {
  background:#FFB08A;
  color:#FFB08A; 
  border:0px;
  height:1px;
  width:1px;
  }

table.bordasimples {
	border-collapse: collapse;
}

table.bordasimples tr td {
	border:1px solid #cccccc;
}
