.top_text_links, .top_text_links a{
	font-size: 12pt; font-family: Arial;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration: none;
}
	
 
table {
  margin: auto;
}
a.barlink {
  text-decoration: none;
  color: #000000;
}
a.barlink:visited {
  color: #044ea3;
}
a.afmbar {
  color: #ffffff;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
a.afmbar:hover {
  text-decoration: none;
}
a.afmbar:visited {
  color: #ffffff;
}
.afmbar {
  color: #ffffff;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
#slider-wrapper {
  width: 220px;
  height: 75px;
}
#slider {
  position: relative;
  width: 220;
  height: 75px;
  background: url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
#slider a {
  border: 0;
  display: block;
}
.nivo-controlNav {
  position: absolute;
  left: 50px;
  bottom: 0;
  z-index: 999;
}
.nivo-controlNav a {
  display: block;
  width: 22px;
  height: 22px;
  background: url(images/bullets.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  margin-right: 3px;
  float: left;
}
.nivo-controlNav a.active {
  background-position: 0 -22px;
}
.nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(images/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
}
a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px;
}
a.nivo-prevNav {
  left: 15px;
}
.nivo-caption {
  text-shadow: none;
  font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
  color: #efe9d1;
  text-decoration: underline;
}
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
  clear: both;
}
/* articles*/
.row_article{
  width:100%;
  height:122px;
  margin-top:2px;
  margin-bottom:5px;
  overflow:hidden;

}
.row_article.first{
  height:127px;
  }
.row_article.first .col_left img{
  width:120px;
  height:127px;
}
.row_article .col_left{
  width: 120px; float: left;
}
.row_article .col_left img{
  width:120px;
  height:122px;
}


.row_article .col_right{
float: right;
width:77%;
overflow: hidden;
text-align: left;
padding-right:3px;
padding-top:3px;
cursor: pointer;
font-size:12.5px;
font-family:Arial, Helvetica, sans-serif;
}
/*Bottom ads*/
.btn_ads img{
  width:83px;
  
}