/* root element for tabs  */
ul.css-tabs6 {  
	margin-top: -5px; !important; 
	padding:0;
	height:22px;
	width: 100%;
	background: #696969;	
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

/* single tab */
ul.css-tabs6 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs6 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	border-right: 1px #000 solid;
	height:12px;
	background-color:#efefef;
	color:#777;
	margin: 0;
	position:relative;
}

ul.css-tabs6 a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tabs6 a.current {
	background-color:#000;	
	color:#fff;	
	cursor:default;
}
	
/* tab pane */
div.css-panes6 div {
	display:none;
	margin-top: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.css-panes6 .pane  {	
		background:#fff;
		display:none;
		border-top:0;
		font-size:11px;
		color:#000;	
	}

.css-panes6 .pane p {
		font-size:11px;	
		color:#000;
	}

.css-panes6 .pane .pane table {
margin-left: 0px;
}

/* SECONDARY TABS */
/* root element for tabs  */
ul.css-tabs7 {  
	margin-top: -15px; !important; 
	padding-left: 5px;
	height:22px;
	width: 100%;	
}

/* single tab */
ul.css-tabs7 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs7 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	height:12px;
	color:#000;
	margin: 0;
	position: relative;
}

ul.css-tabs7 a:hover {
	text-decoration: underline;
	color:#000;
}
	
/* selected tab */
ul.css-tabs7 a.current {
	background-color:#476f8a;	
	color:#fff;	
	cursor:default;
}



/* root element for tabs  */
ul.css-tabs8 {  
	margin-top: -5px; !important; 
	padding:0;
	height:22px;
	width: 100%;
	background: #696969;	
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

/* single tab */
ul.css-tabs8 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs8 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	border-right: 1px #000 solid;
	height:12px;
	background-color:#efefef;
	color:#777;
	margin: 0;
	position:relative;
}

ul.css-tabs8 a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tabs8 a.current {
	background-color:#000;	
	color:#fff;	
	cursor:default;
}
	
/* tab pane */
div.css-panes8 div {
	display:none;
	margin-top: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.css-panes8 .pane  {	
		background:#fff;
		display:none;
		border-top:0;
		font-size:11px;
		color:#000;	
	}

.css-panes8 .pane p {
		font-size:11px;	
		color:#000;
	}

.css-panes8 .pane .pane table {
margin-left: 0px;
}

/* SECONDARY TABS */
/* root element for tabs  */
ul.css-tabs9 {  
	margin-top: -15px; !important; 
	padding-left: 5px;
	height:22px;
	width: 100%;	
}

/* single tab */
ul.css-tabs9 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs9 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	height:12px;
	color:#000;
	margin: 0;
	position: relative;
}

ul.css-tabs9 a:hover {
	text-decoration: underline;
	color:#000;
}
	
/* selected tab */
ul.css-tabs9 a.current {
	background-color:#476f8a;	
	color:#fff;	
	cursor:default;
}


/* root element for tabs  */
ul.css-tabs10 {  
	margin-top: -5px; !important; 
	padding:0;
	height:22px;
	width: 100%;
	background: #696969;	
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

/* single tab */
ul.css-tabs10 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs10 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	border-right: 1px #000 solid;
	height:12px;
	background-color:#efefef;
	color:#777;
	margin: 0;
	position:relative;
}

ul.css-tabs10 a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tabs10 a.current {
	background-color:#000;	
	color:#fff;	
	cursor:default;
}
	
/* tab pane */
div.css-panes10 div {
	display:none;
	margin-top: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.css-panes10 .pane  {	
		background:#fff;
		display:none;
		border-top:0;
		font-size:11px;
		color:#000;	
	}

.css-panes10 .pane p {
		font-size:11px;	
		color:#000;
	}

.css-panes10 .pane .pane table {
margin-left: 0px;
}

/* SECONDARY TABS */
/* root element for tabs  */
ul.css-tabs11 {  
	margin-top: -15px; !important; 
	padding-left: 5px;
	height:22px;
	width: 100%;	
}

/* single tab */
ul.css-tabs11 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs11 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	height:12px;
	color:#000;
	margin: 0;
	position: relative;
}

ul.css-tabs11 a:hover {
	text-decoration: underline;
	color:#000;
}
	
/* selected tab */
ul.css-tabs11 a.current {
	background-color:#476f8a;	
	color:#fff;	
	cursor:default;
}


/* root element for tabs  */
ul.css-tabs12 {  
	margin-top: -5px; !important; 
	padding:0;
	height:22px;
	width: 100%;
	background: #696969;	
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

/* single tab */
ul.css-tabs12 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs12 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	border-right: 1px #000 solid;
	height:12px;
	background-color:#efefef;
	color:#777;
	margin: 0;
	position:relative;
}

ul.css-tabs12 a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tabs12 a.current {
	background-color:#000;	
	color:#fff;	
	cursor:default;
}
	
/* tab pane */
div.css-panes12 div {
	display:none;
	margin-top: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.css-panes12 .pane  {	
		background:#fff;
		display:none;
		border-top:0;
		font-size:11px;
		color:#000;	
	}

.css-panes12 .pane p {
		font-size:11px;	
		color:#000;
	}

.css-panes12 .pane .pane table {
margin-left: 0px;
}

/* SECONDARY TABS */
/* root element for tabs  */
ul.css-tabs13 {  
	margin-top: -15px; !important; 
	padding-left: 5px;
	height:22px;
	width: 100%;	
}

/* single tab */
ul.css-tabs13 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs13 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	height:12px;
	color:#000;
	margin: 0;
	position: relative;
}

ul.css-tabs13 a:hover {
	text-decoration: underline;
	color:#000;
}
	
/* selected tab */
ul.css-tabs13 a.current {
	background-color:#476f8a;	
	color:#fff;	
	cursor:default;
}


/* root element for tabs  */
ul.css-tabs14 {  
	margin-top: -5px; !important; 
	padding:0;
	height:22px;
	width: 100%;
	background: #696969;	
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

/* single tab */
ul.css-tabs14 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs14 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	border-right: 1px #000 solid;
	height:12px;
	background-color:#efefef;
	color:#777;
	margin: 0;
	position:relative;
}

ul.css-tabs14 a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tabs14 a.current {
	background-color:#000;	
	color:#fff;	
	cursor:default;
}
	
/* tab pane */
div.css-panes14 div {
	display:none;
	margin-top: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.css-panes14 .pane  {	
		background:#fff;
		display:none;
		border-top:0;
		font-size:11px;
		color:#000;	
	}

.css-panes14 .pane p {
		font-size:11px;	
		color:#000;
	}

.css-panes14 .pane .pane table {
margin-left: 0px;
}

/* SECONDARY TABS */
/* root element for tabs  */
ul.css-tabs15 {  
	margin-top: -15px; !important; 
	padding-left: 5px;
	height:22px;
	width: 100%;	
}

/* single tab */
ul.css-tabs15 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs15 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	height:12px;
	color:#000;
	margin: 0;
	position: relative;
}

ul.css-tabs15 a:hover {
	text-decoration: underline;
	color:#000;
}
	
/* selected tab */
ul.css-tabs15 a.current {
	background-color:#476f8a;	
	color:#fff;	
	cursor:default;
}


/* root element for tabs  */
ul.css-tabs16 {  
	margin-top: -5px; !important; 
	padding:0;
	height:22px;
	width: 100%;
	background: #696969;	
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

/* single tab */
ul.css-tabs16 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs16 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	border-right: 1px #000 solid;
	height:12px;
	background-color:#efefef;
	color:#777;
	margin: 0;
	position:relative;
}

ul.css-tabs16 a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tabs16 a.current {
	background-color:#000;	
	color:#fff;	
	cursor:default;
}
	
/* tab pane */
div.css-panes16 div {
	display:none;
	margin-top: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.css-panes16 .pane  {	
		background:#fff;
		display:none;
		border-top:0;
		font-size:11px;
		color:#000;	
	}

.css-panes16 .pane p {
		font-size:11px;	
		color:#000;
	}

.css-panes16 .pane .pane table {
margin-left: 0px;
}

/* SECONDARY TABS */
/* root element for tabs  */
ul.css-tabs17 {  
	margin-top: -15px; !important; 
	padding-left: 5px;
	height:22px;
	width: 100%;	
}

/* single tab */
ul.css-tabs17 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs17 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	height:12px;
	color:#000;
	margin: 0;
	position: relative;
}

ul.css-tabs17 a:hover {
	text-decoration: underline;
	color:#000;
}
	
/* selected tab */
ul.css-tabs17 a.current {
	background-color:#476f8a;	
	color:#fff;	
	cursor:default;
}


/* root element for tabs  */
ul.css-tabs18 {  
	margin-top: -5px; !important; 
	padding:0;
	height:22px;
	width: 100%;
	background: #696969;	
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

/* single tab */
ul.css-tabs18 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs18 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	border-right: 1px #000 solid;
	height:12px;
	background-color:#efefef;
	color:#777;
	margin: 0;
	position:relative;
}

ul.css-tabs18 a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tabs18 a.current {
	background-color:#000;	
	color:#fff;	
	cursor:default;
}
	
/* tab pane */
div.css-panes18 div {
	display:none;
	margin-top: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.css-panes18 .pane  {	
		background:#fff;
		display:none;
		border-top:0;
		font-size:11px;
		color:#000;	
	}

.css-panes18 .pane p {
		font-size:11px;	
		color:#000;
	}

.css-panes18 .pane .pane table {
margin-left: 0px;
}

/* SECONDARY TABS */
/* root element for tabs  */
ul.css-tabs19 {  
	margin-top: -15px; !important; 
	padding-left: 5px;
	height:22px;
	width: 100%;	
}

/* single tab */
ul.css-tabs19 li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs19 a { 
	float:left;
	font-size:11px;
	display:block;
	padding:5px 15px;	
	text-decoration:none;	
	height:12px;
	color:#000;
	margin: 0;
	position: relative;
}

ul.css-tabs19 a:hover {
	text-decoration: underline;
	color:#000;
}
	
/* selected tab */
ul.css-tabs19 a.current {
	background-color:#476f8a;	
	color:#fff;	
	cursor:default;
}

