@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #808080;
	background-image:url(bg.jpg);
}
body,td,th {
	color: #777;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
}
a:link, a:active , a:visited {
	color: #F60;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 10px;
}

.logo{
	border-bottom-style:dashed;
	border-bottom-color:#666;
	border-bottom-width:1px;
	border-left-style:dashed;
	border-left-color:#666;
	border-left-width:1px;
	border-right-style:dashed;
	border-right-color:#666;
	border-right-width:1px;
	border-top-style:dashed;
	border-top-color:#666;
	border-top-width:1px;
	}
	.thumbs{
	border: solid #F60 1px;
}
	.thumbs a:link , .thumbs a:active, .thumbs a:visited {
	color: #FFF060;
	text-decoration: none;
	font-size: 13px;
}
.thumbs a:hover {
	text-decoration: underline;
	color: #F00;
	font-size: 13px;
	text-decoration: none;
}
.thumbs a:link img, .thumbs a:visited img, .thumbs a:active img{
  border: #F60 solid 1px;
}
.thumbs a:hover img{
  border: #F60 dashed 1px;
}

.top10 {
	border: dashed #666 1px;
	font-size: 15px;
	width: 900px;
	}
.top10 a:link, .top10 a:active , .top10 a:visited {
	text-decoration: none;
	color: #F60;
	font-size: 20px;
}
.top10 a:hover {
	text-decoration: underline;
	color: #F60;
	font-size: 20px;
}
.top10 td, .top10 th {
	color: #777;
	font-size: 20px;
}
.logo {font-size: 8px;}

div.logo a:link, div.logo a:active , div.logo a:visited {
	text-decoration: none;
	font-size: 8px;
}
div.logo a:hover {
	text-decoration: underline;
}
.container{
	width: 200px;
	text-align: center;
	margin: 0 auto;
}
