body, td, tr, input, select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, select {
  color: #000000;
  font-size: 10px;
}
.title {
  color: #99CC00;
  font-size: 26px;
  font-weight: bold;
  vertical-align: middle;
}
.strap {
  color: #99CC00;
  font-size: 12px;
  font-weight: bold;
}
.title2 {
  background-color: #99CC00;
  color: #003333;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  line-height: 20px;
  border-top: 1px dashed #808000;
}
.navbar {
  background-color: #99CC00;
  line-height: 10px;
}
.background {
  background-color: #CCCC99;
  color: #000000;
  font-size: 10px;
}
.footer {
  background-color: #99CC00;
  color: #003333;
  font-size: 10px;
  font-weight: normal;
}
.navoff {
  background-color: #669900;
  color: #000000;
  font-size: 10px;
}
.navover {
  background-color: #808000;
  color: #FFFF00;
  font-size: 10px;
}
.d_border {
  font-size: 10px;
  border-bottom-width: 1px;
  border-bottom-color: #808000;
  border-bottom-style: dashed;
  border-left-color: #808000;
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-color: #808000;
  border-right-style: dashed;
  border-right-width: 1px;
}
.picturetext {
  font-size: 10px;
  text-align: center;
  line-height: 20px;
}
.gallerytext {
  font-size: 10px;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
}
.newstitle {
  font-size: 10px;
  text-align: left;
  font-weight: bold;
}
.newsdescr {
  font-size: 10px;
  text-align: left;
}
.scrllbar {
  background-color: #CCCC99;
  color: #000000;
  font-size: 10px;
  scrollbar-3dlight-color:;
  scrollbar-arrow-color:#808000;
  scrollbar-base-color:;
  scrollbar-darkshadow-color:;
  scrollbar-face-color:#cccc99;
  scrollbar-highlight-color:;
  scrollbar-shadow-color:
}
.newstext{
  margin: 6px;
  background-color: #CCCC99;
  color: #000000;
  font-size: 10px;
}
.articletitletext{
  margin: 12px;
  background-color: #CCCC99;
  color: #000000;
  font-size: 14px;
}
.underline{
  border-bottom-width: 1px;
  border-bottom-color: #A9A9A9;
  border-bottom-style: dashed;
}
img.border{
  border-top-width: 1px;
  border-top-color: #808000;
  border-top-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #808000;
  border-bottom-style: dashed;
  border-left-color: #808000;
  border-left-style: dashed;
  border-left-width: 1px;
  border-right-color: #808000;
  border-right-style: dashed;
  border-right-width: 1px;  
}
a.hidelink {
	text-decoration: none;
}
img.hidelink {
	border-style:none;
}