@charset "UTF-8";


/*thumbnail rollover styles*/

#t1
{
	display: block;
	width: 65px;
	height: 65px;
	background-image: url(th-mya/t_chart1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#t1:hover
{ 
  background-position: 0 -65px;
}

#t1 span
{
  display: none;
}
#t2
{
	display: block;
	width: 65px;
	height: 65px;
	background-image: url(th-mya/t_chart2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#t2:hover
{ 
  background-position: 0 -65px;
}

#t2 span
{
  display: none;
}
#t3
{
	display: block;
	width: 65px;
	height: 65px;
	background-image: url(th-mya/t_chart3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#t3:hover
{ 
  background-position: 0 -65px;
}

#t3 span
{
  display: none;
}
#t4
{
	display: block;
	width: 65px;
	height: 65px;
	background-image: url(th-mya/t_chart4.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#t4:hover
{ 
  background-position: 0 -65px;
}

#t4 span
{
  display: none;
}
#t5
{
	display: block;
	width: 65px;
	height: 65px;
	background-image: url(th-mya/t_chart5.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#t5:hover
{ 
  background-position: 0 -65px;
}

#t5 span
{
  display: none;
}
#t6
{
	display: block;
	width: 65px;
	height: 65px;
	background-image: url(th-mya/t_chart6.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#t6:hover
{ 
  background-position: 0 -65px;
}

#t6 span
{
  display: none;
}
#t7
{
	display: block;
	width: 65px;
	height: 65px;
	background-image: url(th-mya/t_chart7.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#t7:hover
{ 
  background-position: 0 -65px;
}

#t7 span
{
  display: none;
}
#t8
{
	display: block;
	width: 65px;
	height: 65px;
	background-image: url(th-mya/t_chart8.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#t8:hover
{ 
  background-position: 0 -65px;
}

#t8 span
{
  display: none;
}
#t9
{
	display: block;
	width: 65px;
	height: 65px;
	background-image: url(th-mya/t_chart9.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#t9:hover
{ 
  background-position: 0 -65px;
}

#t9 span
{
  display: none;
}.clicktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
}

