* {margin:0; padding:0; outline:0}
/*body {font:11px Verdana,Arial; margin:25px; background:#fff url(images/bg.gif) repeat-x}*/
#tablewrapper {width:980px; margin:0 auto}
#tableheader {height:45px}
.search {
	float: left;
	padding: 6px;
	border: 1px solid #87c679;
	background: #87c679;
}
#tableheader select {float:left; font-size:12px; width:125px; padding:2px 4px 4px}
#tableheader input {float:left; font-size:12px; width:150px; padding:2px 4px 4px; margin-left:4px}
.details {float:right; padding-top:12px}
.details div {float:left; margin-left:15px; font-size:12px}
.tinytable {
	width: 979px;
	border-left: 1px solid #87c679;
	border-top: 1px solid #87c679;
	border-bottom: none;
}
.tinytable th {
	background: url(images/header-bg.png);
	text-align: left;
	color: #fff;
	border: 1px solid #fff;
	border-right: none;
}
.tinytable th h3 {
	font-size: 8pt;
	padding: 6px 8px 8px;
	/*color: navy;*/
}
.tinytable td {
	padding: 2px 8px;
	border-bottom: 1px solid #87c679;
	border-right: 1px solid #87c679;
}
.tinytable .head h3 {background:url(images/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.tinytable .desc, .sortable .asc {
	background: url(images/header-selected-bg.png);
}
.tinytable .desc h3 {background:url(images/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.tinytable .asc h3 {background:url(images/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px}
.tinytable .head:hover, .tinytable .desc:hover, .tinytable .asc:hover {
	color: #000;
}
.tinytable .evenrow td {background:#fff}
.tinytable .oddrow td {
	background: #e4f2e1;
}
.tinytable td.evenselected {
	background: #e4f2e1;
}
.tinytable td.oddselected {
	background: #D1EACC;
}
.tinytable tfoot {background:#fff; /*font-weight:bold*/}
.tinytable tfoot td {padding:6px 8px 8px}
#tablefooter {height:15px; margin-top:10px}
#tablenav {float:left}
#tablenav img {cursor:pointer}
#tablenav div {float:left; margin-right:15px}
#tablelocation {float:right; font-size:8pt}
#tablelocation select {margin-right:3px}
#tablelocation div {float:left; margin-left:15px}
.page {margin-top:6px; font-style:italic}
#selectedrow td {
	background: #cae6c4;
}


/* 2º TinyTable */

#tablewrapper2 {width:980px; margin:0 auto}
#tableheader2 {height:45px}
.search2 {float:left; padding:6px; border:1px solid #c6d5e1; background:#fff}
#tableheader2 select {float:left; font-size:12px; width:125px; padding:2px 4px 4px}
#tableheader2 input {float:left; font-size:12px; width:150px; padding:2px 4px 4px; margin-left:4px}
.details2 {float:right; padding-top:12px}
.details2 div {float:left; margin-left:15px; font-size:12px}
.tinytable2 {
	width: 979px;
	border-left: 1px solid #87c679;
	border-top: 1px solid #87c679;
	border-bottom: none;
}
.tinytable2 th {
	background: url(images/header-bg.png);
	text-align: left;
	color: #000;
	border: 1px solid #fff;
	border-right: none;
}
.tinytable2 th h3 {
	font-size: 8pt;
	padding: 6px 8px 8px;
	/*color: navy;*/
}
.tinytable2 td {
	padding: 2px 8px;
	border-bottom: 1px solid #87c679;
	border-right: 1px solid #87c679;
	background-color: white;
}
.tinytable2 .head2 h3 {background:url(images/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.tinytable2 .desc2, .sortable2 .asc {
	background: url(images/header-selected-bg.png);
}
.tinytable2 .desc2 h3 {background:url(images/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.tinytable2 .asc2 h3 {background:url(images/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px}
.tinytable2 .head2:hover, .tinytable2 .desc2:hover, .tinytable2 .asc2:hover {
	color: #000;
}
.tinytable2 .evenrow2 td {background:#fff}
.tinytable2 .oddrow2 td {
	background: #e4f2e1;
}
.tinytable2 td.evenselected2 {
	background: #e4f2e1;
}
.tinytable2 td.oddselected2 {
	background: #D1EACC;
}
.tinytable2 tfoot2 {background:#fff; /*font-weight:bold*/}
.tinytable2 tfoot2 td {padding:6px 8px 8px}
#tablefooter2 {height:15px; margin-top:10px}
#tablenav2 {float:left}
#tablenav2 img {cursor:pointer}
#tablenav2 div {float:left; margin-right:15px}
#tablelocation2 {float:right; font-size:8pt}
#tablelocation2 select {margin-right:3px}
#tablelocation2 div {float:left; margin-left:15px}
.page2 {margin-top:6px; font-style:italic}
#selectedrow2 td {
	background: #cae6c4;
}


/* 3º TinyTable */

#tablewrapper3 {width:980px; margin:0 auto}
#tableheader3 {height:45px}
.search3 {float:left; padding:6px; border:1px solid #c6d5e1; background:#fff}
#tableheader3 select {float:left; font-size:12px; width:125px; padding:2px 4px 4px}
#tableheader3 input {float:left; font-size:12px; width:150px; padding:2px 4px 4px; margin-left:4px}
.details3 {float:right; padding-top:12px}
.details3 div {float:left; margin-left:15px; font-size:12px}
.tinytable3 {
	width: 979px;
	border-left: 1px solid #87c679;
	border-top: 1px solid #87c679;
	border-bottom: none;
}
.tinytable3 th {
	background: url(images/header-bg.png);
	text-align: left;
	color: #000;
	border: 1px solid #fff;
	border-right: none;
}
.tinytable3 th h3 {font-size:8pt; padding:6px 8px 8px; /*color:navy;*/}
.tinytable3 td {
	padding: 2px 8px;
	border-bottom: 1px solid #87c679;
	border-right: 1px solid #87c679;
}
.tinytable3 .head3 h3 {background:url(images/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.tinytable3 .desc3, .sortable3 .asc {
	background: url(images/header-selected-bg.png);
}
.tinytable3 .desc3 h3 {background:url(images/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.tinytable3 .asc3 h3 {background:url(images/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px}
.tinytable3 .head3:hover, .tinytable3 .desc3:hover, .tinytable3 .asc3:hover {
	color: #000;
}
.tinytable3 .evenrow3 td {background:#fff}
.tinytable3 .oddrow3 td {
	background: #e4f2e1;
}
.tinytable3 td.evenselected3 {
	background: #e4f2e1;
}
.tinytable3 td.oddselected3 {
	background: #D1EACC;
}
.tinytable3 tfoot3 {background:#fff; /*font-weight:bold*/}
.tinytable3 tfoot3 td {padding:6px 8px 8px}
#tablefooter3 {height:15px; margin-top:10px}
#tablenav3 {float:left}
#tablenav3 img {cursor:pointer}
#tablenav3 div {float:left; margin-right:15px}
#tablelocation3 {float:right; font-size:8pt}
#tablelocation3 select {margin-right:3px}
#tablelocation3 div {float:left; margin-left:15px}
.page3 {margin-top:6px; font-style:italic}
#selectedrow3 td {
	background: #cae6c4;
}
