.AutomaticTableCounter {
  background-color: inherit;
  color: #294594;
  text-align:right;
  font-weight: bold;
  font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: x-small;
  text-decoration: none;
  padding-bottom:4px;
}

.AutomaticTableRow, .AutomaticTableRow TD {
  background-color: #F4F4F4; /*#EFEBEF;*/
  color: #003687; /* #333333;*/
  font-weight: normal;
  font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: x-small;
  text-decoration: none;
  border-right: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  border-bottom: 1px solid #FFC75A;
}

.AutomaticTableAlternateRow, .AutomaticTableAlternateRow TD {
  background-color: /*#F4F6FD;*/ #ffffff;
  color: #003687; /* #333333;*/
  font-weight: normal;
  font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: x-small;
  text-decoration: none;
  border-right: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  border-bottom: 1px solid #FFC75A;
}
.AutomaticTableHead, .AutomaticTableHead TH {
  background-color: /*#CC0000;#003687;#E7EBFF*/#294594;
  color: #FFFFFF/*08248C*/;
  text-align:center;
  font-weight: bold;
  font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: x-small;
  text-decoration: none;
  border-right: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  border-bottom: 1px solid #FFC75A;
  padding:4px;
  }

/*
.AutomaticTableHead, .AutomaticTableHead TH {
  background-color: #08248C;
  color: #FFFFFF;
  text-align:center;
  font-weight: bold;
  font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: x-small;
  text-decoration: none;
  border:1px solid #d5d5d5;
}
*/

A.AutomaticTableHead 
{
	text-decoration: underline;
}

.AutomaticTableHead A {
  color: #FFFFFF;
  background-color: #08248C;
  text-align:center;
  font-weight: bold;
  font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: x-small;
  text-decoration: underline;
}

/*
.AutomaticTableRow, .AutomaticTableRow td {
  background-color: #EFEBEF;
  color: #003687;
  font-weight: normal;
  font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: x-small;
  text-decoration: none;
  border:1px solid #d5d5d5;
}
*/

/*
.AutomaticTableAlternateRow, .AutomaticTableAlternateRow td {
  background-color: #ffffff	;
  color: #003687;
  font-weight: normal;
  font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: x-small;
  text-decoration: none;
  border:1px solid #d5d5d5;
}
*/

A.AutomaticTableRow
{
	text-decoration: underline;
}

.AutomaticTableRow A {
  background-color: #F4F4F4; /*#eeeeee;*/ /*#EFEBEF;*/
  color: #003687; /* #333333;*/
  font-weight: normal;
  font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: x-small;
  text-decoration: underline;
}

a.AutomaticTableAlternateRow
{
	text-decoration: underline;
}

.AutomaticTableAlternateRow a {
  background-color: #ffffff	;
  color: #003687; /* #333333;*/
  font-weight: normal;
  font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: x-small;
  text-decoration: underline;
}


.AutomaticTablePager {
	color: #08248C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #FFFFFF;
	width:100%;
}

A.AutomaticTablePager 
{
	text-decoration: underline;
}

.AutomaticTablePager A {
	color: #08248C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #FFFFFF;
	width:100%;
	text-decoration: underline;
}

