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

body{

  font-family: Tahoma , "Times New Roman", Times, serif;

  font-size: 11px;

  text-decoration: none;

  color: #E02A6E;

  margin-top: 0px;

  margin-left: 0px;

  margin-right: 0px;

  margin-bottom: 0px;
  background: #666;


}

a:link{

  text-decoration: none;

  font-family: Tahoma , "Times New Roman", Times, serif;

  font-size: 12px;

  color: #000000;

}

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

  text-decoration: underline;

  font-family: Tahoma , "Times New Roman", Times, 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: Tahoma , "Times New Roman", Times, serif;

  font-size: 11px;

  text-decoration: none;

  color: #000000;

}

.thumbs{
  background: #999;

  border-color: #fff;

  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: #fff;

  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: #999;

  border-color: #fff;

  border-style: solid;

  border-top-width: 1px;

  border-right-width: 1px;

  border-bottom-width: 1px;

  border-left-width: 1px;

}

.top th{

  font-family: Tahoma , "Times New Roman", Times, serif;

  font-size: 20px;

  text-decoration: none;

  color: #000;

}

.top td ul{
  font-family: Tahoma , "Times New Roman", Times, serif;
  font-size: 14px;
  text-decoration: none;
  color: #000;
  list-style-type: none;
}

.top a:link, .top a:visited, .top a:active{
  text-decoration: none;
  font-family: Tahoma , "Times New Roman", Times, serif;
  font-size: 17px;
  color: #ccc;
}

.top a:hover{
  font-family: Tahoma , "Times New Roman", Times, serif;
  text-decoration: underline;
  color: #fff;
}

.logo {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-family: Tahoma , "Times New Roman", Times, serif;
	color: #FFF;
}




