   <!--

 body {
  font-family: arial, helvetica, serif;
  font-size: 10px;
  text-align: center;
  background-color: #000000;
  color: white;
 }  
 
 div.pageMain {
 }
  
  
 #nav, #nav ul { /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  margin-right: 0px;
  width: 170px;
 }
 
 #nav li { /* all list items */
  position: relative;
  float: right;
  line-height: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 170px;
 }
 
 
 #nav li ul { /* second-level lists */
  position: absolute;
  left: -999em;
  float: right;
  margin-left: -155px;
  margin-top: 0px;
  border: 0px solid black;
  background-color: transparent;
 }

 
 #nav li a {
  width: 170px;
  height: 25px;
  display: block;
  color: white;
  font-weight: bold;
  text-decoration: none;
  border: 0px solid black;
  float: right;
  position: relative;
  margin-left: 0px;
  padding: 0em;
 }
 
 
 #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
  left: auto;
 }
 

 #otherPhoto, #otherPhoto ul { /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  margin-right: 0px;
  width: 210px;
 }

 #otherPhoto li { /* all list items */
  position: relative;
  float: right;
  line-height: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 210px;
 }

 #otherPhoto li a {
  width: 210px;
  height: 25px;
  display: block;
  color: white;
  font-weight: bold;
  text-decoration: none;
  border: 0px solid black;
  float: right;
  position: relative;
  margin-left: 0px;
  padding: 0em;
 }

 #home, #home ul { /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  margin-right: 0px;
  width: 170px;
 }
 
 #home li { /* all list items */
  position: relative;
  float: right;
  line-height: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 210px;
 }
 
 #home li a {
  width: 170px;
  height: 25px;
  display: block;
  color: white;
  font-weight: bold;
  text-decoration: none;
  border: 0px solid black;
  float: right;
  position: relative;
  margin-left: 0px;
  padding: 0em;
 }
 
 
 #home li:hover ul, #home li li:hover ul, #home li li li:hover ul, #home li.sfhover ul, #home li li.sfhover ul, #home li li li.sfhover ul { /* lists nested under hovered list items */
  left: auto;
 }
 
 li.firstLevelMain {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  width: 210px;
  border: 0px solid black;
    background: url(./photo_menu/1stLevelBottom.gif) right top ;
  background-repeat: repeat-y;
 }

 li.firstLevelMain:hover, li.firstLevelMain.sfhover {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  width: 210px;
  font-size: 10px;
  border: 0px solid black;
  background-color: transparent;
    background: url(./photo_menu/1stLevelBottomHover.gif) right top ;
 }
 
 li.firstLevelMainSelected {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  width: 210px;
  border: 0px solid black;
    background: url(./photo_menu/1stLevelMainSelected.gif) right top ;
 }

 li.firstLevelMainSelected:hover, li.firstLevelMainSelected.sfhover {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  width: 210px;
  font-size: 10px;
  border: 0px solid black;
  background-color: transparent;
    background: url(./photo_menu/1stLevelBottomHover.gif) right top ;
 }
 
 li.otherPhotoMain {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  width: 210px;
  height: 25px;
  border: 0px solid black;
  background-color: transparent;
    background: url(./photo_menu/1stLevelBottom.gif) right top ;
 }

 li.otherPhotoMain:hover, li.otherPhotoMain.sfhover {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  width: 210px;
  font-size: 10px;
  border: 0px solid black;
  background-color: transparent;
    background: url(./photo_menu/PhotoOtherHover.gif) right top ;
 }
 
 li.secondLevelTop {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  width: 210px;
  font-size: 10px;
  border: 0px solid black;
  background-color: transparent;
    background: url(./photo_menu/2ndLevelTop.gif) right top ;
 }
 
 
 li.secondLevelTop:hover, li.secondLevelTop.sfhover {
  color: black;
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  font-size: 11px;
  width: 210px;
  border: 0px solid black;
  background-color: transparent;
 }
 
 
 li.secondLevelMain {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  width: 210px;
  font-size: 10px;
  border: 0px solid black;
  background-color: transparent;
    background: url(./photo_menu/2ndLevelMain.gif) right top ;
 }
 
 li.secondLevelMain:hover, li.secondLevelMain.sfhover {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  font-size: 11px;
  width: 210px;
  border: 0px solid black;
  background-color: transparent;
 }
 

 li.secondLevelBottom {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  width: 210px;
  height: 15px;
  border: 0px solid black;
  background-color: transparent;
    background: url(./photo_menu/2ndLevelBottom.gif) right top ;
 } 
 
 td.PhotoTop {
  color: white;
  padding: 0;
  margin: 0;
  text-align:center;
  list-style: none;
  float: right;
  width: 210px;
  height: 40px;
  font-size: 12px;
  font-weight: bold;
  border: 0px solid black;
  background-color: transparent;
    background: url(./photo_menu/PhotoTop.gif) left top ;
 }
 
 td.MenuFlags {
  padding: 0;
  margin: 0;
  text-align:left;
  list-style: none;
  float: right;
  width: 40px;
  height: 575px;
  font-size: 12px;
  font-weight: bold;
  border: 0px solid black;
  background: url(./photo_menu/flagleft2.gif) left top;
  background-repeat: repeat-x;
 }
 
 td.TopFlagCountry
 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
 }
 
 
 td.Menulist {
  color: white;
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
  width: 172px;
  height: 575px;
  font-size: 12px;
  font-weight: bold;
  background: url(./photo_menu/1stLevelBottom.gif) left top ;
  background-repeat: repeat-y;
  }
 
 td.MenuListHome {
  color: white;
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: right;
  width: 210px;
  font-size: 10px;
  font-weight: bold;
  background: url(./photo_menu/1stLevelBottom.gif) left top ;
  background-repeat: repeat-y;
  }
   
 td.PhotoHomeBottom {
  color: white;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
  text-align:center;
  list-style: none;
  width: 200px;
  font-size: 12px;
  font-weight: bold;
  border: 0px solid black;
  background-color: transparent;
 }
 
 tr.MenuMain {
  padding: 0px;
  width: 200px;
  height: 10px;
  margin: 0px;
  border: 0px solid black;
 }
 
 tr.MenuMainFlag {
  padding: 0px;
  width: 200px;
  height: 10px;
  margin: 0px;
  background-color: black;
  border: 0px solid black;
 }
 
 tr.mainPhotos {
  padding: 0;
  }
 
 tr.WhatsNewTop {
  font-weight: bold;
  width: 210px;
  height: 35px;
  font-size: 14px;
  text-align: left;
    background: url(./photo_menu/RecentUpdates.gif) left top ;
 } 
 
 tr.WhatsNewMain {
  width: 210px;
    background: url(./photo_menu/WhatsNewMain.gif) left top ;
 }
 
 td.WhatsNewMain {
  width: 210px;
  }
  
 td.UL {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background: url(./photo_menu/ul.gif) left top ;
  }
  
 td.UM {
  width: 600px;
  height: 30px;
  background: url(./photo_menu/um.gif) left top ;
  }
  
 td.UR {
  width: 20px;
  height: 30px;
  background-color: transparent;
  background: url(./photo_menu/ur.gif) left top ;
  }
  
 td.ML {
  width: 30px;
  background-color: transparent;
  background: url(./photo_menu/ml.gif) left top ;
  }
  
 td.MM {
  width: 600px;
  text-align: center;
   text-decoration: none;
  background-color: #202020;
  }
  
 td.MR {
  width: 30px;
  background-color: purple;
  background: url(./photo_menu/mr.gif) left top ;
  }
  
 td.LL {
  width: 30px;
  height: 30px;
  background: url(./photo_menu/ll.gif) left top ;
  }
  
 td.LM {
  width: 600px;
  height: 30px;
  background: url(./photo_menu/lm.gif) left top ;
  }
  
 td.LR {
  width: 30px;
  height: 30px;
  background: url(./photo_menu/lr.gif) left top ;
  }
 
 td.BottomUL {
  width: 30px;
  height: 60px;
  background-color: transparent;
  background: url(./photo_menu/PictBotomMenuUL.gif) left top ;
  }
  
 td.BottomUM {
  width: 600px;
  height: 60px;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  background: url(./photo_menu/PictBotomMenuUM.gif) left top ;
  }
  
 td.BottomUR {
  width: 30px;
  height: 60px;
  background-color: transparent;
  background: url(./photo_menu/PictBotomMenuUR.gif) left top ;
  }
  
 td.PhotoHomeTopUL {
  width: 28px;
  height: 60px;
  background-color: transparent;
  background: url(./photo_menu/PictBotomMenuUL.gif) left top ;
  }
  
 td.PhotoHomeTopUM {
  width: 820px;
  height: 60px;
  font-size: 35px;
  text-align: left;
  background: url(./photo_menu/PictBotomMenuUM.gif) left top ;
  }
  
 td.PhotoHomeTopUMRight {
  width: 182px;
  height: 60px;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  background: url(./photo_menu/PictBotomMenuUM.gif) left top ;
  }
  
 td.PhotoHomeTopUR {
  width: 30px;
  height: 60px;
  background-color: transparent;
  background: url(./photo_menu/PictBotomMenuUR.gif) left top ;
  }

 tr.BottomTotal {
  width: 660px;
  height: 60px;
  }

 td.Xcertified {
  width: 88px;
  height: 60px;
  background: url(./photo_menu/vh401.gif) left top ;
  }
  
 td.BodyLeft {
  width: 50%;
  background-color: transparent;
  }
  
 td.BodyCenter {
  width: 880px;
  background-color: transparent;
  }
  
  td.FlagTopAustralia {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/AustraliaOrb.gif) left top ;
  }
 

  td.FlagTopCambodia {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/CambodiaOrb.gif) left top ;
  }

  td.FlagTopCanada {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/CanadaOrb.gif) left top ;
  }

  td.FlagTopChina {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/ChinaOrb.gif) left top ;
  }

  td.FlagTopColombia {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
  background-color: black;
    background: url(./Flags/ColombiaOrb.gif) left top ;
  }

  td.FlagTopDominican_Republic {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/DomRepOrb.gif) left top ;
  }

  td.FlagTopEngland {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/EnglandOrb.gif) left top ;
  }

  td.FlagTopHong_Kong {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/HongKongOrb.gif) left top ;
  }

  td.FlagTopIndia {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/IndiaOrb.gif) left top ;
  }

  td.FlagTopIndonesia {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/IndonesiaOrb.gif) left top ;
  }

  td.FlagTopKazakhstan {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/KazakhstanOrb.gif) left top ;
  }

  td.FlagTopMaldives {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/MaldivesOrb.gif) left top ;
  }

  td.FlagTopNigeria {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/NigeriaOrb.gif) left top ;
  }

  td.FlagTopPhilippines {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/PhilippinesOrb.gif) left top ;
  }

  td.FlagTopSouth_Korea {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/SouthKoreaOrb.gif) left top ;
  }

  td.FlagTopSri_Lanka {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/SriLankaOrb.gif) left top ;
  }

  td.FlagTopThailand {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/ThailandOrb.gif) left top ;
  }

  td.FlagTopUSA {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/USAOrb.gif) left top ;
  }

  td.FlagTopVietnam {
   padding: 0;
   width : 210px;
   height: 150px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    background: url(./Flags/VietnamOrb.gif) left top ;
  }
  
 table.WhatsNewMain {
  width: 210px;
  border: 0;
  padding: 0px;
  border-collapse: collapse;
  }
  
 table.photoMenu {
  width: 210px;
  border-collapse: collapse;
  background: url(./photo_menu/1stLevelBottom.gif) left top ;
  background-repeat: repeat-y;
  } 
  
 table.photoMenuTopBar {
  width: 216px;
  border-collapse: collapse;
  } 
   
 table.photoPicts {
  width: 660px;
  border: 0px solid white;
  border-collapse: collapse;
  }
  
 table.photoPictsTopBar {
  width: 880px;
  border: 0px solid white;
  border-collapse: collapse;
  }

 tr.WhatsNewBottom {
    background: url(./photo_menu/WhatsNewBottom.gif) left top ;
    height: 10px;
    width: 210px;
 }

 tr.PhotoMenuBottom {
    background: url(./photo_menu/PhotoBottom.gif) left top ;
    height: 40px;
    width: 210px;
 }  

 .image{
 border:0;
 }
  
 a.recent_bottom
  {
  font-size: 8pt;
  background-color: transparent;
  font-weight: normal;
  color: #FFFFFF;
  margin: 0;
  }
  
 a.recent_bottom_pics
  {font-size: 8pt;
  background-color: transparent;
  font-weight: normal;
  color: #FFFF00;
  margin: 0;}
  
 a.NA
 {   
   font-size: 8pt;
  text-decoration: none;
  background-color: transparent;
  font-weight: normal;
  color: blue;
  margin: 0;
 }
 
 a.PhotoBodyMainA
 {
   font-size: 10pt;
   text-align: left;
    text-decoration: none;
    color: yellow;
 }
 
 a.PhotoBottomLinks
 {
   font-size: 10pt;
   width: 105px;
   text-align: left;
    text-decoration: none;
    color: white;
 }
 
 p.PhotoMainPagesCenter
 {
   font-size: 10pt;
   margin-top: 0; 
   margin-bottom: 0;
   text-align: center;
    text-decoration: none;
    color: white;
 }
 
 p.PhotoMainPagesCenterRed
 {
   font-size: 12pt;
   margin-top: 0; 
   margin-bottom: 0;
   text-align: center;
    text-decoration: none;
    color: red;
 }
 
  p.PhotoMainPagesLeft
 {
   font-size: 10pt;
   margin-top: 0; 
   margin-bottom: 0;
   text-align: left;
    text-decoration: none;
    color: white;
 }
 
 p.PhotoBodyTop
 {
   font-size: 20pt;
   text-align: center;
   margin-top: 0; 
   margin-bottom: 0;
    text-decoration: none;
    color: white;
 }
 
 p.PhotoBodyMainA
 {
   font-size: 10pt;
   margin-top: 0; 
   margin-bottom: 0;
   text-align: center;
    text-decoration: none;
    color: white;
 }
  
 table.MainTable{
  border: 0;
  padding: 0px;
  border-collapse: collapse;
  width: 100%;
  height: 100%;
  }
  

 td.CambodiaTopRight{
   width: 375px;
   font-size: 12px;
   text-align: left;
  border: 0px solid white;
  }
 
 
  td.CambodiaTopBold{
   width: 215px;
   font-size: 12px;
   font-weight: bold;
   text-align: right;
  border: 0px solid white;
  }
  
  td.CambodiaTopSpacer{
   width: 10px;
   text-align: right;
  border: 0px solid white;
  }  
 
 td.pageLeft{
   padding: 2px;
  width: 66%;
  background-color: transparent;
  border: 0px solid white;
  }
 
 td.pageRight{
   padding: 2px;
  float: left;
  width: 33%;
  border: 0px solid white;
  }
  
 td.TopBarPageLeft{
   padding: 0px;
  width: 66%;
  background-color: transparent;
  border: 0px solid white;
  }
 
 td.TopBarPageRight{
   padding: 0px;
  float: left;
  width: 33%;
  border: 0px solid white;
  }
  
 table.PhotoHomeTop{
  margin-left: auto; 
  margin-right: auto; 
  text-align: center;
  width: 870px;
  border: 0px;
  padding: 0px;
  border-collapse: collapse;
  }  

    -->