a{
  font-size: 12px;
  color: #329900;
  font-family: Verdana, Tahoma, Times New Roman;
  }
a:active, a:hover{
  color: #4F4C00;
  }
input, textarea{
  border: 1px solid #329900;
  color: #329900;
  font-size: 12px;
  font-family: Verdana, Tahoma, Times New Roman;
  }
.maintext, body, td{
  font-family: Verdana, Arial, Times New Roman;
  font-size: 12px;
  color: black;
  }
.newstext{
  font-family: Verdana, Arial, Times New Roman;
  font-size: 12px;
  font-weight: bold;
  color: #7E5400;
  }
.menulevel{
  font-family: Arial;
  font-style: italic;
  font-weight: bold;
  font-size: 10px;
  color: white;
  }
.xmenu{
  font-size: 12px;
  color: black;
  font-style: bold;
  font-family: Arial, Verdana, Times New Roman;
  }
.xmenu2{
  font-size: 12px;
  color: white;
  font-style: bold;
  font-family: Arial, Verdana, Times New Roman;
  }
.counters, .contacts{
  font-family: Times New Roman, Arial, Verdana;
  font-size: 12px;
  color: white;
  text-align: center;
  }
.design{
  font-family: Times New Roman, Arial, Verdana;
  font-size: 12px;
  color: black;
  text-align: right;
  }
hr{
   border: 1px solid #7E5400;
   }
.bkt {
   font-family:verdana,tahoma,arial;
   font-size:11px;
   color:#ffffff;
   background-color:127C00;
}
.bgt {
   font-family:verdana,tahoma,arial;
   font-size:11px;
   color:#000000;
   background-color:#ffffff;
}
.bgt2 {
   font-family:verdana,tahoma,arial;
   font-size:10px;
   color:#ffffff;
   background-color:127C00;
}
.bgt3 {
   font-family:verdana,tahoma,arial;
   font-size:11px;
   color:#000000;
   background-color:#ececec;
}

#mainmenu a img {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
#mainmenu a:hover img {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
