@charset "UTF-8";
/* CSS Document */

body{

  font-family: Arial, Helvetica, san-serif;

  font-size: 11px;

  text-decoration: none;

  color: #666;

  margin-top: 0px;

  margin-left: 0px;

  margin-right: 0px;

  margin-bottom: 0px;
  background: #000;
  background-attachment:fixed; 
  background-repeat:repeat-x;


}

a:link{

  text-decoration: none;

  font-family: Arial, Helvetica, san-serif;

  font-size: 12px;

  color: #666;

}

a:visited, a:hover, a:active{

  text-decoration: underline;

  font-family: Arial, Helvetica, san-serif;

  font-size: 12px;

  color: #333;

}



a:link img, a:visited img, a:active img{

  border-color: #666;

  border-style: solid;

  border-top-width: 0px;

  border-right-width: 0px;

  border-bottom-width: 0px;

  border-left-width: 0px;

}

a:hover img{

  border-color: #333;

  border-style: solid;

  border-top-width: 0px;

  border-right-width: 0px;

  border-bottom-width: 0px;

  border-left-width: 0px;

}


td{

  font-family: Arial, Helvetica, san-serif;

  font-size: 11px;

  text-decoration: none;

  color: #666;

}

.thumbs{
  background:#333;

  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{
  background-color:#333;

  border-color: #666;

  border-style: solid;

  border-top-width: 1px;

  border-right-width: 1px;

  border-bottom-width: 1px;

  border-left-width: 1px;

}

.top th{

  font-family: Arial, Helvetica, san-serif;

  font-size: 24px;

  text-decoration: none;

  color: #FFF;

}

.top td{

  font-family: Arial, Helvetica, san-serif;

  font-size: 12px;

  text-decoration: none;

  color: #FFF;

}

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

  text-decoration: none;

  font-family: Arial, Helvetica, san-serif;

  font-size: 16px;

  color: #FFF;

}

.top a:hover{
  font-family: Arial, Helvetica, san-serif;
  text-decoration: underline;
  font-size: 16px;
  color: #CCC;
}

.logo {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	color: #FF062C;
}
#links a {font-size: 8px;}
#links td{font-size: 8px;}


