body {
        background-color: #24262A;
        background-image: url(http://tuuker.dev.adm.ee/images/bg1.gif);
        background-repeat: repeat-x;
        margin: 0px;
}
.menu-1 {
        font-family: Tahoma, Verdana, Helvetica;
        font-size: 11px;
        font-weight: bold;
        color: #FFA200;
}
.menu-1 a {
        color: #FFA200;
        text-decoration: none;
}
.menu-1 a:hover {
        color: #FFC600;
        text-decoration: none;
}
.menu-2 {
        font-family: Tahoma, Verdana, Helvetica;
        font-size: 10px;
        color: #BABABA;
}
.menu-2 a {
        color: #BABABA;
        text-decoration: none;
}
.menu-2 a:hover {
        color: #FFFFFF;
        text-decoration: none;
}


.archiveYear {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
  font-weight: bold;
}

.archiveMonth {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
}

.archiveMonth a {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #0DC9FF;
  text-decoration: underline;
}

.archiveMonth a:hover {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #8DE6FF;
  text-decoration: underline;
}

.archiveTitle {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
  font-weight: bold;
}

.archiveLink {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
}

.archiveLink a {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #0DC9FF;
  text-decoration: underline;
}

.archiveLink a:hover {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #8DE6FF;
  text-decoration: underline;
}


.articleTitle {
  font-family: "Trebuchet MS";
  font-size: 18px;
  color: #9F9F9F;
}

.articleContent {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
}
.articleContent a {
  color: #0DC9FF;
  text-decoration: underline;
}
.articleContent a:hover {
  color: #8DE6FF;
  text-decoration: underline;
}


.contactformLabel {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
}
.contactformField {
  font-family: "Trebuchet MS";
  font-size: 9px;
  color: #FFFFFF;
  background-color: #24262A;
  border: 1px dashed #56585F;
  width: 250px;
  padding-left: 4px;
  overflow: auto;
}
.contactformButton {
  font-family: Tahoma, Verdana, Helvetica;
  color: #A0A1AB;
  border: 2px dashed #404348;
  font-size: 10px;
  font-weight: bold;
  background-color: #24262A;
  height: 22px;
}


.loginField {
  font-family: "Trebuchet MS";
  font-size: 9px;
  color: #FFFFFF;
  background-color: #24262A;
  border: 1px dashed #56585F;
  height: 19px;
  width: 90px;
  padding-left: 4px;
}
.logoutText {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
}
.logoutText a {
  color: #0DC9FF;
  text-decoration: underline;
}
.logoutText a:hover {
  color: #8DE6FF;
  text-decoration: underline;
}


.newsTitle {
  font-family: "Trebuchet MS";
  font-size: 18px;
  color: #9F9F9F;
}

.newsContent {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
}
.newsContent a {
  color: #0DC9FF;
  text-decoration: underline;
}
.newsContent a:hover {
  color: #8DE6FF;
  text-decoration: underline;
}
.newsLink {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
}
.newsLink a {
  color: #0DC9FF;
  text-decoration: underline;
}
.newsLink a:hover {
  color: #8DE6FF;
  text-decoration: underline;
}


.searchInput {
  font-family: "Trebuchet MS";
  font-size: 9px;
  color: #FFFFFF;
  background-color: #24262A;
  border: 1px dashed #56585F;
  height: 19px;
  width: 90px;
  padding-left: 4px;
}
.searchNoResult {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #FF0000;
}
.searchResultTitle {
  font-family: Tahoma, Verdana, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #FFA200;
}
.searchResultLink {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
}
.searchResultLink a {
  color: #0DC9FF;
  text-decoration: underline;
}
.searchResultLink a:hover {
  color: #8DE6FF;
  text-decoration: underline;
}


.main {
        font-family: Tahoma;
        font-size: 12px;
        line-height: 17px;
        color: #FFFFFF;
}
.main a {
        color: #0DC9FF;
        text-decoration: underline;
}
.main a:hover {
        color: #8DE6FF;
        text-decoration: underline;
}
.contact {
        font-family: "Trebuchet MS";
        font-size: 9px;
        font-weight: bold;
        color: #616267;
        background-color: #000000;
        text-align: center;
        vertical-align: middle;
}
.contact a {
        color: #BABABA;
        text-decoration: underline;
}
.contact a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

.button-1 {
        font-family: Tahoma, Verdana, Helvetica;
        color: #A0A1AB;
        border: 2px dashed #404348;
        font-size: 10px;
        font-weight: bold;
        background-color: #24262A;
        height: 22px;
}
