table.its {
	overflow:hidden;
    border: 1px solid #666;

    width: 100%;
    margin: 20px 0 20px 0;
}
table.its th{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #fff;
	font-weight: bold;
    padding: 2px 4px 2px 4px;
    text-align: left;
    vertical-align: top;
}

table.its td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #666666;
    padding: 2px 4px 2px 4px;
    text-align: left;
    vertical-align: top;
    overflow:hidden;
}


table.its th.sorted {
    background-color: #3399CC;
}
table.its th a, th a:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
}
table.its th a:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: black;
}
table.its th.sorted a, th.sortable a {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    background-position: right;
    background-repeat:no-repeat;
    display: block;
    width: 100%;
}

table.its_sig {
	border: 1px solid #666;
	width: 100%;
	margin: 20px 0 20px 0;
}
table.its_sig th{
	padding: 2px 4px 2px 4px;
	text-align: center;
	vertical-align: top;
}
table.its_sig td {
	padding: 2px 4px 2px 4px;
	text-align: center;
	vertical-align: top;
}
table.its_sig th.sorted {
    background-color: orange;
}
table.its_sig th a, th a:visited {
  color: black;
}
table.its_sig th a:hover {
  text-decoration: underline;
  color: black;
}
table.its_sig th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}

table.its_sig tr.odd {
  background-color: #fff
}
table.its_sig tr.tableRowEven, tr.even {
    background-color: #def;
}

table.its_sig thead tr {
  background-color: #69c;
}

th.sortable a {
  background-image: url(../images/arrow_off.png);

}
th.order1 a {
  background-image: url(../images/arrow_down.png);
}
th.order2 a {
  background-image: url(../images/arrow_up.png);
}

table.its tr.odd {
  background-color: #fff
}
table.its tr.tableRowEven, tr.even {
    background-color: #def;
}

table.its thead tr {
  background-color: #69c;
}

table.pd {
	overflow:hidden;
    border: 1px solid #666;

    width: 100%;
    margin: 20px 0 20px 0;
}
table.pd th{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #fff;
	font-weight: bold;
    padding: 2px 4px 2px 4px;
    text-align: left;
    vertical-align: top;
}

table.pd td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
    padding: 2px 4px 2px 4px;
    text-align: left;
    vertical-align: top;
    overflow:hidden;
}


table.pd th.sorted {
    background-color: #3399CC;
}
table.pd th a, th a:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
}
table.pd th a:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: black;
}
table.pd th.sorted a, th.sortable a {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    background-position: right;
    background-repeat:no-repeat;
    display: block;
    width: 100%;
}

table.pd_sig {
	border: 1px solid #666;
	width: 100%;
	margin: 20px 0 20px 0;
}
table.pd_sig th{
	padding: 2px 4px 2px 4px;
	text-align: center;
	vertical-align: top;
}
table.pd_sig td {
	padding: 2px 4px 2px 4px;
	text-align: center;
	vertical-align: top;
}
table.pd_sig th.sorted {
    background-color: orange;
}
table.pd_sig th a, th a:visited {
  color: black;
}
table.pd_sig th a:hover {
  text-decoration: underline;
  color: black;
}
table.pd_sig th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}

table.pd_sig tr.odd {
  background-color: #fff
}
table.pd_sig tr.tableRowEven, tr.even {
    background-color: #def;
}

table.pd_sig thead tr {
  background-color: #69c;
}

th.sortable a {
  background-image: url(../images/arrow_off.png);

}
th.order1 a {
  background-image: url(../images/arrow_down.png);
}
th.order2 a {
  background-image: url(../images/arrow_up.png);
}

table.pd tr.odd {
  background-color: #fff
}
table.pd tr.tableRowEven, tr.even {
    background-color: #def;
}

table.pd thead tr {
  background-color: #69c;
}



table.mars thead tr {
  background-color: #9c9;
}
table.mars tr.even {
  background-color: #ccb;
}
table.mars tr.odd {
  background-color: #eec;
}


table.simple thead tr {
  background-color: #eee;
}
table.simple tr.even {
  background-color: #fff;
}
table.simple {
    border: 1px solid #ccc;
    border-collapse: collapse;
}
table.simple td,table.simple th{
    border: 1px solid #ccc;
}

table.nocol tbody td,table.nocol tbody th{
    border-left: none;
    border-right: none;
}




table.report td, table.report th{
    font:         menu;
}
table.report th{
    background:   buttonface;
    border-width: 1px;
    border-style: solid;
    border-color: threedhighlight threedshadow threedshadow threedhighlight;
    cursor:       hand;
}
table.report idcol {
    background: buttonface;
}

table.report tr.even{
    background-color: #399;
}
table.report tbody {
    height: 100px;
    overflow: auto;
}

table.report {
    height: 120px;
    overflow: auto;
}

table.report tbody tr{
    height: 10px;
}





table.mark td.tableCellError {
    background-color: #d00;
    color: #fff;
}

table.sublist {
    margin: 0 0 0 0;
    width: 100%;
}
table.sublist td, table.sublist th {
    width: 50%;
}

div.exportlinks {
    background-color: #eee;
    border: 1px dotted #999;
    padding: 2px 4px 2px 4px;
    margin: -10px 0 10px 0;
    width: 79%;
}

span.export {
    padding: 0 4px 1px 20px;
    display:inline; display:inline-block;
    cursor: pointer;
}


span.pagebanner {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #4C4C4C;
    background-color: #eee;
    border: 1px dotted #999;
    padding: 2px 4px 2px 4px;
    width: 79%;
    margin-top: 10px;
    display:block;
    border-bottom: none;
}

span.pagelinks {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #4C4C4C;
    background-color: #eee;
    border: 1px dotted #999;
    padding: 2px 4px 2px 4px;
    width: 79%;
    display:block;
    border-top: none;
    margin-bottom: -5px;
}

table.simple td.textRed {color: #b11;}

