/* CSS Document */
   body
   { 
      margin:0px; 
      padding:0px; 
      background-image:url('i/bg.gif'); 
      font-size:70%; 
      font-family:Verdana, Helvetica, sans-serif
   }
   
   img
   {
      border:0px;
   }
   
   h1
   {
      font-weight:normal; 
      font-size:16pt; 
      margin-top:0px;
   }
   
   .copyr
   {
//      margin-top:20px; 
//      margin-bottom:5px; 
      text-align:center; 
      color:#b8b8b8; 
   }

   td.white
   {
      background-color:#FFFFFF;
   }
   
   .menubody
   {
      height:44px; 
      margin-top: 30px; 
      border: 0px solid green;
   }

   #topimage
   {
      width:800px; 
      height:273px; 
      background-image:url('i/mt.jpg'); 
      background-repeat:no-repeat
   }

   #bottomlogobar
   {
      
      vertical-align: center;
      width:800px; 
      height:42px; 
      background-image:url('i/bg-menu.gif'); 
      background-repeat:repeat-x; 
      margin-bottom:40px; 
      background-position-y:50%;
   }
   
   .thumbbody
   {
 
      margin-top:0px;
      margin-left:15px;
      width:175px; 
      float:left; 
      background-image:url('i/bgt.gif'); 
      text-align:center
   }

   .thumb
   {

      margin:25px; 
      margin-top:10px; 
      margin-bottom:10px; 
      background-color:#FFFFFF; 
      text-align:center;
   }

   .thumb2
   {

      margin:25px; 
      margin-top:20px; 
      margin-bottom:10px; 
      background-color:#FFFFFF; 
      text-align:center;
   }

   .thumblabel
   {
    //  width:115px; 
      margin:25px; 
      margin-top:10px; 
      margin-bottom:10px; 
      padding:5px; 
      background-color:#FFFFFF; 
      text-align:center;
   }
   
   a
   {
      color:#333333
   }

   .mo, .separator 
   {
      display:block;
      float: left;
      padding:0px;
      margin:0px;
   }
   
   .mo 
   {
      cursor: pointer;
      height:44px;
      width:87px;
      background-image:url('i/bg-menu.gif');
      background-repeat:repeat-x;
      text-align:center
   }

   .separator 
   {
      height:44px;
      width:2px;
      background-image:url('i/separator.gif');
      background-repeat:no-repeat;
      padding:0px;
      margin:0px
   }
   
   .mop 
   {
      margin-top:3px;
      margin-bottom:3px;
      padding-bottom:0px;
      height:26px;
      padding-top:12px;
      color:#333333;
      text-decoration:none;
   }

   .mop a
   {
      text-decoration:none;
   }

   a.mtop 
   {
      text-decoration:none;
      color:#333333;
   }

   a.tlabel
   {
      font-weight:bold; 
      color:#993333; 
      font-size:11px;
   }

   /*a.mtop:hover {

	color:#CCCCCC;

   }*/

   .logo 
   {
      position: absolute;
      border: 1px solid black;
      z-index: 10;
   }

   .logo2 
   {
      float: left;
      position: relative;
      top: -24px;
   }
   .minilogo
   {
     height:100px;
     border:1px;
     margin-top:0px;
     margin-bottom:10px;
     background-color:#FFFFFF;
     background-image:url('i/minilogo.jpg');
     background-repeat:no-repeat;
     background-position: right bottom;
   }
.in-style
{
border:solid 1px #C1C1C1;
width:300px;
}

.adiv1
{
  position: relative;
  height: 25px;
  float: left; 
  padding-left: 70px; 
  padding-top: 10px; 
  width: 250px;
  overflow: visible; 
}


.adiv2{
  position: relative;
  height: 25px;
  float: right; 
  padding-left: 30px; 
  padding-top:10px; 
  width: 400px;
  overflow: visible; 
}
