@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
	line-height: 25px;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color: #CCCCCC;
}
#nav  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color: #CCCCCC;
}
#nav   a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color: #CC0000;
}
#nav    a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: underline;
	color: #FF0000;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.bord {
	border: 10px solid #000000;
}
#artist {
	font-size: 14px;
	color: #333333;
}
.botbord {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
.topbord {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #999999;
}
.topbot {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #666666;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #666666;
}
.dgraybord {
	border: 5px solid #191919;
}
a {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
