      body {
            background-color: #224269;
            margin: 0;
            font-family: Verdana, Arial, sans-serif;
            font-style: normal;
            line-height: 100%;
            font-size: 8pt;
      }
      p, TD.text {
            font: 8pt/10pt "Verdana";
            color: #14171a;
            margin-left: 0;
            margin-right: 0;
            margin-top: 0;
            margin-bottom: 0;
            text-align: left;
      }
      h4 {
            font: normal 12pt "Verdana";
            font-weight: bold;
            margin-top: 10px;
            margin-left: 10px;
            margin-bottom: 0;
            color: #2e5c92;
      }
      h5, p.title {
            font: normal 10pt "Verdana";
            font-weight: bold;
            margin-left: 0;
            margin-top: 10px;
            margin-bottom: 0;
            color: #e58114;
      }
      h6 {
            font: normal 8pt "Verdana";
            font-weight: bold;
            margin-left: 0;
            margin-top: 10px;
            margin-bottom: 0;
            color: #1b3e6d;
      }
      A {
            color: #e47d0c;
            text-decoration: underline;
      }
      A:hover {
            color: #6e91bc;
            text-decoration: none;
      }
      ul.disc {
            font-style: normal;
            font-weight: normal;
            font-size: 8pt;
            font-family: verdana arial;
            margin-left: 5px;
            margin-right: 5px;
            margin-top: 0;
            margin-bottom: 0;
            text-align: left;
            line-height: 150%;
      }
      li {
            font-size: 8pt;
            margin-left: 5px;
            margin-right: 5px;
            margin-top: 0;
            margin-bottom: 0;
            text-align: left;
            line-height: 150%;
      }
      .menu_td1 {
            background-color: #dee8f2;
            background-image: url('menu1.gif');
			background-position: top left;
            background-repeat: no-repeat;
      }
      .menu_td2 {
            padding: 0;
            background-color: #dee8f2;
            background-image: url('menu2.gif');
            background-repeat: no-repeat;
			background-position: top left;  		
      }
      .menu_td2b {
            padding: 0;
            background-color: #dee8f2;
            background-image: url('menu2b.gif');
            background-repeat: no-repeat;
			background-position: top left;
      }
      .menu_td1 p {
            margin: 17px 0 0 18px;
            color: #333436;
            line-height: 21px;
            text-align: left;
      }
      .menu_td2 p, .menu_td2b p {
            margin: 17px 0 0 5px;
            color: #333436;
            line-height: 21px;
            text-align: left;
      }
      .menu_td1 A, .menu_td2 A {
            color: #2a3d54;
            text-decoration: none;
            text-align: left;
      }
      .menu_td1 A:hover, .menu_td2 A:hover {
            color: #cb6306;
            text-decoration: none;
            text-align: left;
      }
      .content_large {
            padding: 10px;
            background-color: #ffffff;
      }

	  .content_large th {
            background-color: #BBBBBB;
	  }

      .content_large p, TD {
            font: normal 8pt "Verdana";
            font-weight: normal;
            margin: 0;
            color: #14171a;
            line-height: 150%;
      }

	  .content_large p.error, p.error {
			font-size: 14pt;
			font-weight: bold;
			color: red;
			text-transform: uppercase;
			text-align: left;
			line-height: 25px;
	  }

	  .content_large form_error, td.form_error, td.form_error p, p.form_error {
			color: red;
			text-transform: uppercase;
	  }

	  .content_large p.warning, p.warning {
            text-align: left;
            font-weight: bold;
            font-size: 10pt;
			background-color: yellow;
	  }

	  .content_large p.success, p.success {
            text-align: left;
            font-weight: bold;
            color: green;
            font-size: 10pt;
			background-color: #99DD99;
	  }

	  p.prod_name {
            font: normal 12pt "Verdana";
            font-weight: bold;
            margin-bottom: 0;
            color: #2e5c92;
      }

	  p.prod_type {
            font: normal 10pt "Verdana";
            font-weight: bold;
            color: #2e5c92;
      }

	  p.prod_added {
		text-align: center;
        color: #2e5c92;
	  }

      p.prod_price {
            text-align: right;
      }
      p.prod_price_old {
            text-align: right;
      }
      p.prod_price_discount {
            text-align: right;
      }
      p.prod_price_discounted {
            text-align: right;
            font-weight: bold;
            color: red;
            font-size: 9pt;
      }

      .content_blue {
            padding: 0;
            background-color: #c1cedc;
      }
      .content_blue p {
            margin: 7px;
            color: #333436;
      }
      .content_blue ul {
            font-style: normal;
            font-weight: normal;
            font-size: 8pt;
            font-family: verdana arial;
            margin: 25px;
            text-align: left;
            line-height: 150%;
      }
      .content_blue li {
            list-style-image: url('plus.gif');
            font-size: 8pt;
            margin: 0 5px;
            text-align: left;
            line-height: 150%;
      }
      .content_blue A, p.p_orange {
            font: 8pt/10pt "Verdana";
            color: #e96f07;
            margin: 0 10px;
            text-decoration: none;
            line-height: 20px;
      }
      .content_blue A:hover {
            text-decoration: underline;
      }
      .login_td {
            background-image: url('login.gif');
            background-repeat: repeat-y;
            background-color: rgb(100, 137, 180);
            padding: 0;
      }
      .login_td p {
            margin: 5px 7px 3px;
            color: #ffffff;
      }
      .bottom {
            color: #2e5c92;
            font-size: 8pt;
            padding: 5px;
            background-color: #9fb2c8;
            background-image: url('bottom.gif');
            background-repeat: no-repeat;
            background-position: top left;
      }
      .bottom A, .login_td A {
            color: #FCF2DD;
            text-decoration: underline;
      }
      .bottom A:hover, .login_td A:hover {
            color: #e47d0c;
            text-decoration: none;
      }
      .left {
            background-image: url('leftline.gif');
            background-repeat: repeat-y;
      }
      .right {
            background-image: url('rightline.gif');
            background-repeat: repeat-y;
            background-position: top left;
      }
      .table_partner {
            padding: 2px;
            background-color: rgb(246, 249, 252);
            border-style: none;
      }
      .table_partner_head {
            background-color: rgb(230, 235, 240);
      }
      .table_partner_head h6 {
            font-weight: bold;
            margin: 2px 2px 7px;
      }
      .td_partner1 p {
            line-height: 140%;
            margin: 0 3px 0 10px;
            font-weight: bold;
            text-align: right;
      }
      .td_partner2 p {
            line-height: 140%;
            margin: 0 3px 0 10px;
            font-weight: normal;
            text-align: left;
      }
      TD.login {
            padding: 10px;
            background-color: #FFFFFF;
            margin: 5px;
			border-width: 2px;
			border-color: gray;
			border-style: outset;
      }
	  TR.darker {
			background-color: #E0E0E0;
	  }
	  TR.lighter {
			background-color: #F5F5F5;
	  }
	  TR.pink {
			background-color: pink;
	  }
      form {
            line-height: 100%;
      }
      .pic {
            border: 1px solid white;
      }
      .textbox1 {
            border: 1px solid rgb(204, 204, 204);
            font-size: 8pt;
            width: 120px;
            height: 19px;
      }
      .textbox2 {
            border: 1px solid rgb(204, 204, 204);
            font-size: 8pt;
            width: 180px;
            height: 19px;
      }
      .s_textbox {
            border: 1px solid rgb(204, 204, 204);
            line-height: 140%;
            font-size: 8pt;
            width: 300px;
            height: 120px;
      }
      .selectbox1 {
            border: 1px solid rgb(204, 204, 204);
            font-size: 8pt;
            width: 180px;
            height: 19px;
            line-height: 140%;
      }
      .button_ok {
            font-family: "Verdana";
            font-size: 8pt;
            height: 19px;
            width: 24px;
            color: black;
            background-color: rgb(252, 134, 27);
            border-style: none;
      }
      .button {
            font-family: "Verdana";
            font-size: 8pt;
            height: 20px;
            width: 80px;
            color: black;
            background-color: rgb(252, 134, 27);
            border-style: none;
      }


