
.table_admin{border-spacing:1px;font:10px 'Verdana', Arial, Helvetica, sans-serif;background:#E7E7E7;color:#666666; width:250px;}
.table_admin caption{border:#666666;border-bottom:2px solid #666666;text-transform:uppercase;padding:10px;background:url(http://www.leandropessoa.com.br/table/img/TableCaption.jpg);font:15px 'Verdana', Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;}
.table_admin td, th{padding:4px;}
.table_admin thead th{text-align:center;background:#F5F5F5;color:#666666;border:1px solid #ffffff;text-transform:uppercase;}
.table_admin tbody th{font-weight:bold;}
.table_admin tbody tr{background:#EBF8FE;text-align:left;}
.table_admin tbody tr.odd{background:#ffffff;border-top:1px solid #ffffff;}
.table_admin tbody th a:link, tbody th a:visited{color:#666666;padding:3px 0px 0px 18px;background:url(http://www.leandropessoa.com.br/table/img/ico_novajanela.gif);background-repeat:no-repeat;}
.table_admin tbody th a:hover{color:#009900;}
.table_admin tbody tr td{height:50px;background:#EBF8FE;border:1px solid #ffffff;}
.table_admin tbody tr.odd td{background:#ffffff;border-top:1px solid #ffffff;}
.table_admin table td a:link, table td a:visited{color:#666666;text-decoration:none;font-weight: bold;}
.table_admin table td a:hover{color:#009900;text-decoration:underline;font-weight: bold;}
.table_admin table a[title^="Download"]{background:url(http://www.leandropessoa.com.br/table/img/icPADRAO.gif) no-repeat center;padding:20px 0px 0px 15px;}
.table_admin tbody td a[href="http://www.leandropessoa.com.br"]{margin:0 auto;height:15px;border-bottom:0;padding:3px 0px 0px 18px;font-weight:bold;color:#FF8601;background:url(http://www.leandropessoa.com.br/table/img/check.gif);background-repeat: no-repeat;}
.table_admin tfoot th, tfoot td{background:url(http://www.leandropessoa.com.br/table/img/TableCaption.jpg);padding:10px;text-align:center;font:15px 'Verdana', Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;border-bottom:3px solid #cccccc;border-top:1px solid #DFDFDF;}


.table_2,td,th{
	border:none;
	border-collapse:collapse;
	margin:0;
	padding:0;
}

.table_2{
	border:none;
}
.table_2 td,th{
	padding:.2em .5em;
	vertical-align:top;
	font-weight:normal;
}
.table_2 thead th{
	font-weight:bold;
	font-size:90%;
	vertical-align:bottom;
	border-bottom:1px solid #000;
	margin-bottom:5px;
}
.table_2 tbody th,td{
	border-right:1px solid #000;
}

.table_2 tbody td,tbody th{
	padding:7px 10px;
}
.table_2 tbody th{
	border-left:1px solid #000;
}
.table_2 tfoot td,tfoot th{
	margin-top:5px;
	border:none;
	border-top:1px solid #000;
}
.table_2 caption{
	text-align:center;
	font-size:120%;
	font-weight:bold;
	margin:5px;
}
.table_2 a:link{
	color:#363;
}
.table_2 a:visited{
	color:#696;
}
.table_2 a:hover{
	text-decoration:none;
}
.table_2 a:active{
	color:#000;
}

/* 
	Cusco Sky table styles
	written by Braulio Soncco http://www.buayacorp.com
*/
.table_3
{
	
	border: 0px solid ;
}
.table_3,th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3 em;
	color: #555;

}

.table_3 caption {
	font-size: 120%;
	font-weight: bold;
	margin: 5px;
}

.table_3 td, th {
	padding: 4px;
}

.table_3 tr th {
	font-size: 1em;
	background-color: Silver;
}
.table_3 thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

.table_3 tbody th {
	font-weight: bold;
}

.table_3 tbody tr { background: #FCFDFE; }

.table_3 tbody tr.odd { background: #F7F9FC; }

.table_3  a:link {
	color: #718ABE;
	text-decoration: none;
}

.table_3  a:visited {
	color: #718ABE;
	text-decoration: none;
}

.table_3 a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

.table_3 tfoot th, tfoot td {
	font-size: 85%;
}