body, table, td, a {
   background: #;
   color: #ffffff;
   text-align: center;
   font-family: sans, Verdana, Arial, Helvetica;
   font-size: 13px;
}
a:link, a:visited {
   color: #D3F5FF;
   font-size: 13px;
   text-decoration: none;
   font-weight: bold;
   background: #;
}
a:active, a:hover {
   background: #000000;
   color: #fffff0;
   text-decoration: none;
   font-weight: bold;
}
img {
	border-style: solid;
	border-color: #E5E5E5;
	border-width: 1px;
}
table {
   background: #;
   border: none;
}
td {   
   text-align: center;
}
td.secheader {
   background: #;
   border-bottom: 1px solid #A6A6A6;
   color: ;
   font-size: 16px;
   font-weight: bold;
   padding: 5px 5px 5px 5px;
   text-align: center;
}
td.content {
   padding: 7px;
   vertical-align: middle;
   align: center;
   height: 520px;
	width: 720px;
}
td.thumbs {
   color: #;
   font-size: 13px;
   width: 10em;
   vertical-align: baseline;
   padding: 5px 5px 5px 5px;
}
td.navi {
   color: #ADD8E6;
   background: #;
   text-decoration: none;
   font-weight: bold;
   font-size: 13px;
   padding: 1px;
   text-align: center;
}
td.desc {
   background: #;
   border-top: 1px solid #A6A6A6;
   color: #;
   font-size: 13px;
   padding: 5px;
   text-align: center;
}
