td {
  font-size : 10px;
  font-family : Tahoma,Arial,serif;
  color: #616161;
}

a{
  text-decoration : none;
  font-size : 10px;
  font-family : Tahoma,Arial,serif;
  color: #425693;
}

a.simple_link:link {
  font-size : 10px;
  font-family : Tahoma,Arial,serif;
  text-decoration : underline;
  color: #425693;
}
a.simple_link:visited {
  font-size : 10px;
  font-family : Tahoma,Arial,serif;
  text-decoration : underline;
  color: #425693;
}
a.simple_link:active {
  font-size : 10px;
  font-family : Tahoma,Arial,serif;
  text-decoration : underline;
  color: #425693;
}

.nd {
  font-size : 10px;
  font-family : Tahoma,Arial,serif;
  text-decoration : none;
  color: #616161;
}

.nd_black {
  font-size : 10px;
  font-family : Tahoma,Arial,serif;
  text-decoration : none;
  color: #616161;
}

.news_title {
  font-size : 10px;
  font-family : Tahoma,Arial,serif;
  font-weight : bold;
  text-decoration : none;
  color: #616161;
}

.news_date {
  font-size : 10px;
  font-family : Tahoma,Arial,serif;
  font-weight : bold;
  text-decoration : none;
  background-color: #B3B3B3;
  color: #FFFFFF;
}

.news_date_s {
  font-size : 9px;
  font-family : Tahoma,Arial,serif;
  font-weight : normal;
  text-decoration : none;
  color: #FFFFFF;
}

.bottom_menu {
  font-size : 8px;
  font-family : Tahoma,Arial,serif;
  font-weight : normal;
  text-decoration : none;
  letter-spacing: 1;
  color: #000000;
}

.top_menu {
  font-size : 8px;
  font-family : Tahoma,Arial,serif;
  font-weight : bold;
  text-decoration : none;
  letter-spacing: 1;
  color: #595959;
}

.top_submenu {
  font-size : 8px;
  font-family : Tahoma,Arial,serif;
  font-weight : bold;
  text-decoration : none;
  letter-spacing: 1;
  color: #A3A3A3;
}
.top_greenmenu {
  font-size : 8px;
  font-family : Tahoma,Arial,serif;
  font-weight : bold;
  text-decoration : none;
  letter-spacing: 1;
  color: #7AB61B;
}

.title_big_green {
  font-size : 22px;
  font-family : Tahoma,Arial,serif;
  text-decoration : none;
  color: #7AB61B;
}
.form {
  font-size : 10px;
  font-family : Tahoma,Arial,serif;
  width: 99%;
  border-style:solid;
  border-color: #CECECE;
  border-width: 1;
}

.white {
  font-size : 10px;
  font-family : Tahoma,Arial,serif;
  font-weight : bold;
  text-decoration : none;
  color: #FFFFFF;
}

.error {
  font-size : 10px;
  font-family : Tahoma,Arial,serif;
  font-weight : bold;
  text-decoration : none;
  color: #FF0000;
}
