v
table.orangeSky {
	border-collapse: collapse;
}

table.orangeSky  caption{
	/*font-size: 11pt;;*/
	color:#000000;
}

table.orangeSky  thead tr{
	background-color: #3785AC;
	/*border-top: 1px solid black;
	border-bottom: 1px solid black;*/
	color:#FFFFFF;
}
table.orangeSky  thead tr.thActionArea{ background-color: #FFFFFF};


table.orangeSky  tfoot tr{
	background-color: #FFFFFF;
}

table.orangeSky  thead th, table.orangeSky  tbody th{
	padding: 4px;
	white-space: nowrap;
}

table.orangeSky  tfoot th{
	font-size: 110%;
	text-align: right;
	padding-right: 4px;
	letter-spacing: 1px;
}

table.orangeSky  tfoot td{
	padding-left: 4px;
	color: red;
	font-size: 110%;
	font-weight: 600;
}

table.orangeSky  tfoot td:hover{
	background-color: red;
	color: white;
}

table.orangeSky  tr{
	background-color: #FFFFFF;
}

table.orangeSky  tr.odd{
	background-color: #B2D1E0 ;
}

table.orangeSky  tbody tr:hover, table.orangeSky  tr.prototypeHover{
	/*background-color: #FFFF99;*/
}

table.orangeSky  td, table.orangeSky  th{
	border: 1px solid #64A2C1;
}

table.orangeSky  tbody td
{
	padding: 4px;
}

table.orangeSky  td a:link, table.orangeSky  th a:link{
	color: black;
}

table.orangeSky  td a:visited, table.orangeSky  th a:visited{
	color: black;
	text-decoration: line-through;
}

table.orangeSky  td a:hover, table.orangeSky  th a:hover{
	color: purple;
	text-decoration: underline;
}

table.orangeSky  td:last-child a:hover{
	color: red;
	text-decoration: underline overline;
}

table.orangeSky  thead tr.thActionArea th{ border:none; border-bottom: 1px solid #64A2C1; text-align:right;}}



/*************** REPETIDO NIKO ***********/

table.niko {
	border-collapse: collapse;
}

table.niko  caption{
	/*font-size: 11pt;;*/
	color:#000000;
}

table.niko  thead tr, table.niko  tbody th {
	background-color: #3785AC;
	/*border-top: 1px solid black;
	border-bottom: 1px solid black;*/
	color:#FFFFFF;
}
table.niko  thead tr.thActionArea{ background-color: #FFFFFF};


table.niko  tfoot tr{
	background-color: #FFFFFF;
}

table.niko  thead th, table.niko  tbody th{
	padding: 4px;
	white-space: nowrap;
}

table.niko  tfoot th{
	font-size: 110%;
	text-align: right;
	padding-right: 4px;
	letter-spacing: 1px;
}

table.niko  tfoot td{
	padding-left: 4px;
	color: red;
	font-size: 110%;
	font-weight: 600;
}

table.niko  tfoot td:hover{
	background-color: red;
	color: white;
}

table.niko  tr{
	background-color: #FFFFFF;
}

table.niko  tr.odd{
	background-color: #B2D1E0 ;
}

table.niko  tbody tr:hover, table.niko  tr.prototypeHover{
	/*background-color: #FFFF99;*/
}

table.niko  td, table.niko  th{
	border: 1px solid #64A2C1;
}

table.niko  tbody td
{
	padding: 4px;
}

table.niko  td a:link, table.niko  th a:link{
	color: black;
}

table.niko  td a:visited, table.niko  th a:visited{
	color: black;
	text-decoration: line-through;
}

table.niko  td a:hover, table.niko  th a:hover{
	color: purple;
	text-decoration: underline;
}

table.niko  td:last-child a:hover{
	color: red;
	text-decoration: underline overline;
}

table.niko  thead tr.thActionArea th{ border:none; border-bottom: 1px solid #64A2C1; text-align:right;}}