.csv_table
{
   background-color: #AFEEEE;
   border: 1px #000000 solid;
   }
.csv_labels
{
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   color: #000000;
   background-color: #40E0D0;
   padding: 2px;
   border: 1px #000000 solid;
}
.csv_values
{
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none ;
   color: #000000;
   background-color: #FFFFFF;
   padding: 2px;
   border: 1px #000000 solid;
}
.csv_values1
{
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none ;
   color: #000000;
   background-color: ;
   padding: 2px;
   border: 1px #000000 solid;
}
.csv_footer
{
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none ;
   color: #000000;
   background-color: #FFFFFF;
   padding: 2px;
   border: 1px #000000 solid;
}

a.csv_footer_link:link
{
   color: #000000;
   font-weight: normal;
   text-decoration: none;
}
a.csv_footer_link:visited
{
   color: #000000;
   font-weight: normal;
   text-decoration: none;
}
a.csv_footer_link:hover
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}
a.csv_link:link
{
   color: #000000;
   font-weight: normal;
   text-decoration: none;
}
a.csv_link:visited
{
   color: #000000;
   font-weight: normal;
   text-decoration: none;
}
a.csv_link:hover
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
}

a.csv_labels_link:link
{
   color: ;
   font-weight: bold;
   text-decoration: none;
}
a.csv_labels_link:visited
{
   color: ;
   font-weight: bold;
   text-decoration: none;
}
a.csv_labels_link:hover
{
   color: ;
   font-weight: bold;
   text-decoration: none;
}
a.csv_labels_link_active:link
{
   color: ;
   font-weight: bold;
   text-decoration: none;
}
a.csv_labels_link_active:visited
{
   color: ;
   font-weight: bold;
   text-decoration: none;
}
a.csv_labels_link_active:hover
{
   color: ;
   font-weight: bold;
   text-decoration: none;
}
