@charset "UTF-8";
/* CSS Document */
body{
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image:url(img/bg.gif);
  background-color:#CCC;
}
a:link{
  font-family: Geneva, Arial, Helvetica, san-serif;
}
a:visited{
  font-family: Geneva, Arial, Helvetica, san-serif;
}
a:active{
  font-family: Geneva, Arial, Helvetica, san-serif;
}
a:hover{
  font-family: Geneva, Arial, Helvetica, san-serif;
}
td{
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
}
.thumbs {
	border-style:solid;
	border-color:#000;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
  	background-color:#CCC;
	}
.thumbs a:link img{
  border-color: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.thumbs a:visited img{
  border-color: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.thumbs a:active img{
  border-color: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.thumbs a:hover img{
  border-color: #111111;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.top th{
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 20px;
  text-decoration: none;
  color: #000000;
}
.top td{
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 12px;
  text-decoration: none;
  color: #000000;
}
.top a:link, .top a:active, .top a:visited{
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 17px;
  color: #000000;
}
.top a:hover{
  text-decoration: underline;
  font-size: 17px;
  color: #111111;
}
.top {
	border-bottom-style:dashed;
	border-bottom-color:#000;
	border-bottom-width:1px;
	border-left-style:dashed;
	border-left-color:#000;
	border-left-width:1px;
	border-right-style:dashed;
	border-right-color:#000;
	border-right-width:1px;
	border-top-style:dashed;
	border-top-color:#000;
	border-top-width:1px;
	}
.logo {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#links a:link, #links a:active, #links a:visited{
  font-size: 10px;
  font-weight:none;
    color:#000;
}
#links a:hover {
  text-decoration: underline;
}
#links {font-size: 10px;}
