
body {
	font-family: Tahoma, Helvetica;
	font-size: 10pt;
	color: #5a2ca0;
	vertical-align: top;
	background-color: #aaaaaa;
}
td {
	font-family: Tahoma, Helvetica;
	font-size: 10pt;
	color: #5a2ca0;
	vertical-align: top;
}
.pinkback {
	background-color: #e3d7f4;
}
.result {
	padding-left: 10px;
	padding-right: 10px;
}
th {
	text-align: left;
}
.base {
	height: 100%;
	background-color: #e3d7f4;
}
h1, h2, h3 {
	font-family: Tahoma, Helvetica;
	color: #5a2ca0;
	background-color: #e3d7f4;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bigtext {
	font-size: 12pt;
	font-weight: bold;
}
.m1 {
	font-weight: bold;
}
.m2 {
	padding-left: 10px;
}
.dmain {
	width: 800px;
	background-color: #e3d7f4;
}
.dbanner {
	width: 100%;
	text-align: center;
	background-color: #aaaaaa;
}
.dmenu {
	width: 150px;
	min-height: 500px;
	text-align: left;
}
.darticle {
	width: 580px;
	min-height: 500px;
	text-align: left;
	margin-left: 220px;
	padding-bottom: 10px;
}
.dfooter {
	width: 100%;
	text-align: center;
	vertical-align: bottom;
	font-size: 8pt;
	background-color: #aaaaaa;
}
.article {
	width: 500px;
	margin-left: 150px;
}
.footnote {
	font-size: 8pt;
}
.redtxt {
	color: #dd0000;
}
.yellowtxt {
	color: #dddd00;
}
.greentxt {
	color: #00dd00;
}
#popup {
	z-index: 99;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 400px;
	height: auto; '300px;
	visibility: visible;
}
#songdet {
	padding: 10px;
	width: 400px;
	height: auto; '300px;
	background-color: #e3d7f4;
}
#closer {
	text-align: right;
	background-color: #e3d7f4;
}