body {
  background: #ffffff;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10pt;
  font-weight: bold;
  color:#808080;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color:#FFFFFF;
  }

.cc
{
	width: 75px;
	height: 20px;
}
.cc1
{
	width: 38px;
	height: 20px;
}

.rtp { font-family: Tahoma; font-size: 8pt; color: #FF0000; }
.btp { font-size: 8pt; font-family: Tahoma; font-weight: bold; }
.riepilogo { font-size: 12pt; font-family: Tahoma; }

.grid {
border-right: darkgray 3px solid;
border-top: darkgray 3px solid;
border-left: darkgray 3px solid;
border-bottom: darkgray 3px solid;
}
.item_selected {
background-color: RoyalBlue;
}
.item_even {
background-color: lightGreen;
}
.item_odd {
background-color: Lime;
}
.header {
background-color: Green;
text-align: center;
font-family: Tahoma; color: #00FFFF
} 
.pager
{
background-color: darkgray;
text-align: right;
}