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


body{

  font-family: Geneva, Arial, Helvetica, san-serif;
  background-repeat: repeat;
  background-color: #CCF;

  font-size: 11px;

  text-decoration: none;

  color: #1C363D;

  margin-top: 0px;

  margin-left: 0px;

  margin-right: 0px;

  margin-bottom: 0px;

}

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

  text-decoration: none;

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

  font-size: 12px;

  color: #555;

}

a:hover{

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

  text-decoration: underline;

  font-size: 12px;

  color:#666;

}



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

  border-color: #333;

  border-style: solid;

  border-top-width: 0px;

  border-right-width: 0px;

  border-bottom-width: 0px;

  border-left-width: 0px;

}

a:hover img{

  border-color: #555;

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

}

.thumbs{
  background:#FF9;

  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:visited img, .thumbs a:active img{

  border-color: #000;

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

  border-style: dashed;

  border-top-width: 1px;

  border-right-width: 1px;

  border-bottom-width: 1px;

  border-left-width: 1px;

}

.top{
  background:#FF9;

  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: Geneva, Arial, Helvetica, san-serif;

  font-size: 20px;

  text-decoration: none;

  color: #B10058;

}

.top td ul {
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 13px;
  text-decoration: none;
  color: #B10058;
  list-style-type: none;
}

.top ul li a:link, .top ul li a:visited, .top ul li a:active{
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 15px;
  color: #B10058;
}

.top ul li a:hover{
  font-family: Geneva, Arial, Helvetica, san-serif;
  text-decoration: underline;
  color: #B10058;
}

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




