.iB_Tab_abaPane{
	height:21px;
	border-bottom:1px solid #919b9c;
}
.iB_Tab_aAba{
	border-left:1px solid #919b9c;
	border-right:1px solid #919b9c;
	border-bottom:1px solid #919b9c;
	font-family: arial, verdana, sans-serif, helvetica; font-size: 10pt;
	/* font-family: Arial, MS Sans Serif;*/
	padding:5px;
	background:#ffffff;
}
.iB_Tab_abaPane DIV{
	float:left;
	height:100%;
	padding-left:3px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:bottom left;
	cursor:pointer;
	position:relative;
	bottom:-1px;
	margin-left:0px;
	margin-right:0px;
}
.iB_Tab_abaPane .tabActive{
	background-image:url('http://ibuscas.com.br/tab/tab_left_active.gif');
	margin-left:0px;
	margin-right:0px;	
	z-index:10;	
}
.iB_Tab_abaPane .tabInactive{
	background-image:url('http://ibuscas.com.br/tab/tab_left_inactive.gif');
	margin-left:0px;
	margin-right:0px;
	z-index:1;
}

.iB_Tab_abaPane .inactiveTabOver{
	background-image:url('http://ibuscas.com.br/tab/tab_left_over.gif');
	margin-left:0px;
	margin-right:0px;
}
.iB_Tab_abaPane span{
	font-family:arial;
	vertical-align:top;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;		
	line-height:21px;
	float:left;
}
.iB_Tab_abaPane .tabActive span{
	padding-bottom:1px;
	line-height:20px;
}

.iB_Tab_abaPane img{
	float:left;
}

a.iB_Tab {
font-family: arial, verdana, sans-serif, helvetica; font-size: 12pt;
text-decoration: none;
color : #333333;
}
 
a.iB_Tab:hover {
font-family: arial, verdana, sans-serif, helvetica; font-size: 12pt;
text-decoration: none;
border-bottom: 1px dashed;
color : #333333;
}


