html, body {

	height: 100%;

}

*:focus {
	outline: 0; 
}

body {

	background-color:#1A092D;
	background-image:url(/web/img/header_back.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	font: 76% Arial, sans-serif;
	margin: 0px;
	cursor:default;

}

.banner {

	background-color:#1A092D;
	background-image:url(/web/img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

a {
	color:#5C1FAF;
}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}


.footer a:link,
.footer a:visited,
.footer a:active {
	color:#666;
	text-decoration: none;
}

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


.rankings_name {

	font: 120% Arial, sans-serif;

}

.rankings {

	font: 70% Arial, sans-serif;

}

.rankings_us {

	font-weight:bold;
	color:#FFFFFF;

}

.news_precis {

	font: 120% Arial, sans-serif;
	color:#000000;

}

.news_precis a:link, .news_precis a:hover, .news_precis a:active, .news_precis a:visited {

	color:#990000;
	text-decoration:none;

}


.news_content {

	font: 12px Arial, sans-serif;
	line-height:140%;
	color:#000000;

}

.news_time {

	padding:0 0 0 10px;
	margin:0;
	height:20px;
	font: 10px Arial, sans-serif;
	color:#FFFFFF;

}

.usefull_title {

	font: 110% Arial, sans-serif;
	font-weight:bold;
	color:#990000;

}

.usefull_links a{

	color:#990000;

}

.paging {

	font: 80% Arial, sans-serif;

}

.paging a {

	text-decoration:none;
	color:#000000;
}

.pagingSelected {

	font: 100% Arial, sans-serif;

}

.page_title {

	font: 200% Arial, sans-serif;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	color:#990000;

}

.column_selected {

	background:#5d2e85;
	font: 10px Verdana;
	font-weight:bold;
	color:#FFF;
	height:16px;

}

.column_regular {

	background:#E2E2E2;
	font: 10px Verdana;
	font-weight:bold;
	color:#666;
	height:16px;

}

.column_regular_corner {

	background: url(/web/img/round.gif) #E2E2E2 repeat-x;
	height:16px;
	width:1px;

}

.column_selected_corner {

	background: url(/web/img/round.gif) #5d2e85 repeat-x;
	height:16px;
	width:1px;

}

.column_regular a, .column_regular a:link, .column_regular a:active, .column_regular a:visited {

	text-decoration : none;
	color:#666;

}

.column_regular a:hover {

	text-decoration : none;
	color:#5d2e85;

}

div#kampanya {

	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: 100%;

}


.sayac {
	padding:0;
	margin:0;
}

.sayac li {

	font:12px Tahoma;
	float:left;
	width:112px;
	display:block;
	padding:5px 0 5px 15px;
	margin:0 0 0 4px;
	background:url(../web/img/bullet_square.gif) 5px 10px no-repeat #F4F4F4;
	color:#666;

}

.sayac li.first {

	width:114px;
	background:#F4F4F4;
	margin:0;

}

.sayac li span {
	font-weight:bold;
	color:#5C1FAF;
}
