
.foottabs{
position:relative;
display:block;
margin:0px;
color: #005896;
z-index: 3;
opacity:0.85;
	filter : alpha(opacity=65);


}

table tr.bgline, table tr.bgline td{
background-image:url(../images/footline.jpg);
background-repeat:repeat-x;	
}




.foottabs table, .foottabs table tr{

padding-left:0px;
font: 9px Verdana;
list-style-type: none;
color: #005896;
text-align:center;
height:auto;
}

.foottabs p {
	margin:0;
	font: 10px Verdana;
	font-weight:normal;
list-style-type: none;
color: #005896;
	
}