@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC66;
	text-align: center;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FC0;
}
a:visited {
	color: #FFCC66;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #99CC33;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 12px;
	color: #FFCC00;
}
h2 {
	font-size: 14px;
	color: #FFCC00;
}
h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
	text-decoration: none;
}
#tablelayout {
	background-color: #333333;
	border: 4px groove #CCCCCC;
	margin-top: 20px;
	padding: 20px;
}

#tdnavigation {
	background-color: #333333;
	border: 2px groove #CCCCCC;
	padding-top: 0px;
	padding-bottom: 0px;
}
#tdlinks {
	vertical-align: bottom;
	text-align: center;
	border: 2px groove #CCCCCC;
}
#tdfooter {
	border: 2px groove #CCCCCC;
}
#tdartists {
	border: 2px groove #CCCCCC;
}
#tdheader1a {
	background-color: #000000;
	border: 2px groove #CCCCCC;
}
#tdheader1b {
	background-color: #000000;
	border: 2px groove #CCCCCC;
}
#tdheader2 {
	border: 2px groove #CCCCCC;
}
#tdwebsitelinks {
	border: 2px groove #CCCCCC;
}
