/*---

Arteca.com  // print CSS
	
---*/

body { font-size: 12pt;}

#header, #footer, .sidebar, .no-print { display: none;}
fieldset { border: none; margin: 0; padding: 0;}
.table { width: 100%; border-collapse: collapse; text-align: left; margin: 0 0 15px; padding: 0; border: none;}
.table td, .table thead th { width: auto; height: auto; margin: 0 padding: 4px 10px; border-bottom: 1px solid #ccc;}
.table thead th { font-weight: bold; color: #999; text-transform: uppercase; border-bottom: 1px solid #000;}
.table tfoot td { color: #999; font-weight: bold;}
.table .alt { background: #ececec;}
.tblRight { text-align: right;}
.tblCenter { text-align: center;}