/* CSS Document */
#esq.ajuda{
	width:306px;
	padding:20px 0px 0px 10px;
}
#esq.ajuda h3.h3esq{
	margin-bottom:8px;
	padding-right:20px;
	text-align:left;
	text-transform:uppercase;
}

#esq.ajuda ul.ulesq{
	list-style:none;
	text-align:left;
}

#esq.ajuda ul.ulesq li{
	padding-right:20px;
	padding-top:5px;
}

#esq.ajuda ul.ulesq li a{
	width:205px;
	color:#b5b5b5;
	text-decoration:none;
	text-transform:uppercase;
}

#esq.ajuda a.onlink{
	color:#ebecec;
}


#esq.ajuda ul li a.on,
#esq.ajuda ul li a:hover{
	font-weight:600;
	text-decoration:underline;
}

#texto p a.ajuda{
	font-size:12px !important;
	color:#000 !important;
	text-decoration:none !important;
	font-weight:bolder !important;
}

#texto p a.topo{
	font-weight:bold !important;
	font-size:12px !important;
	color:#757575 !important;
	text-decoration:none !important;
}

#content table#historico {
	text-align: center;
	border-top: 1px solid #868686;
	margin: 0 auto;
	margin-top: 20px;
}

#content  table#historico th {
	color: white;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	background-color: #171E2E;
}

#content table#historico td {
	color: #868686;
	border-bottom: 1px solid #171E2E;
	padding-top: 4px;
	padding-bottom: 2px;
}
