.slider1 
{
	background: #111111 url(_images/slider.png) repeat-x 30px center 
}
.slider2 {
	background:#111111 url(_images/slider.png) repeat-x 95px center 
	}
.slider3 {
	background:#111111 url(_images/slider.png) repeat-x 168px center 
	}
.slider4 {
	background:#111111 url(_images/slider.png) repeat-x 233px center 
	}
td.TTHeader
{
	background:#111111;
}
td.TTTime 
{
	color:#999999;
	font-size:12px;
}
td.TTTime a.TTTime
{
	color:#999999;
	font-size:12px;
	text-decoration : none;
}

td.TTTime a.TTTime:hover, td.TTTime a.TTTime:active
{
	color:White;
	font-size:12px;
	text-decoration : none;
}

