 BODY {
   /* background: url(bk.gif); */
   /* background-attachment: fixed; */
   background-color: #ffffff;
   margin-left: 1px;
   margin-right: 1px;
 }
 .MainText {
   font-family: verdana, sans-serif;
   font-size: 11px;
   font-weight: normal;
   line-height: 15px;
   padding-left: 10px;
   padding-top: 10px;
   padding-right: 10px;
   padding-bottom: 10px;
   color: #000000;
   border: 1px solid;
   border-color: #999999;
   background-color: #fafafa;
 }
 .MainText b {
   font-size: 14px;
   line-height: 18px;
  } 
 .Mail {
   font-family: verdana, sans-serif;
   font-size: 11px;
   font-weight: normal;
   line-height: 13px;
   color: #000000;
  } 
  
  .CopyText {
   font-family: verdana, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #999999;
  } 
  .CopyText a:link {
    color:#999999;
    text-decoration:none;
  }
  .CopyText a:visited {
    color:#999999;
    text-decoration:none;
  }
  .CopyText a:hover {
    color:#336699;
    text-decoration:underline;
  }
  .CopyText a:active {
    color:#999999;
  }
  
  .TextK {
   font-family: verdana, sans-serif;
   width: 300px;
   height: 100px;
   border: 1px solid Black;
   font-size: 11px;
   padding-left: 5px;
   padding-top: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
  }
  .TextE {
   font-family: verdana, sans-serif;
   width: 250px;
   height: 20px;
   border: 1px solid Black;
   font-size: 11px;
  }
  a:link {
    color:#336699;
    text-decoration:none;
  }
  a:visited {
    color:#336699;
    text-decoration:none;
  }
  a:hover {
    color:#336699;
    text-decoration:underline;
  }
  a:active {
    color:#336699;
  }
 /* _______________ Menu Navigation _______________ */
 .Nav {
   background-color: #ffffff;
   font-family: verdana, sans-serif;
   font-size: 15px;
   font-weight: none;
   line-height: 18px;
   padding-left: 4px;
   padding-right: 4px;
   padding-bottom: 4px;
   color: #336699;
   cursor: pointer;
 }
 .Nav A:link, .Nav A:visited {
   color: #336699;
   text-decoration:none;
 }
 .Nav A:hover {
   color: #336699;
   text-decoration:underline;
 }

