a:link  , a:visited , a:active 
         {
          color:#ff0000;           
          text-decoration: none; 
          background-color: transparent; 
          vertical-align: top
          }
a:hover   {
          color:#aaaaff;           text-decoration: underline; 
          background-color: transparent; 
          vertical-align: top
          }   



a.norm:link  , a.norm:visited , a.norm:active 
         {
          font-family: Arial, sans-serif; 
          color:#0000ff;           
          text-decoration: none; 
          background-color: transparent; 
          font-weight: normal;
          vertical-align: top
          }

a.norm:hover   {
          color:#ff00ff;           text-decoration: underline; 
          background-color: transparent; 
          }


a.nav:link  , a.nav:visited , a.nav:active 
{
          color:#ffff00;           
          text-decoration: none; 
          background-color: transparent; 
          vertical-align: top
          }
a.nav:hover   {
          background-color: #226666; 
          color:#ffcccc;  
          }



a.tcs:active {
          font-weight: normal;
          text-decoration: underline ;
          background-color: #000000;
          color: #ffff00;
           }

   a.tcs:visited {
          font-weight: normal;
          text-decoration: underline ;
          background-color: #000000;
          color: #ffff00;
           }

   a.tcs:hover {
          font-weight: bold;
          text-decoration: underline ;
          background-color: #000000;
          color: #ffffff;
           }


   BODY {
         font-family: "Arial", sans-serif;
         font-weight: normal;
         font-size: 13px;
         line-height: 20px;
         text-align: center;  
          color: #0000cc;
          background-color: transparent;
           
        }





   li {
         font-weight:normal;
          background-color: transparent;
         font-size: 13px;
         line-height: 20px;
         color: #0000cc;
 
      }

   ul {
          list-style-type: circle;
          list-style-position: outside;
      }

   table {
          border-top:  0;
          border-bottom:  0;
          border-left:  0;
          border-right:  0;
          padding: 0;
          background-color: transparent;
          border-collapse: collapse;
         }


   td {
          font-family: "Verdana", "Tahoma", sans-serif;
          font-size: 13px;
          font-weight: normal;
          background-color: transparent;
          color: #0000cc;
          background-position: left top;
      }





.wrapper {
          text-align: left;
          width: 900px;
          margin: 0 auto
          }

.leftblock {
         float:left;
          width:200px;background-image:url('bg1a.jpg');
          
          }
.tip{
          height:24px;width:250px;background-image:url('metal007a.jpg')
          }
.base{
          height:24px;width:250px;background-image:url('metal007c.jpg')
          }

.centreblock {
         width:650px;
         float:left; 
          }
 
.textblock {
           
          padding:20px;
          }








   .LargeText {
          font-size: 30px;
          font-weight: bold;
          background-color: transparent;
          text-align: right;
          color: #0000ff;
              }
    .Frame {
          border-top: 1px solid #ff0000;
          border-bottom: 1px solid #ff0000;
          border-left: 1px solid #ff0000;
          border-right: 1px solid #ff0000; 
          width:300px; 
               }
    .LeftPanel  {
          font-size: 14px;
          font-weight: normal;
          background-color: transparent;
          padding: 20px;
          color: #ffffff;
                }
     .Right {
          font-size: 14px;
          text-align: right;
          font-weight: bold;
          background-color: transparent;
          padding: 1;
          color: #ff0000;
          clear:both;
                }


   .BoldText {
          font-size: 13px;
          font-weight: bold;
          background-color: #000000;
          color: #fec02e;
             }

   .BoldTitle {
          font-size: 16px;
          font-weight: bold;
          background-color: #ddddff;
          text-align:left;
          color: #0000ff;
              }

.figureL   {float:left;
              width: 310px;
              margin:10px;
              padding:10px;
              border: thin silver solid;
              color: #000000; 
             }
.figureL1   {float:left;
              width: 180px;
              margin:10px;
              padding:10px;
              border: thin silver solid;
              color: #000000; 
             }
.figureR   {float:right;
              width: 310px;
              margin:10px;
              padding:10px;
              border: thin silver solid;
              color: #000000;
             }
.figureR1   {float:right;
              width: 220px;
              margin:10px;
              padding:10px;
              border: thin silver solid;
              color: #000000;
             }
.class5        {font-size: 8pt;color:#0000ff;text-align:left}





