body, table, td, a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;    font-size: 11px;
}
body {
   background: #ffffff;
   color: #808080;
   text-align: center;
}
a:link, a:visited {
   color: #555555; text-decoration: underline; font-weight: bold;
}
a:active,  {
   color: #000000;  text-decoration: underline; font-weight: bold;
}
a:hover {
   color: #000000; text-decoration: underline; font-weight: bold;
}

img {
	border-style: solid;
	border-color: #dddddd;
	border-width: 1px;
}
table {
 background: #ffffff;
 border: none;
 border-collapse: collapse;
 margin-left: auto;
 margin-right: auto;
}
td {
   font-size: 11px;
   padding: 4px;
   text-align: center;
}
div.center {
 width: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
table.outertable {
}
td.content {
   padding: 4px 4px 0 4px;
   vertical-align: middle;
   font-size: 11px;
}
td.thumbs {
   text-align: center;
   color: #ffffff;
   font-size: 10px;
   width: 10em;
   vertical-align: baseline;
   padding: 4px 4px 4px 4px;
}
td.navi {
   font-size: 11px;
   padding: 10px;
   text-align: center;
}
