.fundo_internas {
	background-attachment: fixed;
	background-image: url(../imagens/fundo_internas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	SCROLLBAR-FACE-COLOR: #225222;
	SCROLLBAR-HIGHLIGHT-COLOR: #558555;
	SCROLLBAR-SHADOW-COLOR: #225222;
	SCROLLBAR-3DLIGHT-COLOR: #66C666;
	SCROLLBAR-ARROW-COLOR: #88C888;
	SCROLLBAR-TRACK-COLOR: #338333;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	margin: 0px;
	padding: 0px;
}
.cabecalhos_tabelas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:lowercase;
	color: #00FF00;
	background-color: #003300;
	text-align: left;
	height:18px;
	margin: 0px;
	padding: 3px;
}
.topicos_agenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #FFFFFF;
	background-image: url(../imagens/topico_agenda.jpg);
	background-position: 0px 7px;
	text-indent: 0px;
	padding-left: 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99FF00;
	margin: 0px;
	padding: 0px;
}
.msg_ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336633;
	text-align: left;
	margin: 0px;
	padding: 3px;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-attachment: fixed;
	background-image: url(http://www.leojr.com.br/gerenciador/imagens/msg_ok.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 20px;
}
.msg_erro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	text-align: left;
	margin: 0px;
	padding: 3px;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-attachment: fixed;
	background-image: url(http://www.leojr.com.br/gerenciador/imagens/msg_erro.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	text-indent: 20px;	
}legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99FF00;
}
.letra_musica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #00CCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
