table.displaytag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	margin: 20px 0 20px 0 !important;
}

th.displaytag,td.displaytag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 4px 2px 4px !important;
	text-align: left;
	vertical-align: top;
}

thead tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7C8A6;
}

th.sorted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EF9756;
}

th a,th a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #797979;
	text-decoration: none;	
	font-weight: bold;

}

th a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #797979;
	text-decoration: underline;	
	font-weight: bold;

}

td a,td a:visited {
}

td a:hover {
	color: #FF6600;
}

td a:select{
}

th.sorted a,th.sortable a {
}

th.sortable a {
}

th.order1 a {
}

th.order2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat:no-repeat;
}

tr.odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff
}

tr.tableRowEven,tr.even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5F5F5
}

div.exportlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	margin: 2px 0 10px 0;
	width: 100%;
}

span.export {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 4px 1px 20px;
	display: inline;
	display: inline-block;
	cursor: pointer;
}

span.excel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/statico/img/comunes/displaytag/ico_file_excel.jpg);
	background-repeat:no-repeat;
}

span.csv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/statico/img/comunes/displaytag/ico_file_csv.jpg);
	background-repeat:no-repeat;
}

span.xml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/statico/img/comunes/displaytag/ico_file_xml.jpg);
	background-repeat:no-repeat;	
}

span.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/statico/img/comunes/displaytag/ico_file_pdf.jpg);
	background-repeat:no-repeat;	
}

span.rtf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/statico/img/comunes/displaytag/ico_file_rtf.jpg);
	background-repeat:no-repeat;	
}

span.pagebanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	border: 1px dotted #999;
	
	width: 100%;
	margin-top: 10px;
	display: block;
	border-bottom: none;
}

span.pagelinks {	
	border: 1px dotted #999;
	width: 100%;
	display: block;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #797979;
	font-weight: bold;
}
span.pagelinks:visited {	
	color: #797979;
}


.group-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight:bold;
    padding-bottom:10px;
    border-top:1px solid black;
}
.group-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-style:italic;
    border-top: 1px solid black;

}
.subtotal-sum, .grandtotal-sum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight:bold;
    text-align:right;
}
.subtotal-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding-bottom: 0px;
    border-top: 1px solid white;
}
.subtotal-label, .grandtotal-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    border-top: 1px solid white;
    font-weight: bold;
}
.grouped-table tr.even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-color: #fff;
}
.grouped-table tr.odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background-color: #fff;
}
.grandtotal-row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    border-top: 2px solid black;
}
.empty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
