a img {
  border: none;
  cursor: hand;
}

div, form, h2, h3 {
  margin:0px;
  padding:0px;
}

h1 {
  margin:0px;
  padding:0px;
  font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#028ACC; font-weight:normal;
}

p {
  TOP: 10px;
  margin:0 0 5px 0;
  padding:0px;
}

body, td {
  font-family:"Times New Roman", Times, serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  color: #000;
  text-decoration: none;
}

a {
  font-size: 14px;
  font-family:"Times New Roman", Times, serif;
  font-weight: normal;
  color: #640000;
  text-decoration: underline;
  cursor: hand;
}

a:hover {
  font-size: 14px;
  font-family:"Times New Roman", Times, serif;
  font-weight: normal;
  color: #990000;
  text-decoration: underline;
  cursor: hand;
}
a.menu {
  font-size: 20px;
  font-family: Georgia, Helvetica, sans-serif;
  font-weight: normal;
  color: #573115;
  text-decoration: none;
  margin:0; padding:0;
  background-color:#DEA26B;
}

a.menu:hover {
  font-size: 20px;
  font-family: Georgia, Helvetica, sans-serif;
  font-weight: normal;
  color: #900;
  text-decoration:none;
  margin:0; padding:0;
  background-color:#DEA26B;
}
.zag {
  font-family:Georgia, Helvetica, sans-serif; font-size:24px; color:#900; font-weight:normal;
}
.zag2 {
  font-family:"Times New Roman", Times, serif; font-size:20px; color:#900; font-weight:normal;
}
.redtext {
  font-family:"Times New Roman", Times, serif; font-size:14px; color:#640000; font-weight:bold;
}

.str {
  font-family:"Times New Roman", Times, serif; font-size:12px; color:#640000; font-weight:normal;
}

a.str {
  font-family:"Times New Roman", Times, serif; font-size:12px; color:#640000; font-weight:normal; text-decoration: none;
}

a.str:hover {
  font-family:"Times New Roman", Times, serif; font-size:12px; color:#640000; font-weight:bold; text-decoration: none;
}

.news {
  margin:0px;
  padding:0px;
  font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#028ACC; font-weight:normal; text-align:center;
}

a.prod {
  font-size: 14px;
  font-family:"Times New Roman", Times, serif;
  font-weight: bold;
  color: #900;
  text-decoration:none;
  cursor:hand;}

a.prod:hover {
  font-size: 14px;
  font-family:"Times New Roman", Times, serif;
  font-weight: bold;
  color: #000;
  text-decoration:none;
  cursor:hand;
}
.footertext {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #333;
}

a.footer {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #333;
  text-decoration:none;
  cursor:hand;}

a.footer:hover {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #3B3B3B;
  text-decoration:underline;
  cursor:hand;
}

.img_border {
	  border-top:1px solid #950200; 
     border-left:1px solid #950200; 
     border-right:1px solid #950200; 
     border-bottom:1px solid #950200; 
	
}