@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #333333;
	font-family: Calibri;
	font-size: 14px;
}
body {
	margin-top: 0;
	background-image: url(images/blk46.png);
	background-repeat: repeat;
}
#input{
background-color:#F9F4FB;
padding:10px;
width:70%;
margin-right:auto;
margin-left:auto;
border: solid 1px #8080C0;
}
.cHART_BODY {	font-size: 12px;
	color: #000;
}

.style2 {color:#FFF; font-size:13px;}
.style3 {
	color: #fcd016;
	font-size: 18px;
	}
.style5 {
	color: #FFF;
	font-size: 13px;
	}
.style6{color:#2F4B8B;}
.style7{color:#2F4B8B; font-size: 28px;}
.style8{color:#FFF; font-size: 28px;}
a:link {
	color: #0ba84b;
}
a:visited {
	color: #0ba84b;
}
.btleft {border-left:#B9B9B9 solid 1px; 
border-bottom:#B9B9B9 solid 1px;
padding:3px;
}
.btright {border-right:#B9B9B9 solid 1px; 
border-bottom:#B9B9B9 solid 1px;
border-left:#B9B9B9 solid 1px; 
padding:3px;
}
.ttleft {
	border-top: #B9B9B9 solid 1px;
	border-left: #B9B9B9 solid 1px;
	border-bottom: #B9B9B9 solid 1px;
	padding: 3px;
	color: #2F4B8B;
}
.ttright {
	border-top: #B9B9B9 solid 1px;
	border-right: #B9B9B9 solid 1px;
	border-left: #B9B9B9 solid 1px;
	border-bottom: #B9B9B9 solid 1px;
	padding: 3px;
	color: #2F4B8B;
}
.charttab {
border-bottom: solid 1px #E5E5E5;
}
.table1 { border-bottom:#CCC solid 1px;
}
.header { color:#fcd016; font-weight:400;
}