<!--
/* $DDRFreak: www/main.css,v 1.6 2005/05/11 19:41:15 cutriss Exp $ */
.navbar { 
	font-family: verdana;
	font-size: 12;
	color: white;
}
.navbar A:link {
	color: white;
}
.navbar A:visited {
	color: white;
}
.navbar A:hover {
	color: #ffff80;
}
.navbar A:active {
	color: #ffff80;
}

.asdf {font-family: verdana;}
.asdf TD {
	bgcolor: #FFFFFF;
}

.standardtext { font-family: verdana; font-size: 13; color: black; }
.headertext  { font-family: verdana; font-size: 13; color: white; }
.subtext     { font-family: verdana; font-size: 9; color: black; }
.mainheadertext { font-family: Verdana; font-size: 17; color: black; font-weight: bold; }
.headline { font-family: verdana; font-size: 13; color: black; font-weight: 700; }

.sidebartitle 	{ font-size: 12px; text-decoration: none; font-weight: bold; font-family: verdana, arial, sans-serif; text-align: center; background-image:  url(images/window_top_bg.gif)}

.sidebar { font-family: verdana; font-size: 12; color: black; }

.sidebar A:link {
	color: black;
}
.sidebar A:visited {
	color: black;
}
.sidebar A:hover {
	color: #000080;
}
.sidebar A:active {
	color: #000080;
}

.songlist { font-family: verdana; font-size: 10; color: black; }

.songlist A:link {
	color: black;
}
.songlist A:visited {
	color: black;
}
.songlist A:hover {
	color: #000080;
}
.songlist A:active {
	color: #000080;
}

.standardtext A:link {
	color: #0000CC;
}
.standardtext A:visited {
	color: #0000CC;

}
.standardtext A:hover
{
	color: #0000CC;
}
.standardtext A:active
{
	color: #0000CC;
}

a:link {
	text-decoration: none;
}
a:visited {
    TEXT-DECORATION: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.sessionbutton {
	width: 53px;
	font-family: verdana;
	font-size: 9;
	color: black; }
}

.sessiontable {
	font-family: verdana;
	font-size: 9;
	color: black;
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.sessiontable td {
	padding: 0;
}

.gameserieslist {
        font-family: verdana;
        font-size: 13;
        color: black;
        width: 129px;
}
-->
