body {
  background-color: #fff;
  font-family: Verdana;
  font-size: 11px;
  color: #535353;
  margin: 0px 0px 0px 0px;
  border: 0px;
  padding: 0px;
}

img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

a {
  color: #339;
  letter-spacing: 1px;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  color: #99c;
}

#menu {
  color: #333;
  background-color: #30E330;
  letter-spacing: 2px;
  line-height: 20px;
  border-top: 2px solid #fff;
  border-bottom: 10px solid #9EE3AD;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}

div#menu a {
  color: #444;
  letter-spacing: 1px;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none;
}

div#menu a:hover {
  color: #30e330;
  background-color: #444;
  text-decoration: none;
}

div#content a {
  color: #060;
  letter-spacing: 0px;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: underline;
}

div#content a:hover {
  color: #333;
  background-color: #63E363;
  text-decoration: none;
}

#main {
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  width: 100%;
  min-height: 780px; 
}

#logo {
  background-color: #F4F4F4;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  width: 100%;
  height: 80px;
  background-image: url( gfx/logo.jpg);
  background-repeat: no-repeat;
}

#news {
  float: left;
  background-image: url( gfx/back2.gif);
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  width: 200px;
  border: 0px;
  padding: 0px;
}

#prodmenu {
  float: left;
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  width: 200px;
  border: 0px;
  padding: 0px;
}

div.prod {
  float: left;
  background-image: url( gfx/lback2.gif); background-repeat: repeat-y;
  width: auto;
  border: 0;
  margin: 0px;
  padding: 0px;
}

#prod {
  float: left;
  background-image: url( gfx/lback2.gif); background-repeat: repeat-y;
  width: auto;
  border: 0;
  margin: 0px;
  padding: 0px;
}

p {
  font-family: Verdana;
  font-size: 11px;
  letter-spacing: 0px;
  margin: 0px;
  padding: 0px;
}

p.newstitle {
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 10px;
  margin: 0px;
  text-align: right;
  font-weight: bold;
}

p.news {
  padding-right: 20px;
  padding-left: 30px;
  padding-top: 0px;
  padding-bottom: 10px;
  margin: 0px;
  text-align: justify;
}

p.prod {
  padding-right: 20px;
  padding-left: 30px;
  padding-top: 0px;
  padding-bottom: 10px;
  margin: 0px;
  border: 0px;
  font-size: 13px;
  text-align: justify;
}

#content {
  text-align: justify;
  font-family: Verdana;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0px;
  margin-left: 210px;
  margin-top: 20px;
  border-left: 10px solid #D3E3D3;
  padding-left: 20px;
  padding-right: 40px;
  margin-bottom: 20px;
  min-height: 600px;
}

table.t {
  border-left: 1px solid #535353;
  padding: 0px;
  margin: 0px;
} 

td.head {
  background-color: #d0e0B8;
  border-top: 1px solid #535353;
  border-bottom: 1px solid #535353;
  border-right: 1px solid #535353;
  padding: 5px;
  margin: 0px;
}

td.row {
  background-color: #f0f8f0;
  border-bottom: 1px solid #535353;
  border-right: 1px solid #535353;
  padding: 5px;
  margin: 0px;
}

p.note {
  padding-left: 21px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
  text-align: left;
}

form.login {
  border: 1px solid #535353;
  background-color: #f0f8e8;
  color: #000;
  width: 250px;
  padding: 10px;
  margin-left: 30px;
  margin-top: 15px;
  margin-bottom: 25px;
}

input.btn {
  border: 1px solid #535353;
  background-color: #eee;
  font-size: 13px;
  padding: 5px;
}

input.txt {
  border: 1px solid #535353;
  background-color: #fff;
  font-size: 13px;
  padding: 2px;
}

img.x {
  border: 1px solid #535353;
}

p.cont {
  text-align: justify;
  font-family: Verdana;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 500px;
}

#cont2 {
  text-align: justify;
  font-family: Verdana;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 500px;
}

table.prodopt {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 15px;
  border-left: 1px solid #555;
  border-top: 1px solid #555;
  width: 175px;
}

td.prodh {
  text-align: center;
  background-color: #070;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
  border-right: 1px solid #555;
  border-bottom: 1px solid #555;
}

td.prodi {
  text-align: right;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-top: 8px;
  background-color: #efe;
  border-right: 1px solid #555;
  border-bottom: 1px solid #555;
}

td.prods {
  text-align: right;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-top: 8px;
  background-color: #cc3;
  margin-left: 30px;
  border-right: 1px solid #555;
  border-bottom: 1px solid #555;
}

#endpage {
  color: #333;
  background-color: #30E330;
  letter-spacing: 2px;
  line-height: 20px;
  border-top: 10px solid #D3E3D3;
  border-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}

ul {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

ul.g {
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: #e8f8e8;
}

li {
  text-align: justify;
  font-family: Verdana;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 35px;
  margin-top: 7px;
  margin-bottom: 7px;
  width: 465px;
}

a.prod {
  color: #363;
  letter-spacing: 1px;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

a.prod:hover {
  color: #060;
  text-decoration: underline;
}

img.g {
  border-left: 10px solid #ded;
  border-right: 10px solid #ded;
}

form.feedback {
  border: 1px solid #535353;
  background-color: #f0f8e8;
  color: #000;
  padding: 10px;
  margin-left: 30px;
  margin-top: 15px;
  margin-bottom: 25px;
}

p.red {
  color: #f66;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #f66;
  padding: 10px;
}

form.newsl {
  border: 1px solid #535353;
  background-color: #f0f8e8;
  color: #000;
  width: 153px;
  padding: 10px;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

p.small {
  margin-top: 12px;
  margin-bottom: 2px;
  color: #666;
  text-align: justify;
}

p.test {
  margin: 0px;
  color: #666;
  text-align: justify;
  font-size: 9px;
}

p.cust {
  text-align: justify;
  font-family: Verdana;
  color: #666;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0px;
  padding-top: 15px;
  padding-bottom: 0px;
  width: 500px;
}


p.testdel {
  margin: 0px;
  color: #666;
  text-align: justify;
  font-size: 13px;
  padding: 10px;
  border: 1px solid #f99;
  margin: 10px;
}

p.prodtitle {
  padding-right: 20px;
  padding-left: 30px;
  padding-top: 0px;
  padding-bottom: 20px;
  margin: 0px;
  color: #999;
  font-size: 17px;
  font-weight: bold;
  text-align: right;
}

p.bold {
  font-weight: bold;
  margin: 0px;
}

td.guarantee {
  width: 250px;
}

p.subtitle {
  font-family: Georgia; Tahoma; Times new Roman; 
  font-size: 23px;
  font-weight: bold; 
  letter-spacing: 1px;
  padding-bottom: 12px;
  padding-top: 12px;
  line-height: 30px;
}

p.text {
  font-family: Verdana;
  font-size: 13px;
  text-align: justify;
  color: #535353;
  line-height: 18px;
  padding-bottom: 12px;
}
