body {
	background-color: #120E0D;
	background-image: url(images/toprated_01.jpg);
	background-repeat: repeat-x;
}
.topblock {
	text-align: right;
	font-family: "trebuchet MS";
	font-weight: bold;
	font-size: 18px;
}
.topblock a {
	color: #FFF;
	text-decoration: none;
}
.topblock a:hover {
	color: #FEB74F;
	text-decoration: none;
}
#logotop {
	font-family: arial;
	color: #CCC;
	font-size: 10px;
}
#logotop a {
	color: #CCC;
}
#logotop a:hover {
	color: #FFB650;
}
A:link  .img{
	border: 1px solid #333;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-top: 1px;
}
A:hover .img  {
	border: 1px solid #000;
	FILTER: alpha(Opacity=80);
	-moz-opacity:0.7;
	cursor:hand;
}
A:active .img {
	border: 1px solid #CCC;
	color: #333;
}
A:visited  .img{
	border: 1px solid #333;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-top: 1px;
}


.Thumbblock {
	width: 926px;
	background-color: #2C2725;
}
.toplistm {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}
.toplistm a {
	color: #FFF;
	font-family: "trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.toplistm a:hover {
	color: #FFB650;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.footer a {
	color: #FFF;
}
.footer a:hover {
	color: #F90;
}