p {
	color: #555555;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	padding-left: 0px;}

a { color: #16a29a; text-decoration:underline}
a:hover { color: #2ecac1; text-decoration:underline}
	
blockquote {
	margin-top: 8px;
	padding-right: 10px;
	margin-bottom: 12px;
	margin-left: 16px;}

ul {
	margin-left: 6px;
	margin-bottom: 10px;
	padding-left: 6px;}

li {
	color: #555555;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 12px;}

input, td {
	color: #747474;
	font-family: Arial;
	font-size: 11px;
}
body { 	
	scrollbar-arrow-color:#45668E;
	scrollbar-base-color:#CCCCCC;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#F7F7F7;
	scrollbar-track-color:#E2E2E2;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#EBEBEB;
	font-family: Arial;
	font-size: 11px;
	color: #747474;} 

.botaopp { cursor: hand; background-image: url(../images/botaopp.gif); color:#606060; text-align:center; border: 0px; height:19px; width:23px; padding-top: 2px;padding-bottom: 0px;	background-color:transparent }
.botaop { cursor: hand; background-image: url(../images/botaop.gif); color:#606060; text-align:center; border: 0px; height:19px; width:50px; padding-top: 2px;padding-bottom: 0px;	background-color:transparent }
.botaom { cursor: hand; background-image: url(../images/botaom.gif); color:#606060; text-align:center; border: 0px; height:19px; width:89px; padding-top: 2px;padding-bottom: 0px;	background-color:transparent }
.botaocont { cursor: hand; background-image: url(../images/bt_cont_back.gif); color:#606060; text-align:center; border: 0px; height:30px; padding-top: 2px;padding-bottom: 0px; padding-left:0px; padding-right:2px;	background-color:transparent; border-bottom:1px solid #D0CCBA }
.botaocontoff { cursor: default; background-image: url(../images/bt_cont_back_off.gif); color:#606060; text-align:center; border: 0px; height:30px; padding-top: 2px;padding-bottom: 0px; padding-left:0px; padding-right:2px;	background-color:transparent; border-bottom:1px solid #D0CCBA }

.campo { color: #555555; font-family: Arial; font-size: 11px;  padding: 4px; padding-top: 1px; padding-bottom: 1px; border: 1px solid #CCCCCC; border-right: 1px solid #EFEFEF; border-bottom: 1px solid #EFEFEF}

.campo_escuro { color: #555555; font-family: Arial; font-size: 11px;  padding: 4px; padding-top: 1px; padding-bottom: 1px; border: 1px solid #3C3C3C; border-right: 1px solid #3C3C3C; border-bottom: 1px solid #3C3C3C}

.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: transparent}
.textarea { font-family: Arial, Tahoma; font-size: 11px; color: #333333; padding-left: 4px; padding-top: 1px; border: 1px solid #CCCCCC}

.link_verde { color: #16a29a; text-decoration:none}
.link_verde:hover { color: #2ecac1; text-decoration:underline}

.link_destaques { color: #988f00; text-decoration:none; font-weight:bold}
.link_destaques:hover { color: #c7bb00; text-decoration:underline; font-weight:bold}

.link_azul { color: #16a29a; text-decoration:underline}
.link_azul:hover { color: #2ecac1; text-decoration:underline}

.link_cinza   { text-decoration: underline; color: #666666;}
.link_cinza:hover { text-decoration: underline; color: #999999;}

.link_preto   { text-decoration: none; color: #000000;}
.link_preto:hover { text-decoration: none; color: #254039;}

.link_verme   { text-decoration: none; color: #C10000}
.link_verme:hover { text-decoration: underline; color: #AC2313}

.fonte_scroller_lk { font-family: Arial; font-size: 11px; text-decoration: none; color: #5d5d5d; cursor:default}
.fonte_scroller_lk:hover { font-family: Arial; font-size: 11px; text-decoration: none; color: #5d5d5d;}

.titulo_azul { font-family: Arial, Verdana; font-size: 16px; text-decoration: none; color: #341c76; font-weight:bold}
.titulo_amarelo { font-family: Arial, Verdana; font-size: 16px; text-decoration: none; color: #988f01; font-weight:bold}
.titulo_verde { font-family: Arial, Verdana; font-size: 16px; text-decoration: none; color: #319b77; font-weight:bold}

.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;
	white-space:nowrap;
}

.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 */