body, table, th, td, a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
   background: transparent;
   color: #000000;
   text-align: center;
}
a:link, a:visited {
	color: #1970CD;
	text-decoration: none;
}
a:active, a:hover {
   color: #000000;
   text-decoration: none;
}
img {
   border: none;
}
table {
   background: #ffffff;
   border: none;
   border-collapse: collapse;
   margin-left: auto;
   margin-right: auto;
}
td {   
   text-align: center;
}
table.container {
   background: transparent;
}
table.outertable {
	border: transparent;
}
td.secheader {
	border-top: 1px solid #5099E9;
	border-bottom: 1px solid #ABCFF6;
	color: #5099E9;
	padding: 5px 10px 5px 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
td.content {
   padding: 10px;
   vertical-align: middle;
   font-size: 12px;
}
td.thumbs {
   color: #000000;
   font-size: 10px;
   width: 10em;
   vertical-align: baseline;
   padding: 10px 5px 5px 5px;
}
td.navi {
   background: #EEF2FB;
   border-top: 1px solid #5099E9;
   border-bottom: 1px solid #5099E9;
   color: #1970CD;
   font-size: 12px;
   padding: 5px;
}
td.desc {
	background: #EEF2FB;
	border-top: 1px solid #ABCFF6;
	color: #000000;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}
th.header {
	background: url(img_album_header.jpg) no-repeat right;
	border-top: 1px solid #5099E9;
	color: #1970CD;
	font-size: 22px;
	font-weight: bold;
	height: 40px;
	padding: 0 10px 0 10px;
	vertical-align: middle;
	text-align: left;
}
td.footer {
	background: url(img_album_footer.jpg) no-repeat right;
	border-top: 1px solid #ABCFF6;
	border-bottom: 1px solid #5099E9;
	color: #1970CD;
	font-size: 10px;
	height: 40px;
	padding: 0 10px 0 10px;
	text-align: middle;
}

.albumhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font: 14px;
	text-align: -moz-right;
	vertical-align: top;
}
