p {
	color: #5b5a5a;
	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: #5b5a5a;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 12px;}

body, input, td {
	color: #5b5a5a;
	font-family: Tahoma;
	font-size: 11px;
}

body, html {

	background-attachment: fixed;
	background-image: url(../images/background_azul.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.estilo1 {background-color:#D1F0FF; }
.estilo2 {background-color:#FFF; }
.botaocont { font-family: Tahoma; font-size: 10px; font-weight:bold; cursor: hand; background-color:#5E5E5E; color:#FFFFFF; text-align:center; border: 3px solid #404040; height:21px}
.botaocontoff { font-family: Tahoma; font-size: 10px; font-weight:bold; cursor: hand; background-color:#F5F5F5; color:#CCCCCC; text-align:center; border: 3px solid #E0E0E0; height:21px }

.botaopp { font-family: Tahoma; font-size: 10px; cursor: hand; background-image: url(../images/botaopp.gif); color:#FFFFFF; text-align:center; border: none; width:21px; height:17px;  background-color:white}

.botaogverme { font-family: Tahoma; font-size: 10px; cursor: hand; background-image: url(../images/botaogverme.gif); color:#FFFFFF; text-align:center; border: none; width:147px; height:17px;  background-color:white; text-decoration:underline; padding-bottom:2px}

.campo { color: #333333; font-family: Arial; font-size: 10px; height:17px; padding-left:4px; border: 1px solid #555555; background-color:#FFFFFF}
.list { font-family: Arial, Tahoma; font-size: 10px; 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: 10px; color: #333333; padding-right:4px; padding-left:4px; border: 1px solid #555555; background-color:#FFFFFF}

.link_topico   { text-decoration: none; color: #006699;}
.link_topico:hover { text-decoration: none; color: #29A7E6;}

.link_item   { font-family: Arial, Verdana; font-size: 12px;  text-align: justify; text-decoration: none; color: #4D4D4D;}
.link_item:hover { font-family: Arial, Verdana; font-size: 12px;  text-align: justify; text-decoration: none; color: #999999;}

.link_azul { color: #0d337a; text-decoration:none}
.link_azul:hover { color: #2a5199; text-decoration:underline}

.link_branco { color: #FFFFFF; text-decoration:none}
.link_branco:hover { color: #EFEFEF; 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; font-weight:bold}
.fonte_scroller_lk:hover { font-family: Arial; font-size: 11px; text-decoration: none; color: #5d5d5d;}

.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 */