/* ############################## */
/* ##### ANALYSIS css by vouhead ##### */
/* ############################## */

.title1 {
  color: #700394;
  font-size: 0.9em;
  font-weight: bold;
}
.title2 {
  color: #700394;
}
.title3 {
  color: #700394;
  font-size: 7pt; 
  font-weight: normal; 
  text-decoration: none;
}
.title4 {
  color: #ff0000;
  font-size: 7pt; 
  font-weight: bold; 
  text-decoration: underline;
}
.line1 {
  background-color: #ffffff; 
  border-bottom: 1px solid #b6b6b6;
}
.line2 {
  background-color: #ffffff; 
  border-top: 1px solid #b6b6b6;
}
.line3 {
  background-color: #ffffff; 
}

.analysis-select{
width:210px;
height:20px;
overflow: hidden;
border:1px solid #006600;-moz-border-radius: 3px; border-radius: 3px;
background:url(analysis-select_arrow-enabled.png) no-repeat right #D3F18D;
}
.analysis-select select{
background:transparent;
width:210px;
padding:0px;
border: none;
font-size:12px;
color: #006600;
height:20px;-webkit-appearance:none;
}

.analysis_button{
background: #D3F18D; 
border:1px solid #006600;-moz-border-radius: 3px; border-radius: 3px; 
font-size:12px;
color: #006600; 
height:22px;
}
.analysis_button:hover{
background: #006600; 
border:1px solid #006600;-moz-border-radius: 3px; border-radius: 3px; 
font-size:12px;
color: #D3F18D; 
height:22px;
}

.forecast_button{
background: #ffffff; 
border:1px solid #006600;-moz-border-radius: 3px; border-radius: 3px; 
font-size:12px;
color: #006600; 
height:22px;
}
.forecast_button:hover{
background: #ffffff; 
border:1px solid #006600;-moz-border-radius: 3px; border-radius: 3px; 
font-size:12px;
color: #006600; 
height:22px;
}

.analysis_option{
background: #D3F18D;
}

/* ##### START Tabs1 ANALYSIS ##### */

.container1 {width: 820px; margin: 10px auto;}
ul.tabs1 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 21px;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	width: 100%;
}
ul.tabs1 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	border: 1px solid #006600;
	border-left: none;
	margin-bottom: -1px;
	background: #c9c651;
	overflow: hidden;
	position: relative;
}
ul.tabs1 li a {
	text-decoration: none;
	font-weight: bold;
	color: #006600;
	display: block;
	font-size: 1em;
	padding: 0 5px;
	border: 1px solid #e4e16b;
	outline: none;
}
ul.tabs1 li a:hover {
	background: #e4e16b;	
}	
html ul.tabs1 li.active  {
	background: #F9F799;
	border-bottom: 1px solid #F9F799;
	font-size: 1em;
	text-decoration: underline;
}
html ul.tabs1 li.active a:hover  {
	background: #F9F799;
	border-bottom: 1px solid #F9F799;	
}

.tab_container1 {
	min-height: 600px;
	border: 1px solid #006600;
	border-top: none;
	float: left; 
	width: 100%;
	background: #F9F799;
}
.tab_content1 {
	color: #700394;
	padding: 20px;
	font-size: 1.2em;
}
/* ##### END Tabs1 ANALYSIS ##### */

/* ##### START Tabs2 ANALYSIS ##### */

.container2 {width: 760px; margin: 10px auto;}
ul.tabs2 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 18px;
	border-bottom: 1px solid #700394;
	border-left: 1px solid #700394;
	width: 100%;
}
ul.tabs2 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 17px;
	line-height: 17px;
	border: 1px solid #700394;
	border-left: none;
	margin-bottom: -1px;
	background: #9bb169;
	overflow: hidden;
	position: relative;
}
ul.tabs2 li a {
	text-decoration: none;
	font-weight: bold;
	color: #700394;
	display: block;
	font-size: 0.7em;
	padding: 0 10px;
	border: 1px solid #b7d17c;
	outline: none;
}
ul.tabs2 li a:hover {
	background: #b7d17c;	
}	
html ul.tabs2 li.active  {
	background: #D3F18D;
	border-bottom: 1px solid #D3F18D;
	font-size: 1em;
	text-decoration: underline;
}
html ul.tabs2 li.active a:hover  {
	background: #D3F18D;
	border-bottom: 1px solid #D3F18D;	
}

.tab_container2 {
	min-height: 600px;
	border: 1px solid #700394;
	border-top: none;
	float: left; 
	width: 100%;
	background: #D3F18D;
}
.tab_content2 {
	color: #700394;
	padding: 0px;
	font-size: 0.9em;
}
/* ##### END Tabs2 ANALYSIS ##### */

/* ##### START Tabs3 ANALYSIS ##### */

.container3 {width: 780px; margin: 10px auto;}
ul.tabs3 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 18px;
	border-bottom: 1px solid #700394;
	border-left: 1px solid #700394;
	width: 100%;
}
ul.tabs3 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 17px;
	line-height: 17px;
	border: 1px solid #700394;
	border-left: none;
	margin-bottom: -1px;
	background: #9bb169;
	overflow: hidden;
	position: relative;
}
ul.tabs3 li a {
	text-decoration: none;
	font-weight: bold;
	color: #700394;
	display: block;
	font-size: 0.7em;
	padding: 0 10px;
	border: 1px solid #b7d17c;
	outline: none;
}
ul.tabs3 li a:hover {
	background: #b7d17c;	
}	
html ul.tabs3 li.active  {
	background: #D3F18D;
	border-bottom: 1px solid #D3F18D;
	font-size: 1em;
	text-decoration: underline;
}
html ul.tabs3 li.active a:hover  {
	background: #D3F18D;
	border-bottom: 1px solid #D3F18D;	
}

.tab_container3 {
	min-height: 600px;
	border: 1px solid #700394;
	border-top: none;
	float: left; 
	width: 100%;
	background: #D3F18D;
}
.tab_content3 {
	color: #700394;
	padding: 0px;
	font-size: 0.9em;
}
/* ##### END Tabs3 ANALYSIS ##### */

/* ##### START Tabs4 ANALYSIS ##### */

.container4 {width: 780px; margin: 10px auto;}
ul.tabs4 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 18px;
	border-bottom: 1px solid #700394;
	border-left: 1px solid #700394;
	width: 100%;
}
ul.tabs4 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 17px;
	line-height: 17px;
	border: 1px solid #700394;
	border-left: none;
	margin-bottom: -1px;
	background: #9bb169;
	overflow: hidden;
	position: relative;
}
ul.tabs4 li a {
	text-decoration: none;
	font-weight: bold;
	color: #700394;
	display: block;
	font-size: 0.7em;
	padding: 0 10px;
	border: 1px solid #b7d17c;
	outline: none;
}
ul.tabs4 li a:hover {
	background: #b7d17c;	
}	
html ul.tabs4 li.active  {
	background: #D3F18D;
	border-bottom: 1px solid #D3F18D;
	font-size: 1em;
	text-decoration: underline;
}
html ul.tabs4 li.active a:hover  {
	background: #D3F18D;
	border-bottom: 1px solid #D3F18D;	
}

.tab_container4 {
	min-height: 600px;
	border: 1px solid #700394;
	border-top: none;
	float: left; 
	width: 100%;
	background: #D3F18D;
}
.tab_content4 {
	color: #700394;
	padding: 0px;
	font-size: 0.9em;
}
/* ##### END Tabs4 ANALYSIS ##### */

/* ##### START Tabs5 ANALYSIS ##### */

.container5 {width: 760px; margin: 10px auto;}
ul.tabs5 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 18px;
	border-bottom: 1px solid #700394;
	border-left: 1px solid #700394;
	width: 100%;
}
ul.tabs5 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 17px;
	line-height: 17px;
	border: 1px solid #700394;
	border-left: none;
	margin-bottom: -1px;
	background: #9bb169;
	overflow: hidden;
	position: relative;
}
ul.tabs5 li a {
	text-decoration: none;
	font-weight: bold;
	color: #700394;
	display: block;
	font-size: 0.7em;
	padding: 0 10px;
	border: 1px solid #b7d17c;
	outline: none;
}
ul.tabs5 li a:hover {
	background: #b7d17c;	
}	
html ul.tabs5 li.active  {
	background: #D3F18D;
	border-bottom: 1px solid #D3F18D;
	font-size: 1em;
	text-decoration: underline;
}
html ul.tabs5 li.active a:hover  {
	background: #D3F18D;
	border-bottom: 1px solid #D3F18D;	
}

.tab_container5 {
	min-height: 600px;
	border: 1px solid #700394;
	border-top: none;
	float: left; 
	width: 100%;
	background: #D3F18D;
}
.tab_content5 {
	color: #700394;
	padding: 0px;
	font-size: 0.9em;
}
/* ##### END Tabs5 ANALYSIS ##### */

/* ##### START Tabs6 ANALYSIS ##### */

.container6 {width: 760px; margin: 10px auto;}
ul.tabs6 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 18px;
	border-bottom: 1px solid #700394;
	border-left: 1px solid #700394;
	width: 100%;
}
ul.tabs6 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 17px;
	line-height: 17px;
	border: 1px solid #700394;
	border-left: none;
	margin-bottom: -1px;
	background: #9bb169;
	overflow: hidden;
	position: relative;
}
ul.tabs6 li a {
	text-decoration: none;
	font-weight: bold;
	color: #700394;
	display: block;
	font-size: 0.7em;
	padding: 0 10px;
	border: 1px solid #b7d17c;
	outline: none;
}
ul.tabs6 li a:hover {
	background: #b7d17c;	
}	
html ul.tabs6 li.active  {
	background: #D3F18D;
	border-bottom: 1px solid #D3F18D;
	font-size: 1em;
	text-decoration: underline;
}
html ul.tabs6 li.active a:hover  {
	background: #D3F18D;
	border-bottom: 1px solid #D3F18D;	
}

.tab_container6 {
	min-height: 600px;
	border: 1px solid #700394;
	border-top: none;
	float: left; 
	width: 100%;
	background: #D3F18D;
}
.tab_content6 {
	color: #700394;
	padding: 0px;
	font-size: 0.9em;
}
/* ##### END Tabs6 ANALYSIS ##### */

/* ##### START Tabs7 ANALYSIS ##### */

.container7 {width: 760px; margin: 10px auto;}
ul.tabs7 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 18px;
	border-bottom: 1px solid #700394;
	border-left: 1px solid #700394;
	width: 100%;
}
ul.tabs7 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 17px;
	line-height: 17px;
	border: 1px solid #700394;
	border-left: none;
	margin-bottom: -1px;
	background: #9bb169;
	overflow: hidden;
	position: relative;
}
ul.tabs7 li a {
	text-decoration: none;
	font-weight: bold;
	color: #700394;
	display: block;
	font-size: 0.7em;
	padding: 0 5px;
	border: 1px solid #b7d17c;
	outline: none;
}
ul.tabs7 li a:hover {
	background: #b7d17c;	
}	
html ul.tabs7 li.active  {
	background: #D3F18D;
	border-bottom: 1px solid #D3F18D;
	font-size: 1em;
	text-decoration: underline;
}
html ul.tabs7 li.active a:hover  {
	background: #D3F18D;
	border-bottom: 1px solid #D3F18D;	
}

.tab_container7 {
	min-height: 600px;
	border: 1px solid #700394;
	border-top: none;
	float: left; 
	width: 100%;
	background: #D3F18D;
}
.tab_content7 {
	color: #700394;
	padding: 0px;
	font-size: 0.9em;
}
/* ##### END Tabs7 ANALYSIS ##### */
