@charset "windows-1251";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	background-color: #000;
}
.topString {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	/*filter: DropShadow(Color=ccc, OffX=5, OffY=5, Positive=1);*/
	padding-left:10px;
}
.contentTD{
	 margin: 0px;
      padding: 2px;
      font-family: "Trebuchet MS", Tahoma, sans-serif;
      font-size: 12px;
      color: #333;
	  border-bottom:#999 1px solid;
	}
.artName{font-size:18px;
font-weight:bold;
padding-left:20px;}

.artAnons{font-size:14px;
color:#333;
clear:bottom; 
}
.td_counters{text-shadow:#F00; font-size:12px; color:#FFF;}
a.sign:link, a.sign:visited{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#600;}
	a.sign:hover{
		text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
		}
a.top:link, a.top:visited{
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	font-stretch:expanded;
	font-size:20px;
	color:#FFF;
	}
a.top:hover{
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	font-stretch:expanded;
	font-size:22px;
	color:#FFF;}
