﻿
.tab_matrix_hover{
	background:url(/images/but_downloads_a.jpg) top right no-repeat;
	cursor:pointer;
	border:0px;
	height: 51px;
	width:136px;
}
.tab_links_hover{
	background:url(/images/but_links_a.jpg) top right no-repeat;
	border:0px;
	cursor:pointer;
	height: 51px;
	width:98px;
}
.tab_insurance_hover{
	background:url(/images/but_insurance_a.jpg) top right no-repeat;
	cursor:pointer;
	border:0px;
	height: 51px;
	width:135px;
}

.tab_matrix{
	background:url(/images/but_downloads.jpg) top right no-repeat;
	cursor:pointer;
	height: 51px;
	width:136px;
}

.tab_links{
	background:url(/images/but_links.jpg) top right no-repeat;
	cursor:pointer;
	height: 51px;
	width:98px;
}

.tab_insurance{
	background:url(/images/but_insurance.jpg) top right no-repeat;
	cursor:pointer;
	height: 51px;
	width:135px;
}

#tab1_data, #tab2_data, #tab3_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;}

