<style>

#taba table {
	font-size:0.8em;
	font-family:Georgia,"Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
	line-height:1.4em;
	color: #5B0006;
	background-color:#FFEDEF;
	width:100%;
	border-collapse:collapse;
	float:center;
}
#taba caption{
	color:#F8EFF0;
	background-color:inherit;
	font-size:25px;
	background-image:url(../elements/images/tableup1.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	padding:28px 10px 7px 5px;
	text-align:right;
}
#taba tfoot th,
#taba tfoot td {
	color:#F8EFF0;
	background-color:inherit;
	font-size:25px;
	background-image:url(../elements/images/tabledown1.png);
	background-repeat:repeat-x;
	background-position:0 -2px;
	text-align:right;
	
}




#tabb caption{
	color:#F8EFF0;
	background-color:inherit;
	font-size:25px;
	background-image:url(../elements/images/tableup3.png);
	background-repeat:repeat-x;
	background-position:0 0;
	padding:28px 10px 7px 5px;
	text-align:right;
}
#tabb tfoot th,
#tabb tfoot td {
	color:#F8EFF0;
	background-color:inherit;
	font-size:25px;
	background-image:url(../elements/images/tabledown3.png);
	background-repeat:repeat-x;
	background-position:0 -2px;
	text-align:right;
	
}





#taba tfoot td{padding:7px 10px 28px 5px;}
#taba tfoot th{padding:7px 2px 28px 2px;}

#taba thead th,
#taba tbody th {
	background-color:#FAE5E7;
	color: #5B0006;
	padding:7px;
	text-align:left;
}
#taba tbody tr:hover,
#taba tbody tr th:hover{
    background-color:#E0AFAF;
    color:#inherit;
}
#taba td{padding:7px;}

#taba thead th{border-bottom:1px dotted  #908F8B;}
#taba thead th:first-child{border:none;}
#taba tbody th{border-right:1px dotted #908F8B;}


#taba  table.center {width:70%; margin-left:15%; margin-right:15%;}


#taba table a {
	width:100%;
	display:block;
	color: #5B0006;
	background-color:inherit;
	line-height:1.5em;
}
#taba table a:visited {
	color: #908F8B;
	background-color:inherit;
}
#taba tbody td+td+td+td a:before{
	 content:"\21D3";
	 text-align:right;
}
#taba table a:hover {
	color: #C9020F;
	background-color:#FBA7A7;
}


 .displayed {
 display: block;

 margin-left:auto;
 margin-right:auto }


 .blocktext {
margin-left:auto;
margin-right:auto;
width: 30em
}
</style>
