﻿
.tab_matrix_hover{
	background:url(/images/boc_recertif_a.jpg) top right no-repeat;
	cursor:pointer;
	border:0px;
	height: 51px;
	width:124px;
}
.tab_verify_hover{
	background:url(/images/boc_verity_a.jpg) top right no-repeat;
	border:0px;
	cursor:pointer;
	height: 51px;
	width:73px;
}
.tab_testing_hover{
	background:url(/images/boc_testing_a.jpg) top right no-repeat;
	cursor:pointer;
	border:0px;
	height: 51px;
	width:76px;
}
.tab_provider_hover{	
	background:url(/images/boc_provider_a.jpg) top right no-repeat;
	cursor:pointer;
	border:0px;
	height: 51px;
	width:142px;
	
}

.tab_matrix{
	background:url(/images/boc_recertif.jpg) top right no-repeat;
	cursor:pointer;
	height: 51px;
	width:124px;
}

.tab_verify{
	background:url(/images/boc_verity.jpg) top right no-repeat;
	cursor:pointer;
	height: 51px;
	width:73px;
}

.tab_testing{
	background:url(/images/boc_testing.jpg) top right no-repeat;
	cursor:pointer;
	height: 51px;
	width:76px;
}
.tab_provider{	
	background:url(/images/boc_provider.jpg) top right no-repeat;
	cursor:pointer;
	height: 51px;
	width:142px;
	
}

#tab1_data, #tab2_data, #tab3_data, #tab4_data{
	 height: 300px; overflow:auto;
}
.tabSet {background:url(/images/matrix_border_top.jpg) repeat-x;}
.tabSetPadding {padding-left:5px;}
.tb {width: 560px;}	


div.tabSet {width: 576px;}

