/* CSS STYLE 

  */

  
   .MAP {font-family: Tahoma; color: #ffffff; font-size: 9pt; margin-left: 8; margin-right: 5; margin-top: 30;} 
   .TEXT {font-family: Tahoma; color: #5C5D5F;  font-size: 9pt; text-align: justify; margin-left: 25; margin-right: 30; margin-top: 15;} 
   .HEAD {font-family: Arial; color: #FE0201; font-weight: bold; font-size: 16pt; margin-left: 22;}
   .NNV {font-family: Tahoma; color: #ffffff; font-size: 8pt; text-align: left; margin-left: 3; margin-right: 4; margin-bottom: 6;}
   .DAT {font-family: Tahoma; color: #ffffff;  font-size: 8pt; text-align: left; margin-left: 3; margin-right: 2;}
   .ALL {font-family: Tahoma; color: #ffffff; font-size: 9pt; text-align: left; margin-left: 2; margin-top: 30;}
   .DFI {font-family: Tahoma; color: #858D93; font-size: 8pt; text-align: left;  margin-left: 3;  margin-top: 3; margin-right: 5;}
   .SSP {font-family: Tahoma; color: #ffffff; font-size: 8pt; text-align: left;  margin-left: 3;  margin-top: 5; margin-right: 5;}
   .PDD {font-family: Tahoma; color: #FF0101; font-weight: bold; font-size: 9pt;  text-align: left; margin-left: 9;}
   .sub_title{font-family: Arial; color: #9FA8AC; font-size: 13pt; font-size: 14pt; font-weight: bold; margin-top: 10;}
   .SSE {font-family: Tahoma; color: #ffffff; font-size: 8pt; text-align: left; margin-left: 17; margin-right: 4; margin-bottom: 6;}


  

   A:LINK.MAP { color: #ffffff; text-decoration: none;}
   A:ACTIV.MAP { color: #ffffff; text-decoration: none;}
   A:VISITED.MAP { color: #ffffff; text-decoration: none;}
   A:HOVER.MAP { color: #B8E0FE; text-decoration: none;}

   A:LINK.NNV {color: #ffffff; text-decoration: underline;} 
   A:ACTIV.NNV {color: #ffffff; text-decoration: underline;}
   A:VISITED.NNV {color: #ffffff; text-decoration: underline;} 
   A:HOVER.NNV {color: #DDF0FC; text-decoration: underline;}

   A:LINK.SSE {color: #ffffff; text-decoration: underline;} 
   A:ACTIV.SSE {color: #ffffff; text-decoration: underline;}
   A:VISITED.SSE {color: #ffffff; text-decoration: underline;} 
   A:HOVER.SSE {color: #DDF0FC; text-decoration: underline;}

   A:LINK.PDD {color: #FF0101; text-decoration: underline;} 
   A:ACTIV.PDD {color: #FF0101; text-decoration: underline;}
   A:VISITED.PDD {color: #FF0101; text-decoration: underline;} 
   A:HOVER.PDD {color: #A7ACB0; text-decoration: underline;}


   A:LINK.ALL {color: #ffffff; text-decoration: underline;} 
   A:ACTIV.ALL {color: #ffffff; text-decoration: underline;}
   A:VISITED.ALL {color: #ffffff; text-decoration: underline;} 
   A:HOVER.ALL {color: #FF0101; text-decoration: underline;}

   A:LINK.DFI {color: #858D93; text-decoration: underline;} 
   A:ACTIV.DFI {color: #858D93; text-decoration: underline;}
   A:VISITED.DFI {color: #858D93; text-decoration: underline;} 
   A:HOVER.DFI {color: #98A0A6; text-decoration: underline;}

   A:LINK.SSP { color: #ffffff; text-decoration: none;}
   A:ACTIV.SSP { color: #ffffff; text-decoration: none;}
   A:VISITED.SSP { color: #ffffff; text-decoration: none;}
   A:HOVER.SSP { color: #DDF0FC; text-decoration: none;}

   .content {font-family: Tahoma; color: #525252;  font-size: 9pt; text-align: justify; margin-left: 0; margin-right: 15;}

.content table{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#525252;
    border:1px solid;
    border-collapse: collapse; 
    border-spacing: 0px;
    font-size: 11px;
}
.content td{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    border:1px solid;
    font-size: 11px;
}
.content .header {
  background-color: #F2F2F4;
  font-weight:bold;
  font-size: 11px;
}
.content A:LINK { color: #5C5D5F; text-decoration:  none;}
.content A:ACTIV { color: #5C5D5F; text-decoration: none;}
.content A:VISITED { color: #5C5D5F; text-decoration:  none;}
.content A:HOVER { color: #5C5D5F; text-decoration:  none;}

.news_nav {font-family: Tahoma; color: #4589C0; font-size: 8pt;  text-align: left; margin-left: 4;}
.form{font-family: Tahoma; color: #525252;  font-size: 8pt; text-align: justify;margin-right: 10;}
.invisible{display: none;}
.visible{
  padding:5px;
  border:1px solid #acd373;
  background:#fafff3;
  margin-bottom: 10px;
}
#error_box{margin-left: 80px;}
