p {
	color: #000000;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	padding-left: 0px;}

blockquote {
	margin-top: 8px;
	padding-right: 10px;
	margin-bottom: 12px;
	margin-left: 16px;}
	
ul, li {
	color: #000000;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 12px;}

body, input, td {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	cursor:default;

}

.botaocont { font-family: Tahoma; font-size: 11px; font-weight:bold; cursor: hand; background-color:#0092D3; color:#FFFFFF; text-align:center; border: 1px solid #00408E; height:18px}
.botaocontoff { font-family: Tahoma; font-size: 11px; font-weight:bold; cursor: hand; background-color:#F5F5F5; color:#CCCCCC; text-align:center; border: 1px solid #E0E0E0; height:18px }

.botao { font-family: Tahoma; font-size: 11px; font-weight:bold; cursor: hand; background-color:#F07C21; color:#FFFFFF; text-align:center; border: 1px solid #E36F14; height:21px }

.botaooff { font-family: Tahoma; font-size: 11px; font-weight:bold; cursor: hand; background-color:#EFEFEF; color:#CCCCCC; text-align:center; border: 1px solid #CCCCCC; height:21px }

.campo { color: #333333; font-family: Arial; font-size: 11px; height:17px; padding-left:4px; border: 1px solid #555555; background-color:#FFFFFF}
.list { font-family: Arial, Tahoma; font-size: 11px; color: #333333; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-color: #F0F0F0; background-color:#FFFFFF}
.textarea { font-family: Arial, Tahoma; font-size: 11px; color: #333333; padding-right:4px; padding-left:4px; border: 1px solid #555555; background-color:#FFFFFF}

.link_laranja   { text-decoration: none; color: #e48411; font-size:10px}
.link_laranja:hover { text-decoration: underline; color: #ffb55c; font-size:10px}

.link_verde { color: #16a29a; text-decoration:underline}
.link_verde:hover { color: #2ecac1; text-decoration:underline}

.link_azul { color: #00408e; text-decoration:none}
.link_azul:hover { color: #2769ba; text-decoration:underline}

.link_branco { color: #FFFFFF; text-decoration:none}
.link_branco:hover { color: #EFEFEF; text-decoration:underline}

.link_cinza   { text-decoration: none; color: #989898; font-size:10px}
.link_cinza:hover { text-decoration: underline; color: #b2b2b2; font-size:10px}

.link_preto   { text-decoration: none; color: #000000;}
.link_preto:hover { text-decoration: none; color: #254039;}

.link_verme   { text-decoration: none; color: #a70000; font-size:10px}
.link_verme:hover { text-decoration: underline; color: #d50000; font-size:10px}

.fonte_scroller   { font-family: Tahoma; font-size: 10px; text-decoration: none; color: #FFFFFF;}
.fonte_scroller_lk { font-family: Tahoma; font-size: 10px; text-decoration: none; color: #EFEFEF;}
.fonte_scroller_lk:hover { font-family: Tahoma; font-size: 10px; text-decoration: none; color: #FFFFFF;}

.fonte_cinza   { font-family: Arial, Verdana; font-size: 11px;  text-align: justify; text-decoration: none; color: #4D4D4D;}
.fonte_cinza:hover { font-family: Arial, Verdana; font-size: 11px;  text-align: justify; text-decoration: none; color: #999999;}

.fonte12 {  font-family: Arial, Verdana; font-size: 12px}
.fonte12gray {  font-family: Arial, Verdana; font-size: 12px; text-align: justify; color: #333333;}

/* Os estilos abaixo sao da ordenacao das tabelas de listagem */
.sort-table {
	font: Icon;
}

.sort-table thead {
	background:	ButtonFace;
}

.sort-table td {
	padding: 0px 0px;
}

.sort-table thead td {
	background:		#F5F5F5;
	border:			1px solid;
	border-color:	ButtonHighlight #D6D6D6
					#D6D6D6 ButtonHighlight;
	cursor:			hand;
}

.sort-table thead td:active {
	background:		#E5E5E5;
	border-color:	#EFEFEF ButtonHighlight 
					ButtonHighlight #EFEFEF;
	padding:		0px 0px 0px 0px;
}

.sort-arrow {
	width:					8px;
	height:					7px;
	background-position:	center center;
	background-repeat:		no-repeat;
	margin:					0 3px;
}

.sort-arrow.descending {
	background-image:		url("../images/seta_down.gif");
}

.sort-arrow.ascending {
	background-image:		url("../images/seta_up.gif");
}

/* Os estilos acima sao da ordenacao das tabelas de listagem */

<style type="text/css">
<!--
* { margin: 0; padding: 0}
html, body { height: 100%}
#conteudo { margin: 0 auto;  text-align: left; position: relative; min-height: 100%; height: auto; height: 100%}
#rodape { width:100%; background:#f2f2f2; color:#FFFFFF; position: absolute; bottom:0px; height: 100%px; margin:0px}
* HTML #rodape { margin-bottom:2px; bottom:-1px}
#rodape-conteudo { text-align:center; line-height: 20px;text-align:right; margin-top:4px; margin-bottom:3px}
-->
</style>



