@charset "UTF-8";
/* CSS Document */
body{
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 11px;
  text-decoration: none;
  color: #E02A6E;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background: #CCC;
  background-attachment:fixed; 
  background-image: url(bg.gif); 
  background-repeat:repeat-x;

}
a:link{
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #000000;
}
a:visited, a:hover, a:active{
  text-decoration: underline;
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 12px;
  color: #000000;
}

a:link img, a:visited img, a:active img{
  border-color: #000000;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
a:hover img{
  border-color: #111111;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

td{
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
}
.thumbs{
  background:#FFF;
  border-color: #666;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.thumbs a:link img, .thumbs a:active img, .thumbs a:visited img{
  border-color: #666;
  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: #CCC;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.top{
  border-color: #AC2054;
  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:visited{
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 14px;
  color: #000000;
}
.top a:active{
  text-decoration: underline;
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 14px;
  color: #000000;
}
.top a:hover{
  font-family: Geneva, Arial, Helvetica, san-serif;
  text-decoration: underline;
  font-size: 14px;
  color: #111111;
}

.logo {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
}
#links a {font-size: 8px;}
#links td{font-size: 8px;}

