      *
      {
        /*font-family: inherit;
        color: inherit;*/
        font-size: 11px;
      }

      body {
        background-color: White;
        background-image: url('images/pic/bg.jpg');
        background-repeat: no-repeat;
        font-family: Tahoma;
        color: #0e1e7d;
        font-size: 11px;
      }
      
      input, select, textarea 
      {
          border-width: 1px;
      }
      
      table.main_left {
        border-collapse: collapse;
        position:absolute;
        top:0px;
        left:0px;
        width: 204px;
      }
      table.main_left td.main_left {
        width: 184px;
        background-image: url('images/pic/side_bg.jpg');
        background-repeat: repeat-y;
        padding: 370px 10px 7px 10px;
        vertical-align: top;
      }
      table.main_left td.main_left_bottom 
      {
        width: 204px;
        height: 10px;
        background-image: url('images/pic/side_bottom_bg.jpg');
        background-repeat: no-repeat;
      }



      
      table.main_right {
        border-collapse: collapse;
        position:absolute;
        top: 0px;
        left: 205px;
        width: 786px;
        height: 600px;
      }
      table.main_right td.lang_list {
        width: 660px;
        height: 134px;
        padding: 0px 10px 7px 116px;
        vertical-align: bottom;
      }
      table.main_right td.top_menu {
        width: 672px;
        height: 50px;
        vertical-align: top;
        padding: 17px 10px 0px 104px;
      }
      table.main_right td.content {
        width: 786px;
        height: 401px;
        vertical-align: top;
        padding: 0px 0px 0px 0px;
      }
      div.content {
        width: 786px;
        height: 401px;
        padding: 0px 0px 0px 0px;
      }
      table.main_right td.main_right_bottom {
        width: 786px;
      }
      
      div.side_menu {
        margin-bottom:3px;
      }
      a.top_menu 
      {
          font-weight: bold;
          font-size: 12px;
          color: #d6f5f5;
          text-decoration: none;
          margin-left: 30px;
          margin-right: 30px;
      }
      a.side_menu {
        font-weight: bold;
        font-size: 11px;
        color: #0e1e7d;
        text-decoration: none;
      }
      a.lang_item 
      {
        font-weight: bold;
        font-size: 10px;
        color: #0e1e7d;
        text-decoration: none;
      }



      a.bottom_links 
      {
        font-weight: none;
        font-size: 10px;
        color: #ffaf1d;
        text-decoration: none;
      }

    H1.iam_seo
    { FONT-WEIGHT: none;
    FONT-SIZE: 10px;
    COLOR: #000080;
    FONT-FAMILY: verdana, arial;
    TEXT-ALIGN=left; display: inline;
    }



      ol, ul {
        margin: 0px 0px 0px 25px;
      }
      h3.page_heading {
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
      }
      div.news_side_heading {
        /*font-size:7pt;*/
        font-weight:bold;
        background-color: #ffa64d;
        padding: 4px;
        border-right: 1px solid gray;
        border-bottom: 1px solid gray;
        margin-bottom: 3px;
      }


      .headingMain {
        color: #000081;
        font-weight: bold;
        FONT-SIZE: 12px;
        TEXT-TRANSFORM: uppercase;
      }
      .headingSmall {
        color: #ff4d00;
        font-weight: bold;
        FONT-SIZE: 12px;
        TEXT-TRANSFORM: uppercase;
      }
      .headingSmall1 {
        color: #408000;
        font-weight: bold;
        FONT-SIZE: 12px;
        TEXT-TRANSFORM: uppercase;
      }
      .titleMain {
        color: #000081;
        font-weight: bold;
      }
      .titleSmall {
        color: #ff4d00;
        font-weight: bold;
      }
      .titleSmall1 {
        color: #408000;
        font-weight: bold;
      }
      .emphasizedInText {
        font-weight: bold;
        text-decoration: underline;
      }
