legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding: 3px;
	height: auto;
	width: auto;
}
.texto_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	text-align: left;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
a.link_seta {
	color: #214278;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(../imagens/seta.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 2px;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	text-indent: 7px;
	text-decoration: none;
}

a.link_seta:hover {
   color: #FFFFFF;
   background-color: #CC0000;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.titulo_pagina {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	margin: 15px;
	padding: 5px;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
form {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.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(../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(../gerenciador/imagens/msg_erro.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	text-indent: 20px;	
}a {
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.celula_cabecalho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
	height: auto;
	width: auto;
}
.modelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 4px;
	height: auto;
	width: auto;
	border: 1px solid #333333;
}
