BODY{
	SCROLLBAR-FACE-COLOR:       #red;
	SCROLLBAR-HIGHLIGHT-COLOR:  #red;
	SCROLLBAR-SHADOW-COLOR:     #red;
	SCROLLBAR-3DLIGHT-COLOR:    #red;
	SCROLLBAR-ARROW-COLOR:      #ffffff;
	SCROLLBAR-TRACK-COLOR:      #F1F3EF;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
	SCROLLBAR-BASE-COLOR:       #333333;
}

td {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.txtpreto {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #EB121A;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}

input {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FAFAFA;
	border: 1px solid #D7D7D7;


}
textarea {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #E2E2E2;
	background-color: #FAFAFA;

}
select {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 0px none;
	background-color: #FFFF33;
	font-weight: bold;
	height: 22px;



}
.botao {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #85B1E9;
	cursor: hand;
	background-color: #009999;
	height: 22px;

}
.inputradio {
	text-decoration: none;
	margin: 0px;
	border: 0px none;
}

form {
	text-decoration: none;
	margin: 0px;
}
.AreaComentario {
	text-decoration: none;
	background-color: #FFFFF4;
	border: 1px solid #E5E5E5;
	color: #949494;
	margin: 3px;
	padding: 3px;
}

.MenusOver {
	text-decoration: none;
	cursor: hand;
	background-color: #FF0000;
	color: #FFFFFF;


}
.tracejadabx {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.botaoC {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	cursor: hand;
	background-color: #FF0000;
	background-image: url(Imagens/bg_btC.jpg);
}
.tracejado-esq {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.degradefundobusca {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(Imagens/_bg-busca.gif);
	background-repeat: repeat-x;
}
.fundobtbusca {

	text-decoration: none;
	background-attachment: scroll;
	background-image: url(Imagens/_fundobt-busca.gif);
	background-repeat: repeat-x;
}
.MenusOver2 {

	text-decoration: none;
	cursor: hand;
	background-color: #FFCC00;
	color: #FF0000;
}
.linhafixa-esqd {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0DFE3;
}

