/* CSS Document */
.size_zero {
	font-size:9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.size_one {
	font-size:11;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.size_two {
	font-size:13;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.size_three {
	font-size:15;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link.news {
	color: #BB0000;
	text-decoration: none;
}
a:visited.news {

	text-decoration: none;
	color: #BB0000;
}
a:hover.news {
	text-decoration: underline;
	color:#BB0000;
}
a:active.news {
	text-decoration: none;
	color: #BB0000;
}
a:link.dnld {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:visited.dnld {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	color: #000000;
}
a:hover.dnld {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BB0000;
}
a:active.dnld {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}
#dnld {
	position:relative;
	top:0px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:thin;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:thin;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:thin;
	width:150;
	text-align:center;
	vertical-align:middle;
	padding:4 0 4 0;
}
#playingnext {
	position:absolute;  
	z-index:1; 
	visibility:visible; 
	left:213px; 
	top:126px;
	width: 200px;
	height:78px;
	padding:5 5 5 5;
	border-top-width: thin;
	border-top-color:#888888;
	border-top-style:solid;
	border-right-width: thin;
	border-right-color:#000000;
	border-right-style:solid;
	border-bottom-width: thin;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-left-width: thin;
	border-left-color:#888888;
	border-left-style:solid;
}
#blog {
	position:absolute;  
	z-index:1; 
	visibility:visible; 
	left:463px; 
	top:126px;
	width: 200px;
	height:78px;
	padding:5 5 5 5;
	border-top-width: thin;
	border-top-color:#888888;
	border-top-style:solid;
	border-right-width: thin;
	border-right-color:#000000;
	border-right-style:solid;
	border-bottom-width: thin;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-left-width: thin;
	border-left-color:#888888;
	border-left-style:solid;
}
#new {
	background-image:url(../news/tttnews/images/new.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:2;
	visibility:visible;
	left:635px; 
	top:110px;
	width:55;
	height:49;
}
	