BODY{
	SCROLLBAR-FACE-COLOR:       #FF0000;
	SCROLLBAR-HIGHLIGHT-COLOR:  #FF0000;
	SCROLLBAR-SHADOW-COLOR:     #FF0000;
	SCROLLBAR-3DLIGHT-COLOR:    #FF0000;
	SCROLLBAR-ARROW-COLOR:      #ffffff;
	SCROLLBAR-TRACK-COLOR:      #F1F3EF;
	SCROLLBAR-DARKSHADOW-COLOR: #FF0000;
	SCROLLBAR-BASE-COLOR:       #FF0000;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;

}
.txtcinza {
	color: #434142;
	text-decoration: none;
}
a {
	color: #000066;
	text-decoration: none;
}
.a.menu:active {
	color: #FF0000;
	text-decoration: none;
}
.txtbranco {

	color: #FFFFFF;
	text-decoration: none;
}
.txtverdeAlerta {
	color: #009966;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;


}
.txtVermelhoAlerta {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;


}
.tdAlertas {
	text-decoration: none;
	background-color: #F8F8F8;
	border: 1px solid #E4E4E4;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	text-decoration: none;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	text-decoration: none;
}
select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	text-decoration: none;
	border: 1px solid #999999;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	font-weight: bold;

}
.tdMensgs {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #E4E4E4;
	color: #666666;
	margin: 6px;
	padding: 4px;



}
.inputradio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #282828;
	text-decoration: none;
	border: 1px dotted #FFFFFF;

}
.botaoCancelar {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	font-weight: bold;
}
form {
	margin: 0px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

.tdMenuOver {
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	color: #38513F;


}
.tdTituloMenu {
	background-color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B0CEAA;
	color: #333333;

}

.fundoeqttitulo {
	background-attachment: scroll;
	background-image: url(Imagens/fundo_eqt_titulo.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	text-decoration: none;
	height: 70px;



}
