body {
  color: #999999;
  background-color: #303030;
  margin: 4px;
  padding: 0px;
  text-align: center;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  }
form{
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  }
INPUT{
  margin: 10px 0px 0px 0px; /* up,right,down,left */
  text-align: center;
  }
a img.logo { 
  border-width: 0 
  }
#container { /* all page area*/
  text-align: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 900px;
  height: auto;
  margin: auto; 
  }
#top { /* top area*/
  position: relative;
  margin: 0px 0px 0px 0px;  /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  } 
#banner {  /* banner and big counter*/
  margin: 0px 0px 0px 0px;  /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  border: 3px solid #c0c0c0;
  background: #000000;
  }  
#counters{ /* counters area*/
  position: absolute;
  width: 892px;
  margin: 2px 0px 0px 0px;  /* up,right,down,left */
  padding: 0px 0px 0px 2px;  /* up,right,down,left */
  border: 3px solid #c0c0c0;
  background: #000000;
  }
p.count{ /* gap for counter name */
  padding: 0px 0px 1px 0px; /* up,right,down,left */
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  line-height: 11pt;
  }
p.count-l{ /* gap for left counter name */
  padding: 0px 0px 2px 0px; /* up,right,down,left */
  margin: 0px 0px 0px 0px; /* up,right,down,left */
  line-height: 11pt;
  }
#c-box-l { /* left counter box */
  float: left;
  margin: 2px 0px 0px 0px;  /* up,right,down,left */
  padding: 2px 0px 0px 0px;  /* up,right,down,left */
  color: #dddddd;
  width: 178px;
  height: 74px; 
  font-size: 9pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
  }
#c-box { /* each counter box */
  float: left;
  margin: 2px 0px 0px 0px;  /* up,right,down,left */
  padding: 2px 0px 0px 0px;  /* up,right,down,left */
  font-size: 10pt;
  color: #dddddd;
  width: 178px;
  height: 68px;  
  font-size: 9pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-transform: capitalize;
  } 
#tabs{ /* top navigation buttons*/
  margin: 82px 0px 0px 0px;  /* up,right,down,left */
  padding: 0px 1px 0px 2px;  /* up,right,down,left */
  border: 1px solid #c0c0c0;
  position: absolute;
  border: 3px solid #c0c0c0;
  background: #000000;
  }
#tabs ul{  /* top navigation buttons*/
  margin: 0px 0px 0px 0px;  /* up,right,down,left  */
  padding: 3px 2px 0px 1px;  /* up,right,down,left */
  list-style: none;
  }
#tabs li{  /* top navigation buttons*/
  display: inline;
  margin: 0px 0px 0px 0px;  /* up,right,down,left  */
  padding: 0px 0px 0px 0px;  /* up,right,down,left  */
  }
#tabs a{  /* top navigation buttons*/
  float: left;
  text-decoration: none;
  }
#tabs span a{  /* top navigation buttons*/
  float: left;
  display: block;
  margin: 0px 0px 2px 1px;  /* up,right,down,left  */
  padding: 1px 7px 0px 6px;  /* up,right,down,left  */
  background: #9999bb;
  border: 3px outset #9999bb;
  color: #000000;
  line-height: 21px;
  font-size: 10pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  }
#main { /* only for the background and position  */
  margin: 123px 0px 0px 0px;  /* up,right,down,left  */
  background: #000000; 
  border: 3px solid #c0c0c0;
  }
#tabs span a:hover{  /* top navigation buttons*/
  color: #ffffff; 
  background: #0066cc;
  border: 3px inset #c0c0c0;
  }
#header { /* section header  */
  width: 220px;
  line-height: 22px;
  display: block;
  margin: 10px 0px 2px 330px;  /* up,right,down,left */
  padding: 2px 0px 0px 0px;  /* up,right,down,left */
  border: 3px ridge #c0c0c0;
  color: #000000; 
  background: #cccccc;
  font-size: 12pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  }
#home-link a{ /* link back to home */
  float: right;
  margin: -34px 14px 0px 0px;  /* up,right,down,left */
  padding: 2px 2px 2px 2px;  /* up,right,down,left */
  background: #ff0000;
  width: 76px;
  line-height: 12px;
  color: #c0c0c0; 
  background: url(../image/ico_home.gif) no-repeat top left;
  font-size: 12pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: right;
  text-decoration: underline;
  }  
#content{ /* middle area*/
  margin: 2px 0px 2px 2px; /* up,right,down,left */
  padding: 2px 2px 2px 2px;  /* up,right,down,left */
  width: 892px;
  height: auto;
  }
table{
  margin: 6px 0px 2px 6px; /* up,right,down,left */
  table-layout: auto;
  font-size: 11pt;
  border-spacing: 3px;
  color: #ffffff;
  }
td a img{
  margin: 2px 0px 8px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px;  /* up,right,down,left */
  width: 136px;
  height: 150px;
  border: 2px outset #ccc0c0;
  }
  #footer { /* footer area */
  width: 894px;
  height: 78px;
  text-align: center;
  margin: 2px 0px 0px 0px; /* up,right,down,left */
  padding: 0px 0px 0px 0px; /* up,right,down,left */
  border: 3px solid #c0c0c0; 
  background: #000000;
  }
  #footer-box  a{ 
  line-height: 28px;
  float: left;
  display: block;
  margin: 18px 0px 2px 80px;  /* up,right,down,left */
  padding: 6px 6px 6px 6px;  /* up,right,down,left */
  border: 3px outset #c0c0c0;
  color: #0000cc; 
  background: #c0c0c0;
  font-size: 10pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  }
  #footer-logo  a{ 
  width: 150px;
  height: 54px;
  line-height: 28px;
  float: left;
  display: block;
  margin: 6px 40px 0px 140px;  /* up,right,down,left */
  padding: 3px 2px 3px 2px;  /* up,right,down,left */
  border: 3px outset #c0c0c0;
  color: #000000; 
  background: #cccccc url(../image/logo.gif) no-repeat top;
  font-size: 10pt;
  font-family: helvetica, serif;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  }
  #footer-logo a span{
  display: none;
  }
  #footer-logo  a:hover { 
  background: #9999ff url(../image/logo-over.gif) no-repeat top;
  border: 3px inset #c0c0c0;
  } 
  #footer-box  a:hover { 
  background: #9999ff;
  border: 3px inset #c0c0c0;
  } 