body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: 14px;
}
body {
	background: #000000;
	margin: 0px;
	padding: 0px;
} 
.tdcontent {
	padding: 20px 35px 10px 2px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #420000;
	font-weight: bold;
	font-size: 12px;
	padding-left: 80px;
	background-image: url(/images/button1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
}
a.menu:hover {
	font-size: 12px;
	color: #460000;
	padding-left: 80px;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	background-image: url(/images/button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sitemap {
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-right: 35px;
	text-align: right;
}

hr {
	color: #CC0000;
	height: 2px;
	width: 95%;
}
.albumTable {
	width: 650px;
}
.iconCell {
	width: 150px;
	text-align: center;
	border: 0px solid #996699;
}
.displayBigImageCell {
	width: 650px;
	vertical-align: middle;
}
.descriptionCell {
	width: 150px;
	text-align: left;
	border: 0px solid #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.descriptionText {
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.displayBigImageText {
	width: 650px;
	vertical-align: middle;
}
.textCurrentPageIndicator {
	font-weight: bold;
	color: #CC0000;
}
.albumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}.datecolor {
	color: #CC0000;
}
