
           /* STYLE SHEET FOR THE ICDS-24 WEB-SITE */


   /* BODY {background: #EEEEEE} */
 

  BODY 
   {background-image: URL(backgrounds/chosen-background.jpg);
    background-attachment:fixed}

   A {text-decoration:none; color:#0000FF; text-decoration:underline}
   A:hover {text-decoration:underline; color:#006600}
 

   TABLE.Links
   {text-align:center; color:rgb(150,0,150); font-family:Times; font-size:8pt; 
   font-weight:300; font-style:normal; background-color:aqua}
 
   TABLE.Links 
   A:hover {color: #CC0000; background-color: transparent; font-family:Times; 
   text-decoration: underline; font-size: 8pt}

     
   TABLE.Countries
   {text-align:left; color:rgb(150,0,150); font-family:Times; font-size:9pt; 
   font-weight:300; font-style:normal; background-color:none}

   
   TABLE.Vertical-Links
   {text-align:left; color:rgb(150,0,150); font-family:Times; font-size:9pt; 
   font-weight:300; font-style:normal; background-color:chosen-background}
  
   TABLE.Vertical-Links
   A:hover {color: #CC0000; background-color: transparent; font-family:Times; 
   text-decoration: underline; font-size: 9pt}

   TABLE.Hit-Counters
   {text-align:left; color:rgb(0,0,0); font-family:Times; font-size:9pt; 
   font-weight:300; font-style:normal; background-color:chosen-background}

   TABLE.ICDS-24-VLinks
   {text-align:left; color:rgb(150,0,150); font-family:Arial; font-size:8pt; 
   font-weight:300; font-style:normal; border-color:#0000AA; border-width:2px; 
   background-color:#FFFFEE}
   
   TABLE.ICDS-24-VLinks
   A:hover {color: #CC0000; background-color: transparent; font-family:Arial; 
   text-decoration: underline; font-size:8pt}




 
                                  /* 2007.03c*/