body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

.small {
	font-family: Tahoma;
	font-size: 8px;
	color: #000000;

	text-align: center;
}

.toplist {
	
	font-size: 14px;
	color: #000000;

	
}

.best {
	font-family: Tahoma;
	font-size: 14px;
	color: #RED;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	line-height: 0.5;
	text-align: left;
}


h1 {
	letter-spacing: 0.9em;
	word-spacing: 1em;
	line-height: 1;
	text-align: center;
}

h2 {
	font-family: Tahoma;
	text-align: center;
	font-size: 22px;
	letter-spacing: 0.9em;
}

h3 {
	font-family: Tahoma;
	text-align: center;
	font-size: 14px;
	line-height: 1;
}


.thumb img {
	border: 1px solid #6699CC;
	padding: 0px;
	margin: 1px;
}  

.thumb a:hover img {
	border: 1px dashed #6699CC;
	padding: 0px;
	margin: 1px;
	filter: none;
} 


a:link {
	color: #6699CC;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #000000;
}
a:active {
	color: #6699CC;
}

.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}



#thumb {
	width: 1035px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#thumb2 {
	width: 875px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.main_tabel {
	background-color: #FFFFFF;
	#border: medium solid #FFFFFF;
	background-position: center top;
	position: center;
	width: 950px;
	height: 50px;
}




.top {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid ;
	border-left-style: none;
	font-size: 16px;
	font-style: bold;
	text-align:center;
	height: 35px;
}
	
	

