@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #7F3719;
	font-weight: bold;
}
body {
	background-image: url(images/fon.jpg);
	background-repeat: repeat;
	background-color: #DCD4BD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9C441F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C441F;
}
a:hover {
	text-decoration: underline;
	color: #7F7391;
}
a:active {
	text-decoration: underline;
	color: #7F3719;
}
div.toplist {
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
a:link img.thumb, a:visited img.thumb {
	border: 1px solid #9C441F;
	background-color: #E0DBC5;
}
a:active img.thumb, a:hover img.thumb {
	border: 1px solid #7F3719;
	background-color: #D6D2B9;
}
td.toplist {
	background-image: url(images/toplist.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding-top: 35px;
}
.toplist_numbers {
	background-image: url(images/circle.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	padding: 0px;
}
.toplist_traders {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
td.footer {
	background-image: url(images/f5.png);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #B91463;
}
td.baners {
	padding-bottom: 35px;
}
a:link.footer, a:visited.footer, a:link.bottom_link, a:visited.bottom_link {
	color: #A41853;
}
a:hover.footer, a:active.footer, a:hover.bottom_link, a:active.bottom_link {
	color: #B91463;
	text-decoration: underline;
}
a:link.toplist, a:visited.toplist {
	color: #FFF;
}
a:hover.toplist, a:active.toplist {
	color: #F3E5D9;
	text-decoration: underline;
}
