@charset "utf-8";
/* CSS Document */

/*================================= Chart Links Trend ========================*/
#mainContent #chart_SED a {
	width:80px; 
	height:62px;
	display:block;
	padding: 0px;
	font-family: "Orator Std", Orator, sans-serif;
	font-size: 0.8em;
	color: #369;
	text-align: center;
	line-height: .95em;
	margin: 22px 10px 5px 0px;
	background-image:url(../images/buttons/chart_on.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#mainContent #chart_SED a:hover {
	background-image:url(../images/buttons/chart_off.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#mainContent #chart_VI a {
	width:80px; 
	height:62px;
	display:block;
	padding: 0px 0px 0px 0px;
	font-family: "Orator Std", Orator, sans-serif;
	font-size: 0.8em;
	color: #369;
	text-align: center;
	line-height: .95em;
	margin: 22px 10px 5px 0px;
	background-image:url(../images/buttons/chart_on.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#mainContent #chart_VI a:hover {
	background-image:url(../images/buttons/chart_off.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#mainContent #chart_TEM a {
	width:80px; 
	height:62px;
	display:block;
	padding: 0px 0px 0px 0px;
	font-family: "Orator Std", Orator, sans-serif;
	font-size: 0.8em;
	color: #369;
	text-align: center;
	line-height: .95em;
	margin: 22px 10px 5px 0px;
	background-image:url(../images/buttons/chart_on.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#mainContent #chart_TEM a:hover {
	background-image:url(../images/buttons/chart_off.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#mainContent #chart_POOLS a {
	width:80px; 
	height:62px;
	display:block;
	margin: 22px 10px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Orator Std", Orator, sans-serif;
	font-size: 0.8em;
	color: #369;
	text-align: center;
	line-height: .95em;
	background-image:url(../images/buttons/chart_on.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#mainContent #chart_POOLS a:hover {
	background-image:url(../images/buttons/chart_off.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#mainContent #chart_LWD a {
	width:80px; 
	height:62px;
	display:block;
	margin: 22px 10px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Orator Std", Orator, sans-serif;
	font-size: 0.8em;
	color: #369;
	text-align: center;
	line-height: .95em;
	background-image:url(../images/buttons/chart_on.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
#mainContent #chart_LWD a:hover {
	background-image:url(../images/buttons/chart_off.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
}
