@charset "UTF-8";


/*thumbnail rollover styles*/

#t1
{
	display: block;
	width: 65px;
	height: 65px;
	background-image: url(th-org/t_under_place.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-org/t_gel.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-org/t_field1.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-org/t_field2.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-org/t_field3.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-org/t_blendering.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-org/t_spinsprung.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-org/t_bangbovine1.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-org/t_bangbovine2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

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

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

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

#t10 span
{
  display: none;
}
#t11
{
	display: block;
	width: 65px;
	height: 65px;
	background-image: url(th-org/t_drift.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

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

#t11 span
{
  display: none;
}
#t12
{
	display: block;
	width: 65px;
	height: 65px;
	background-image: url(th-org/t_untitled.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

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

#t12 span
{
  display: none;
}
#t13
{
	display: block;
	width: 65px;
	height: 65px;
	background-image: url(th-org/t_thirtythousand.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

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

#t13 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;
}

