body {
  background-color: yellow;
  font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 14px;
  margin: 10px 10px 10px 10px;
  padding: 0px;
  scrollbar-face-color: FFFF00;
  scrollbar-highlight-color: 336600;
  scrollbar-3dlight-color: CCCCFF;
  scrollbar-darkshadow-color: 000000;
  scrollbar-shadow-color: 000000;
  scrollbar-arrow-color: 000000;
  scrollbar-track-color: FFFF00;  color: black;
  }
p, tr, td {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 0px 0px 0px;
  }
tr, td {
  vertical-align: top;
  }
h1, h2, h3 {
  color: #3D3D3D;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold;
  margin: 0px;
  }
h1 {
  font-size: 20px;
  line-height: 22px;
  padding: 10px 4px 4px 0px
  text-align: left;
  }
h2 {
  font-size: 18px;
  margin-bottom: 4px;
  }
h3 {
  font-size: 14px;
  padding: 6px 0px 4px 0px;
  }
ul, li {
  margin: 0px 10px 0px 10px;
  padding: 0px;
  text-align: left;
}
a {
  font-weight: bold;
  text-decoration: underline;
  }
a:link, a:visited {
  color: #3D3D3D;
  }
a:active, a:hover {
  background-color: #5F8AC5;
  color: white;
  text-decoration: none;
  }
.aImage:link, .aImage:visited {
  background-color: yellow;
  color: #5F8AC5;
  text-decoration: none;
  }
.aImage:active, .aImage:hover {
  background-color: yellow;
  color: #BC0D3B;
  text-decoration: none;
  }
.aNewsImage:link, .aNewsImage:visited {
  background-color: #DCDCDC;
  color: #5F8AC5;
  text-decoration: none;
  }
.aNewsImage:active, .aNewsImage:hover {
  background-color: #DCDCDC;
  color: #BC0D3B;
  text-decoration: none;
  }
.tblLanguage, .tblLanguageRight {
  width: 90%;
}
.tblLanguage, .tblLanguageRight {
  text-align: right;
}
.tblNewsTop, .tblNewsMiddle, .tblNewsBottom {
  background-color: #F0F0F0;
  color: black;
  width: 90%
}
.tblNewsTop {
  background-color: #F0F0F0;
  border: 1px  #5F8AC5 solid;
  color: black;
  width: 90%
}
.tblNewsMiddle {
  background-color: #F0F0F0;
  border-left: 1px  #5F8AC5 solid;
  border-right: 1px  #5F8AC5 solid;
  color: black;
  width: 90%
}
.tblNewsBottom, .tblNewsBottomCenter {
  background-color: #F0F0F0;
  border-right: 1px  #5F8AC5 solid;
  border-bottom: 1px  #5F8AC5 solid;
  border-left: 1px  #5F8AC5 solid;
  color: black;
  vertical-align: top;
  width: 90%
}
.tblNewsBottomCenter {
  text-align: center;
}
.tblNewsDevider {
  width: 90%
}
.tblNewsDeviderText {
  background-color: yellow;
  line-height: 10px;
}
.tblNewsFirstLineLeft, .tblNewsFirstLineRight {
  background-color: #5F8AC5;
  border-left: 3px #5F8AC5 solid;
  color: #F0F0F0;
  font-size: 14px;
  font-weight: bold;
}
.tblNewsFirstLineRight {
  border-right: 3px #5F8AC5 solid;
  text-align: right;
}
.tblNewsImage, .tblNewsImageLeft, .tblNewsImageRight {
  background-color: #DCDCDC;
  margin: 0px;
  padding: 0px 1px 2px 1px;
}
.tblNewsImageLeft {
  border-right: 10px solid #F0F0F0;
}
.tblNewsImageRight {
  border-left: 10px solid #F0F0F0;
}

.tdNewsImageImage {
  background-color: #DCDCDC;
  padding: 0px 1px 0px 1px;
}
.tdNewsImageLine, .tdNewsImageDownload, .tdNewsImageDownloadLeft {
  background-color: #DCDCDC;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 1px 0px 1px;
  text-align: left;
}
.tdNewsImageDownload {
  margin: 0px;
  padding: 0px 3px 2px 3px;
  text-align: right;
}
.tdNewsImageDownloadLeft {
  padding: 0px 3px 2px 0px;
  text-align: left;
}
.tdNewsImageTitle, .tdNewsImageTitleLeft {
  background-color: #DCDCDC;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 1px 2px 1px;
  text-align: center;
}
.tdNewsImageTitleLeft {
  text-align: left;
}

.tblNewsLastLineLeft, .tblNewsLastLineRight {
  font-size: 12px;
  padding: 4px 0px 4px 0px;
}
.tblNewsLastLineLeft {
  padding-left: 4px;
}
.tblNewsLastLineRight {
  padding-right: 4px;
  text-align: right;
}
.tblNewsText, .tblNewsSource {
  color: black;
  font-size: 14px;
  text-align: justify;
}
.tblNewsText {
  padding: 2px 4px 2px 4px;
}
.tblNewsSource {
  color: #3D3D3D;
  font-weight: bold;
}
.tdFormDescription {
  font-size: 12px;
  vertical-align: middle;
  width: 100px;
}
