

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #6AC333;
    text-decoration: none;
  }


a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #6AC333;
    text-decoration: underline;
  }


.date {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #006699;
  }


a.bar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
  }


a.bar:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
  }


a.nav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
  }


a.nav:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #00904B;
    text-decoration: none;
  }


.plaintxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
  }


.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
  }


input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #666666;
    text-decoration: none;
    background-image: url(img/input_back.gif);
  }


.plaintxt_just {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #666666 ;
    text-align: justify;
  }


.nav_back {
    background-image: url(../img/content_right_back.jpg);
    background-repeat: repeat-x;
    background-position: top;
  }


.title_white {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
  }


.title_black {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
  }


.navy_back {
    background-image: url(img/prices_info_back.jpg);
    background-repeat: no-repeat;
  }


.plaintxt-white {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
  }


.button-submit {
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    CURSOR: hand;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #E6F2FF;
    TEXT-DECORATION: none;
    height: 20px;
    width: 45px;
    border: 1pt solid #999999;
  }


input.login {
    border: 1pt solid #6ac333;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
  }

input.login_button {
    border: 1pt solid #6ac333;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
}

