/* single tab */
ul.tabs li {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	text-align: center;
}

/* link inside the tab. uses a background image */
ul.tabs a {
	float:left;
	font-size:10pt;
	display:block;
	text-decoration:none;
	position:relative;
	outline:0;

    -moz-border-radius:4px 4px 0 0;
	font-weight: bold;
	top: 1px;
	height: 19px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #003399;
}
#tab2 a {
	
	width: 98px;
}

#tab1 a {
	width: 63px;
}

ul.tabs a.current {
	background-color:#ddd;
	color:#0099FF !important;
	cursor:default;
	background-image: url(TLimgtapbg01.png);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/* tab pane */
#panes1 div {
	display:none;
	overflow: hidden;
	height: 155px;
	padding: 10px;
}
/*#tab2 {

	margin:0 !important;
	padding:0;
	height:29px;
	background-image: url(TLimgtapbg03.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}*/
.tabs {

	margin:0 !important;
	padding:0;
	height:29px;
	background-image: url(TLimgtapbg02.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/*#panes2 div {
	display:none;
	overflow: hidden;
	height: 168px;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 10px;
	border: 1px solid #999999;
	color: #999999;
}*/
#panes2 div {

	display:none;
	overflow: hidden;
	padding: 10px;
}
#tab7 {
	margin:0 !important;
	padding:0;
	height:29px;
	background-image: url(TLimgtapbg03.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#panes7 div {
	display:none;
	overflow: hidden;
	height: 98px;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 10px;
	border: 1px solid #999999;
}
#tab7 a {

	color: #CCCCCC;
	width: 98px;
}
#tab3 a {

	width: 80px;
}
#tab4 a {


	width: 110px;
}
#panes3 div {

	display:none;
	overflow: hidden;
	padding: 10px;
}
#tab5 a {



	width: 110px;
}
#tab6 a {




	width: 110px;
}
#panes4 div {


	display:none;
	overflow: hidden;
	padding: 10px;
}
#tab4 {
	margin:0 !important;
	padding:0;
	height:29px;
	background-image: url(TLimgtapbg04.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-repeat: repeat-x;
	background-position: bottom;
}
#panes5 div {



	display:none;
	overflow: hidden;
	padding: 10px;
}
#panes6 div {
	display:none;
	overflow: hidden;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
