table.its {
	border: 1px solid #666;
	width: 100%;
	margin: 20px 0 1px 0 !important;
}

table.its  th {
	padding: 2px 4px 2px 4px !important;
	text-align: left;
	vertical-align: top;
}

table.its  td {
	padding: 2px 4px 2px 4px !important;
	text-align: left;
	vertical-align: top;
}

table.its thead tr {
		background-color:#B5BBD7 ;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000033;
	text-align: left;
	margin-left: 2cm;
}

table.its th.sorted {
	background-color: #eee;
	text-decoration: none;
}

th a,th a:visited {
	color: black;
	text-decoration: none;
}

th a:hover {
	text-decoration: none;
	color: black;
}


table.its tr.odd {
    text-align:left;
    COLOR: black;
    background-color:#E7E7F3 ;
	border-width: 1px;;
	border-style: solid;;
	border-color: gray;
	font-family: Verdana;
	font-size: 10px;
	color: #000033;

}

th.sorted a,th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}

table.its tr.empty {
    text-align:left;
    COLOR: black;
    border-width: 1px;;
	border-style: solid;;
	border-color: gray;
	font-family: Verdana;
	font-size: 10px;
	color: #000033;

}


table.its tr.even {
  font-size: 9px;
  background-color:#F8F3F7;
  text-align:left;
  border-width: 1px;;
	border-style: solid;;
	border-color: gray;
	font-family: Verdana;
	font-size: 10px;
	color: #000033;
	
}

div.exportlinks {
}

span.export {
}



span.pagebanner {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 100%;
	font-size: 10px;
	margin-top: 10px;
	display: block;
	border-bottom: none;
	border-color: #666666;
	font-family: Verdana;
	color:#060B35;
	text-align: left;	
}

div.exportlinks {

}

span.pagelinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 100%;
	display: block;
	font-size: 10px;
	border-top: none;
	font-family: Verdana;
	margin-bottom: -5px;
	text-align: left;
}

span.pagelinks a{
	background-color: #eee;
	color:#060B35;
}