BODY {
  margin: 0px;
  background-color: #F0F3F6;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  background-image: url("../images/bg_page.gif");
  background-repeat: repeat-y;
  background-position: center;
}
.txt-tbl, a.txt-tbl {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  color: #6B6392;
  line-height: 20px;
  text-align: justify;
  text-decoration: none;
}
a.txt-tbl:hover {
  border-bottom: 1px solid #FF9900;
  text-decoration: none;
}
.txt-tbl_orange, a.txt-tbl_orange {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  color: #FF9900;
  line-height: 20px;
  text-decoration: none;
}
a.txt-tbl_orange:hover {
  border-bottom: 1px solid #FF9900;
  text-decoration: none;
}
.txt-title, a.txt-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}
a.txt-title:hover {
  border-bottom: 0px solid #6B6392;
  text-decoration: none;
}
.txt {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 14px;
  text-decoration: none;
}
a.txt {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FF9900;
  line-height: 14px;
  text-decoration: none;
}
a.txt:hover {
  border-bottom: 1px solid #FF9900;
  text-decoration: none;
}
.news-text-title, a.news-text-title {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 16px;
  color: #FF9900;
  line-height: 22px;
  text-decoration: none;
  position: relative;
}
a.news-text-title:hover {
  border-bottom: 1px solid #FFFFFF;
  text-decoration: none;
  line-height: 22px;
}
.input-field {
  width: 100%;
  border:  solid 1px#E8E8E8;
  background-color: #939AB2;
  padding: 2px;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  color: #6B6392;
}
.image {
  border:  solid 1px#939AB2;
  background-color: #FFFFFF;
  padding: 1px;
}
.news-bg-title {
  margin: 0px0px;
  min-height: 50px;
  background-image: url("../images/aba_b-trans.png");
  background-repeat: repeat;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.news-bg-title-small {
  margin: 0px0px;
  min-height: 20px;
  background-image: url("../images/aba_b-trans.png");
  background-repeat: repeat;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.news-bg-text, a.news-bg-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #FF9900;
  text-decoration: none;
  position: relative;
}
a.news-bg-text:hover {
  border-bottom: 0px solid #6B6392;
  text-decoration: none;
}
.news-bg-text-small, a.news-bg-text-small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 17px;
  font-weight: bold;
  color: #FF9900;
  text-decoration: none;
  position: relative;
}
a.news-bg-text-small:hover {
  border-bottom: 0px solid #6B6392;
  text-decoration: none;
}
.tbl-stats-parent {
  border-top: 1px solid #C0C0C0;
  border-left: 1px solid #C0C0C0;
  background-color: #F0F3F6;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 14px;
  text-decoration: none;
}
.tbl-stats-light {
  border-bottom: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  text-decoration: none;
  text-align: center;
  height: 20px;
}
.tbl-stats-dark {
  border-bottom: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  text-decoration: none;
  text-align: center;
  height: 20px;
  background-color: #D5D9E5;
}
