/* ------------------ Structure ------------------*/

  /*############### Basics ###############*/


  /*############### Overview Page ###############*/
  table.areatable           {
                            border-style:solid;
                            border-width:1px;
                            table-layout:fixed;
                            vertical-align:top;
                            }


  #XDescLink                {vertical-align:middle;text-align:center;font-weight:bold;}

  /*############### Lib ###############*/
  /*Width + Height(sensitive!!)*/

  /*SAFE*/
  table.listContainer              {}
  td.libElement                   {}
  th.libAtomTitle                 {}
  th.libAtomText                  {}
  img.libAtom                     {width:120px;}

  /*Width + Height END */

  table.listContainer        {
                            border-style:solid;
                            border-width:0px;
                            table-layout:fixed;
                            }


  /*############ Atom ###############*/
  table.libAtomContainer    {
                            border-style:solid;
                            border-width:1px;
                            }
  th.libAtomTitle,th.libAtomText{
                                font-size:11px;
                                text-align:center;
                                font-weight:normal;
                                }

  th.libAtomTitleH          {font-size:11px}
  th.libAtomText            {text-align:justify;}

  th.libAtomSat, th.libAtomDSP, th.libAtomDate, th.libAtomChannel, th.libAtomTHM
                            {
                              font-size:11px;
                            }
  span.themePrefix          {}
  th.libAtomDate, th.libAtomChannel
                            {font-weight:normal}

  th.libAtomDSP, th.libAtomChannel, th.libAtomTHM
                            {text-align:left}

  th.libAtomTHM             {text-align:right}
  td.libAtomImage           {
                            text-align:center;
                            }

  td.libAtomImgSrc          {}
  td.libAtomSize            {
                            font-size:11px;
                            font-family:Arial, sans-serif;
                            text-align:right
                            }

  td.libImageMoreIndicator  {text-align:right}
  a.libAtomImgSrc           {font-size:10px;}
  a.libAtomImgSrc2          {text-decoration:underline}
  a.libImageMoreIndicator   {font-family:Arial, sans-serif;font-size:10px;}

  img.libAtom               {border-style:solid;border-width:2px;padding: 2px}
  #ctryAmount               {font-weight:normal;font-size:11px}

  table.libAtomContainer td,table.libAtomContainer th
                            {font-size:11px;font-family:Arial;}
  table.libAtomContainer a  {font-size:11px;font-family:Arial}

/* --------------------------------------------- Look & Feel ------------------*/
  /*############### Basics ###############*/
  /*p,td,th,li,ul   {color:#333333} 
  a:link   {color:#FF5E00;}
  a:visited  {color:#FF5E00;}
  a:active   {color:#FF5E00;}
  a:hover    {
			  color:#FF5E00;
			  text-decoration: underline;
			 }*/

  /*############### Overview Page ###############*/
  table.areatable           {border-color:navy;background-color:navy}
  td                                   {background-color:white}
  #XDescLink                {}

  /*############### Lib ###############*/
  table.listContainer       {border-color:navy;border-color:navy;}
  td.libElement             {}
  table.maintable th        {background-color: #F4F4F4;}

  /*############ Atom ###############*/
  table.libAtomContainer    {
                            border-color:black;
                            border-color:#E8E8E8;
                            }

  th.libAtomTitleH          {background-color:#EEEEEE}
  span.themePrefix,th.libAtomTHM
                            {color:#800080}
  a.libImageMoreIndicator   {}

  img.libAtom               {border-color:white}
  .note                     {color:red}

  /* DIV */
  img.libAtom:hover        {border-color:#333333}