
a:link,
a:active,
a:visited {
  color: #000080;
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #000080;
  text-decoration: underline;
}

img {
  border: 0px #CCC solid;
}

td {
  text-align: center;
}

td.category {
  text-align: left;
  border: 0px #DDD solid;
}

#main {
  margin: 0 auto;
  border: 0px #000 solid;
  background-color: #C0C0C0;
}

#navigate_categories {
  text-align: left;
  width: 100%;
  color: #000;
  border-bottom: 0px #000 solid;
  background-color: #FFF;
  font-family: verdana;
  font-size: 13px;
}

#display_categories {
  width: 100%;
  color: #000;
  background-color: #C0C0C0;
  font-family: verdana;
  font-size: 13px;
}

.navigate_images {
  text-align: Left;
  width: 100%;
  color: #000000;
  background-color: #FFF;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

#display_thumbnails {
  border: 0px #CCC solid;
  width: 100%;
  background-color: #FFF;
}


body {
	background-image: url(images/sp.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
.style12 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.style13 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

