p {
	color: #555555;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	padding-left: 0px;}

a { text-decoration:none; color:#286692 }	
a:hover { text-decoration:underline; color:#8ABBDB }	

blockquote {
	margin-top: 8px;
	padding-right: 10px;
	margin-bottom: 12px;
	margin-left: 16px;}
	
ul, li {
	color: #555555;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 12px;}

body, input, td {
	color: #555555;
	font-family: Verdana;
	font-size: 12px;

	text-align:justify

}

.botao { cursor: hand; background-color:#717171; border: none; height:18px; width:50px; margin-left:5px; font-family: Tahoma; font-size: 10px; color:#FFFFFF; text-align:center}
.botaopp { cursor: hand; background-color:#717171; border: none; height:18px; width:18px; margin-left:5px; font-family: Tahoma; font-size: 10px; color:#FFFFFF; text-align:center}
.botaop { cursor: hand; background-image: url(../images/botaopp.gif); color:#FFFFFF; text-align:center; border: 0px; height:19; width:27; padding-top: 2px;padding-bottom: 0px;	background-color:transparent }
.botaop { cursor: hand; background-image: url(../images/botaop.gif); color:#FFFFFF; text-align:center; border: 0px; height:19; width:60; padding-top: 2px;padding-bottom: 0px;	background-color:transparent }
.botaom { cursor: hand; background-image: url(../images/botaom.gif); color:#FFFFFF; text-align:center; border: 0px; height:19; width:130; padding-top: 2px;padding-bottom: 0px;	background-color:transparent }
.botaog { cursor: hand; background-image: url(../images/botaog.gif); color:#FFFFFF; text-align:center; border: 0px; height:19; width:165; padding-top: 2px;padding-bottom: 0px;	background-color:transparent }

	
.campo { color: #555555; font-family: Verdana; font-size: 11px;  padding: 4px; padding-top: 1px; padding-bottom: 3px; border: 1px solid #939598; height:13px;}
.list { font-family: Verdana, 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: transparent}
.textarea { font-family: Verdana, Tahoma; font-size: 11px; color: #333333; padding-left: 4px; padding-top: 1px; border: 1px solid #CCCCCC}

.link_topico   { text-decoration: none; color: #006699;}
.link_topico:hover { text-decoration: none; color: #29A7E6;}

.link_item   { font-family: Verdana, Verdana; font-size: 12px;  text-align: justify; text-decoration: none; color: #4D4D4D;}
.link_item:hover { font-family: Verdana, Verdana; font-size: 12px;  text-align: justify; text-decoration: none; color: #999999;}

.link_laranja { color: #E98900; text-decoration:none}
.link_laranja:hover { color: #FFA200; text-decoration:underline}

.link_branco { color: #FFF; text-decoration:none}
.link_branco:hover { color: #FFF; text-decoration:underline}

.link_azul { color: #1A75A8; text-decoration:none}
.link_azul:hover { color: #1A96DB; text-decoration:underline}

.link_azulclaro { color: #7B92AF; text-decoration:none}
.link_azulclaro:hover { color: #799BC7; text-decoration:underline}

.link_cinza   { text-decoration: none; color: #555555;}
.link_cinza:hover { text-decoration: underline; color: #666666;}

.link_cinzaesc   { text-decoration: none; color: #444444;}
.link_cinzaesc:hover { text-decoration: underline; color: #666666;}

.link_preto   { text-decoration: none; color: #000000;}
.link_preto:hover { text-decoration: none; color: #254039;}

.link_servicos   { text-decoration: none; color: #003366;}
.link_servicos:hover   { text-decoration: none; color: #003366;}

.link_verme   { text-decoration: none; color: #C10000}
.link_verme:hover { text-decoration: underline; color: #AC2313}

.fonte_scroller_lk { font-family: Verdana; font-size: 11px; font-weight:bold; text-decoration: none; color: #555555; cursor:default}
.fonte_scroller_lk:hover { font-family: Verdana; font-size: 11px; text-decoration: none; color: #999999;}

.fonte_cinza   { font-family: Verdana, Verdana; font-size: 11px;  text-align: justify; text-decoration: none; color: #4D4D4D;}
.fonte_cinza:hover { font-family: Verdana, Verdana; font-size: 11px;  text-align: justify; text-decoration: none; color: #999999;}

.fonte12 {  font-family: Verdana, Verdana; font-size: 12px}
.fonte12gray {  font-family: Verdana, 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 */