﻿.pagination{
width: 96px; height:196px;background-color: #6D97B3;
}
.pagination td {width:96px;height:28px; vertical-align:middle;text-align:center;
color:#ffffff;  font-weight:bold; font-size:10pt; 
	
}
.pagination td a{width:96px;height:23px;color:#ffffff;  font-weight:bold;
text-decoration: none; 
display:block; text-align: center;  padding-top:5px
}

.pagination a:hover, .pagination a.selected{display:block;
background-color: #025887;
 
}
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 157px; /*width of featured content slider*/
height: 196px; 
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 157px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 196px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1; 
}
.tabjjour{

width: 157px; 
height: 196px;

}
.tabjjour td { font-size:8pt;
	height: 65px;width: 157px;
	background-image:url('../images/backjour.jpg');
	 background-repeat:no-repeat; 
}
.tabjjour td a{
	 color:
}



