body{
	background-image: url(images/index_01.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.whitetext{
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
}
.blacktext{
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
}
.copyright{
	font-family: Tahoma;
	font-size: 11px;
	color:#888888;
}
.text2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
}
.adv-search{
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
.adv-search:hover{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #B20000;
}
.bottom{
	font-family: Tahoma;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.bottom:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.horizdot{
	background-image: url(images/horiz-dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 6px;
}
.songlink{
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
.songlink:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #556B2F;
	text-decoration: none;
}
.paddingarrow{
	padding-top: 8px;
}
.frm{
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}