body, table, td, a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px;
}
body {
  background: transparent;
   color: #000000;
   text-align: center;
}
a:link, a:visited {
   color: #000000;
   text-decoration: none;
   font-weight: bold; font-family: roman, 'times new roman', times, serif; font-size: 14px;
}
a:active, a:hover {
   color: #9000B3;
   text-decoration: none;
   font-weight: bold; font-family: roman, 'times new roman', times, serif; font-size: 14px;
}
img {
	border-width: 1px;
	border-style: solid;
	border-color: white;
}
table {
  background: transparent;
   border: none;
   border-collapse: collapse;
   margin-left: auto;
   margin-right: auto;
}
td {   
   text-align: center;
}
table.container {
   background: transparent;
}
table.outertable {
   border: 0px solid #000000;
}
td.secheader {
  background: transparent;
   border-bottom: 1px solid #A6A6A6;
   color: ;
   font-size: 13px;
   font-weight: bold;
   padding: 2px 2px 2px 2px;
   text-align: center;
}
td.content {
   padding: 2px;
   vertical-align: middle;
   align: center;
   height: 620px;
	width: 620px;
}
td.thumbs {
   color: #;
   font-size: 13px;
   width: 10em;
   vertical-align: baseline;
   padding: 2px 2px 2px 2px;
}
td.navi {
  background: transparent;
   border-bottom: 1px solid #A6A6A6;
   color: #000000;
   font-weight: bold; font-family: roman, 'times new roman', times, serif; font-size: 20px;
   padding: 2px;
   text-align: left;
}
td.desc {
  background: none;
   border-top: 1px solid #A6A6A6;
   color: #;
   font-size: 13px;
   padding: 2px;
   text-align: center;
}
img {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
