.tabbox1,.tabbox2,.tabbox3{
height: 150px;
margin:4px 2px 10px 2px;

border:1px solid #000;
color:#000;
 background: #eee;
overflow:hidden;
}
.tabbox2{
 background: #fef6cb;
 }
 .tabbox3{
 background: #F8F7EF;
 }
.tabbox1title,.tabbox2title,.tabbox3title{
  background: #4179AA url(../images/_cust/news.jpg);
float:left;
font-family:  Verdana, Arial, Helvetica, sans-serif; 
text-align:center;
 padding-left:33px;
 text-align:left;
color: #fff;
 height:18px;
 width:50px;
 margin-right:10px;
   	background-repeat: no-repeat;


}
.tabbox2title{
background: #000 url(../images/_cust/articles.jpg);
  	background-repeat: no-repeat;

}
.tabbox3title{
background: #CC0000 url(../images/_cust/news-paper.jpg);
  	background-repeat: no-repeat;
 width:170px;

}
.pagination1{
background:#44b3e1;
padding: 3px 4px 3px 0px;
}
.pagination2{
background:#efb649;
padding: 3px 4px 3px 0px;
}
.pagination3{
background:#000;
padding: 3px 4px 3px 0px;
}
.thesliderbody1,.thesliderbody2{
padding:0px 4px 0px 4px;
color: #000;

}
.contentslide{
overflow:hidden;


}
.contentslide a{
text-decoration:none;

}
.contentslide a:hover{
text-decoration:none;
color:#000;
}
.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width:100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: none;

}





.pagination1 a,.pagination2 a,.pagination3 a{

border:1px solid #FEE496;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
padding:0px 5px 0px 5px;
}

.pagination1 a:hover, .pagination1 a.selected,.pagination2 a:hover, .pagination2 a.selected,.pagination3 a:hover, .pagination3 a.selected{
color: #000;
border:1px solid #fff;
background-color: #FEE496;
}