@charset "utf-8";
.topbg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.toptext {
	font-size: 10px;
	color: #CCCCCC;
}
.buttons {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
.buttons a:link, a:visited, a:active{
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
.blockheader {
	background-color: 424242;
	background-image: url(images/index_10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 18px;
	font-weight: bold;
	color: #F22E28;
}
.th {
	border: 1px solid #999999;
}
.copyright {
	font-size: 11px;
	color: #CCCCCC;
}
.tr {
	font-size: 14px;
	color: #CCCCCC;
}


.tr a:link, a:visited, a:active{
	font-size: 14px;
	color: #CCCCCC;
}
.premium {
	font-size: 16px;
	font-weight: bold;
	color: #D96200;
}
.premium a:link, a:visited, a:active{
	font-size: 16px;
	font-weight: bold;
	color: #D96200;
}
