             

.side-link1 { 
           display: block;
           padding: 0;
           margin: 0;
}

.slink-txt1 a {
                width: 155px;
                height: 22px;
                 font-size: 80%;
                 list-style-position: outside;
                 background-color: #CCC;
                 padding-top: 7px;
                 padding-left: 10px;
                 margin-left: 15px;
                 border-bottom: solid 1px #999;
                 font-weight: 600;
                 color: #666;
                 display: block;
}

.slink-txt1 a:hover {
                 color: #FFF;
                 background-color: #99F;
                 text-decoration: none;
}
                           

.side-txt3  { 
           width: 180px;
           heigh: 18px;
           font-size: 80%;
           color: #FFF;
           font-weight: 600;
           background-image : url(bt-bg2.jpg);
           padding-top: 7px;
           text-align: center;
           margin-top: 20px;
}

dl.side1  { 
          width: 178px;
          border-left: solid 1px #CCC;
          border-right: solid 1px #CCC;
          border-bottom: solid 1px #CCC;
          padding: 0;
          margin: 0;
}

dl.side1 dt { 
           width: 178px;
           text-align: center;
}

dl.side1 dd { 
          width: 168px;
          margin: 0;
          padding: 5px;
}

.side-txt1   {
              color: #FFF;
              font-size: 80%;
              font-weight: 600;
              background-image : url(bt-bg3-2.jpg);
              text-align: center;
              width: 180px;
              height: 19px;
              padding-top: 10px;
              border-bottom: solid 1px #036;
              display: block;
}

.side-txt2  { 
               color: #FFF;
              font-size: 80%;
              font-weight: 600;
              background-image : url(bt-bg3-2.jpg);
              text-align: center;
              width: 180px;
              height: 19px;
              padding-top: 10px;
              margin-top: 20px;
              border-bottom: solid 1px #036;
              display: block;

}

 .side-txt4  { 
           font-size: 80%;
           line-height: 150%;
}     

.side-txt5 { 
           font-size: 92%;
}

.side-txt6  {
           font-size: 92%;
           color: red;
}

.side-txt7  a{
            font-size: 80%;
            width: 170px;
            padding: 0 5px;
            color: blue;
}

           
           
