      body {
        background-image:url(/img/bg2.png);
        background-color:#E6FCFF;  
        background-repeat:repeat-x;
        margin:0px;
        font-family:'Trebuchet MS', Arial;
        font-size:15px;
      }
      a {
        color:blue;
        text-decoration:none;
      }
      a:hover {
        color:rgb(0,0,102);
      }
      .leadtitle {
        font-family:tahoma;
        font-size:18px;
        font-weight:bolder;
        color:#0010AA;
      }
      .leadtitle2 {
        font-family:tahoma;
        font-size:16px;
        font-weight:bolder;
        color:#0010AA;
      }
      .leadbody {
        font-family:tahoma;
        font-size:13px;
        color:#000000;
      }
      #core {
        width:960px;
        border:0;
        background-image:url(/img/bg4.jpg);
        background-repeat:no-repeat;
      }
      #footer {
        width:960px;
        height:20px;
        text-align:right;
        font-size:10px;
      }
      .hr {
        border:1px solid #2adbfc;
        width:960px;
        text-align:left;
      }
      .righthr {
        border:1px solid #2adbfc;
        width:390px;
        text-align:center;
      }
      .lefthr {
        border:1px solid #2adbfc;
        width:525px;
        text-align:center;
      }
      .articletags {
        font-size:9px;
        font-weight:normal;
      }
      .loginhr {
        border:1px solid #00d7ff;
        width:183px;
        text-align:right;
        margin-top:2px;
        margin-bottom:2px;
      }
      .tinput {
        border:1px solid #2adbfc;
        width:60px;
        height:17px;
        background-color:white;
        color:#0400bd;
        font-family:"Trebuchet MS";
        font-size:13px;
        vertical-align:middle;
        text-align:center;
      }
      .tinput2 {
        border:1px solid #2adbfc;
        width:20px;
        height:17px;
        background-color:white;
        color:#0400bd;
        font-family:"Trebuchet MS";
        font-size:13px;
        vertical-align:middle;
        text-align:center;
      }
      .tinput3 {
        border:1px solid #2adbfc;
        width:250px;
        height:19px;
        background-color:white;
        color:#0400bd;
        font-family:"Trebuchet MS";
        font-size:13px;
        vertical-align:middle;
        text-align:center;
      }
      .inputs {
        font-family:verdana;
        font-size:10px;
        font-weight:normal;
        vertical-align:center;
      }
      #langchange {
        position:absolute;
        left:913px;
        top:79px; /*79*/
        width:200px;
        height:40px;
        font-size:9px;
        vertical-align:middle;
      }