/*          */
@media screen {
  html, body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 100%;
    height: 100%; }

  body {
        font: 50% Arial, Tahoma, Verdana, Helvetica, sans-serif;
        color: #000000;
        background-color: #ffffff;
        background-position: right bottom;
}

/*  div {
        position: relative;
        background-color: #333333;
} */

  td {
        font-size: 14px
  }

  A {
        font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
  }

  A:hover {
        text-decoration: underline;
  }

  #aselected {
        text-decoration: underline;
  }

  #border {
        border:2px solid #000;
        margin:2px
  }

  .transp {
        FILTER: gray()
  }
  A:hover IMG {
        FILTER: white()
  }

  .font1 {
        font-size: 20px;
  }

  #carrier {
    background: #333333; }
  #main {
    text-align: justify;
    font-size: 90%;
    margin: 0px 10px 0px;
    padding: 0px 0px 0px 0px; }
  #main H2 {
    text-align: left;
    font-size: 100%;
    color: #999999; }


  #header {
    text-align: right;
    font-size: 80%;
    color: #666;
    background: #000;
    margin: 0px;
    padding: 160px 0px 0px 0px; }

  #logo {
    z-index: 100;
    background: #f0f0f0;
    margin: 0px;
    padding: 0px; }
  .bg, .txt, .lbl {
    position: absolute; }
  .bg {
    left: 0px;
    top: -2px; }
  .txt {
    left: 92px;
    top: 50px; }
  .lbl {
    left: 11px;
    top: 10px; }

  #left-sidebar-carrier, #right-sidebar-carrier {
    margin: 0px;
    padding: 0px;
    text-align: justify;
    width: 200px;
    background: #333333;
    border-width: 0px; }
  #left-sidebar-carrier {
    float: left; }
  #right-sidebar-carrier {
        float: right;
        width: 20px;
        height: auto;
}

  #floatplace {
        font-size: 80%;
        text-align: center;
        color: #666;
        background: #f0f0f0;
        padding: 0px;
        border: solid 2px #ccc;
        position: relative;
        float: right;
        width: 20px;
        margin-top: 5px;
        margin-right: 2px;
        margin-bottom: 0px;
        margin-left: 10px;
}
  .pict {
        background: #fff;
        border: 0px;
        margin: 7px;
        padding: 2px;
        width: 20px;
}

  #footer {
    font-size: 80%;
    text-align: center;
    margin: 15px 0px 15px 0px;
    padding: 4px;
    border: solid #ccc;
    border-width: 2px 0px 0px 0px;
    color: #000;
    background: #f0f0f0; }
  #footer A {
    text-decoration: none; }
  #footer A:link, A:visited {
    color: #000; }
  #footer A:active {
    color: #f00; }
  #footer A:hover {
    text-decoration: underline; }

  #inputline, #inputsubmit {
    height: 20px;
    border: 0px;
    font-size: 80%; }
  #inputline {
    margin: 0px 5px 0px 5px;
    text-align: left;
    width: 130px;
    background: #fff;
    color: #666; }
  #inputsubmit {
    text-align: center;
    font-weight: bold;
    width: 55px;
    background: #666;
    color: #ccc; }






/*   */

  #vmenutext {
    border-width: 0px 0px 2px 0px;
    border-bottom: #fff solid;
    font-weight: normal;
    padding: 10px 15px 10px 15px;
    background: none; }
  #vmenu {
    font-weight: bold;
    font-size: 100%;
    clear: both;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    width: 200px;
    background: #999999;
    display: block;
    float: right; }
  #vmenuline {

    background: #999999;
    border-width: 0px 0px 2px 0px;
    border-bottom: #ffffff solid;}
  #vmenuline A {
    background-position: 0px 59px;                            /*    (  Y:  30) */
    text-decoration: none;
    height: 30px;
    color: #666;
    font-weight: bold;
    font-size: 90%;
    display: block;
    background-image: url(tabs_v.gif);
    padding-top: 8px;
    padding-left: 35px;
    text-align: left;}
  .active#vmenuline A, .active#vmenuline A:hover {
    background-position: 0px 119px;                            /*    (  Y:  30) */
    font-weight: normal;
    padding-top: 8px;
    font-size: 100%; }
  #vmenuline A:hover {
    background-position: 0px 89px; }                          /*    (  Y:  30) */

  #hmenu {
    clear: both;
    margin: 0px;
    padding: 0px 0px 0px 198px;
   /* overflow: hidden; */
    height: 30px;
    border-width:  0px 0px 0px 0px;
    border: solid #000000;
    background: #000000;
    display: block;
   /* float: left; */
   }

  #hmenu40, #hmenu60, #hmenu80, #hmenu100, #hmenu120, #hmenu140 {
    float: left;
    background: #000000; }

  #hmenu40 A, #hmenu60 A, #hmenu80 A, #hmenu100 A, #hmenu120 A, #hmenu140 A {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 90%;
    display: block;
    background-image: url(tabs_h.gif);
    height: 30px;
    padding-top: 8px;
    text-align: center; }

  #hmenu40 {
    width: 42px; }
  #hmenu40 A {
    background-position: 541px 60px;                            /*    (  X:    ;   Y:  30) */
    width: 40px; }                                              /*    (40, 60, 80, 100, 120, 140) */
  .active#hmenu40 A, .active#hmenu40 A:hover {
    font-weight: normal;
    font-size: 110%;
    background-position: 541px 122px; }
  #hmenu40 A:hover {
    background-position: 541px 90px; }

  #hmenu60 {
    width: 62px; }
  #hmenu60 A {
    background-position: 501px 60px;                            /*    (  X:    ;   Y:  30) */
    width: 60px; }                                              /*    (40, 60, 80, 100, 120, 140) */
  .active#hmenu60 A, .active#hmenu60 A:hover {
    font-weight: normal;
    font-size: 110%;
    background-position: 501px 122px; }
  #hmenu60 A:hover {
    background-position: 501px 90px; }

  #hmenu80 {
    width: 82px; }
  #hmenu80 A {
    background-position: 441px 62px;                            /*    (  X:    ;   Y:  30) */
    width: 80px; }                                              /*    (40, 60, 80, 100, 120, 140) */
  .active#hmenu80 A, .active#hmenu80 A:hover {
    font-weight: normal;
    font-size: 110%;
    background-position: 441px 122px; }
  #hmenu80 A:hover {
    background-position: 441px 92px; }

  #hmenu100 {
    width: 102px; }
  #hmenu100 A {
    background-position: 361px 60px;                            /*    (  X:    ;   Y:  30) */
    width: 100px; }                                             /*    (40, 60, 80, 100, 120, 140) */
  .active#hmenu100 A, .active#hmenu100 A:hover {
    font-weight: normal;
    font-size: 110%;
    background-position: 361px 122px; }
  #hmenu100 A:hover {
    background-position: 361px 90px; }

  #hmenu120 {
    width: 122px; }
  #hmenu120 A {
    background-position: 261px 60px;                            /*    (  X:    ;   Y:  30) */
    width: 120px; }                                             /*    (40, 60, 80, 100, 120, 140) */
  .active#hmenu120 A, .active#hmenu120 A:hover {
    font-weight: normal;
    font-size: 110%;
    background-position: 261px 122px; }
  #hmenu120 A:hover {
    background-position: 261px 90px; }

  #hmenu140 {
    width: 142px; }
  #hmenu140 A {
    background-position: 141px 60px;                            /*    (  X:    ;   Y:  30) */
    width: 140px; }                                             /*    (40, 60, 80, 100, 120, 140) */
  .active#hmenu140 A, .active#hmenu140 A:hover {
    font-weight: normal;
    font-size: 110%;
    background-position: 141px 122px; }
  #hmenu140 A:hover {
    background-position: 141px 90px; }
}
