body {
	text-align: center;
	background-image : url('images/header.jpg');
	background-color : #000;
	background-repeat: no-repeat;
	background-position: top font;
	font-family : Tahoma;
	font-size : 11px;
}

a {
	color : #fff;
	text-decoration : none;
}

a:hover {
	color : #fff;
	text-decoration : underline;
}

.links {
	background-image : url('images/sub.png');
	background-repeat: no-repeat;
	width: 504px;
	text-align: left;
	height: 44px;
	float: left;
	font-size: 12px;
}

.sub-links {
	font-size: 12px;
	text-align: center;
	margin-top: 13px;
	word-spacing: 1em;
}

.status {
	float: right;
	background-image: url('images/status.png');
	background-repeat: no-repeat;
	width: 200px;
	height: 44px;
	word-spacing: 1em;
}

.info {
	background-image: url('images/info.png');
	background-repeat: no-repeat;
	width: 710px;
	font-size: 10px;
	height: 106px;

}

.capmain {
	background-image: url('images/capmain.jpg');
	background-repeat: no-repeat;
	width: 493px;
	height: 9px;
}

.main {
	background-image: url('images/main.jpg');
	background-repeat: repeat-y;
	width: 493px;
	color: #4a4949;
}

.news-bot {
	background-image: url('images/news-bot.jpg');
	background-repeat: no-repeat;
	width: 493px;
	height: 9px;
}

.scapmain {
	background-image: url('images/scapmain.jpg');
	background-repeat: no-repeat;
	width: 205px;
	height: 9px;

}

.panel-main {
	background-image: url('images/panel-main.jpg');
	background-repeat: repeat-y;
	width: 205px;
	color: #4a4949;


}

.panel-bot {
	background-image: url('images/panel-bot.jpg');
	background-repeat: no-repeat;
	width: 205px;
	height: 9px;

}

.footer {
	color: #2d2d2d;
	width: 493px;
	text-align: center;
}

.footer a {
	color: #2d2d2d;
	text-decoration: none;
}

.footer a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}

.news {
	color: #4a4949;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

.title {
	color: #fff;
	font-size: 12px;
	text-align: left;
	margin-right: 20px;
}

.panel-text {
	color: #4a4949;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

.text {
	color: #fff;
	margin-top: 15px;
	text-align: center;
}

.download {
	color: #fff;
	margin-top: 13px;
	margin-left: 10px;
	float: left;
	width: 400px;
}

.rates {
	color: #263f42;
	background-image: url('images/info.jpg');
	background-repeat: no-repeat;
	width: 272px;
	height: 79px;
	margin-top: 13px;
	padding-right: 14px;
	float: right;
}

.rates a {
	color: #0669a1;
	text-decoration: none;
}

.name {
	color: #fff;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}

.date {
	color: #1f5472;
}

.news a {
	color: #0669a1;
	text-decoration: none;
}

img, div {
	behavior: url('iepngfix.htc');
}

.vote {
	background-image: url('images/vote.png');
	background-repeat: no-repeat;
	width: 710px;
	height: 271px;
}

.vote-text {
	color: #fff;
	padding: 70px;
}

.vote-footer {
	color: #2d2d2d;
	width: 710px;
	text-align: center;
}

.vote-footer a {
	color: #2d2d2d;
	text-decoration: none;
}

.vote-footer a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}