td img { display: block; }
body,td,th {
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
body {
	background-color: #999;
	margin: 0;
}
a:link,
a:visited {
	color: #610000;
}
a:hover {
	color: #ccc;
}
/**==-- Shadow classes --==**/
.wrap1, .wrap2, .wrap3, .wrap4 {
  display:inline-table;
  /* \*/display:block;/**/
}
.wrap1 {
  float:left;
  background:url(IMAGES/shadow.gif) left bottom no-repeat;
}
.wrap2 {
  background:url(IMAGES/shadow_tl.gif) left top no-repeat;
}
.wrap3 {
  background:url(IMAGES/shadow_tr.gif) right top no-repeat;
}
.wrap4 {
  padding: 0 18px 30px 19px;
}
* .wrap4 {
  padding-right: 18px;
}

/**==-- Gallery class manipulations, etc, etc --==**/
table.gallery td img {
	border: 1px solid #999;
}
table.gallery td img a,
table.gallery td img a:link,
table.gallery td img a:active,
table.gallery td img a:visited,
table.gallery td img a:hover {
	border: 1px solid #999;
}

table.gallery td a,
table.gallery td a:link,
table.gallery td a:active,
table.gallery td a:visited {
	color: #610000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
table.gallery td a:hover {
	color: #cc99cc;
	text-decoration: underline;
}
/**==-- Gallery class manipulations, etc, etc --==**/

.style14 {
	color: #666;
	font-size: 10px;
}
.style15 {
	color: #000;
	font-size: 11px;
}
