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;
	background-color: #EAE8E8;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a {
	color: #000099;
	text-decoration: none;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #EB121A;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	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;
}
input {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;

}
.inputverde {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #53BB72;
	background-color: #317745;
	background-image: url(Imagens/bg_menu.jpg);

}
textarea {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;

}
select {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	border: 0px none;





}
.botao {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #85B1E9;
	cursor: hand;
	background-color: #C0D3EB;
	background-image: url(Imagens/bg_bt.jpg);




}
.tdMensgs {
	text-decoration: none;
	background-color: #EBF3EE;
	border: 1px solid #CDE1C8;
	color: #666666;
	margin: 6px;
	padding: 4px;
}
.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;
}

.MenuEventoOver {
	text-decoration: none;
	background-color: #9FD632;
	border: 0px solid #282828;
	cursor: hand;

}

.MenusOver {
	text-decoration: none;
	cursor: hand;
	background-color: #E8E8E8;

}
.MenusOverV {
	text-decoration: none;
	cursor: hand;
	background-color: #336A46;
	color: #FFFFFF;
}
.MenusOverFocus {
	cursor: hand;
	background-color: #FFFFCC;
	color: #087D14;
	border: 1px dashed #FFFFFF;
	text-decoration: none;
}

.tracejadabx {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.tracejadatop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;

}
.tracejadadireita {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;



}
.txtpretonegrito {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.inputBranco {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;

}
.fundomural1 {
	background-attachment: scroll;
	background-image: url(Imagens/fundo_mural1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.fundomural2 {
	background-attachment: scroll;
	background-image: url(Imagens/fundo_mural2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.fundoeqttitulo {
	background-attachment: scroll;
	background-image: url(Imagens/fundo_eqt_titulo.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	text-decoration: none;


}
.fundomenu {

	background-attachment: scroll;
	background-image: url(Imagens/fundo_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
.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);

}
.TituloSecao {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #087D14;
	font-size: 12px;
	text-decoration: none;
}

