/* Discography (og Lyrics) */

BODY {
	background: url('/gfx/videography/bg.gif');
	font-size: 10px;
	color: #000000;
}

A:link {
	COLOR: #32261F;
	text-decoration: underline;
}

A:visited {
	COLOR: #32261F;
	text-decoration: underline;
}

A:active {
	COLOR: #32261F;
	text-decoration: underline;
}

A:hover {
	COLOR: #32261F;
	text-decoration: underline;
}

.paperborder {
	background: #E0DED4;
}

.paperinnerborder {
	background: #D9D7CB url(/gfx/videography/repeat.gif) repeat-x top;
}

.paper {
	background: #D9D7CB url(/gfx/videography/repeat.gif) repeat-x top;
	font-size: 10px;
	color: #32261F;
}

.header {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, geneva, sans-serif;
}

.listcell {
	background: #CECCC0;
	font-size: 10px;
	color: #32261F;
	font-family: verdana, geneva, sans-serif;
}

.listdate {
	padding-left: 5px;
	padding-right: 5px;
	background: #CECCC0;
	font-size: 10px;
	color: #32261F;
	font-family: verdana, geneva, sans-serif;
}

.listyear {
	padding-left: 5px;
	padding-right: 5px;
	background: #CECCC0;
	font-size: 10px;
	color: #32261F;
	font-family: verdana, geneva, sans-serif;
}

.liststream {
	padding-left: 5px;
	padding-right: 5px;
	background: #CECCC0;
	font-size: 10px;
	color: #32261F;
	font-family: verdana, geneva, sans-serif;
}

.listdownload {
	padding-left: 5px;
	padding-right: 5px;
	background: #CECCC0;
	font-size: 10px;
	color: #32261F;
	font-family: verdana, geneva, sans-serif;
}

.bar {
	padding-top: 6px;
	padding-bottom: 14px;
}

.barheader {
	padding-top: 1px;
	padding-bottom: 10px;
}


.button {
	background: #CECCC0;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: -2px;
}

.cover {
	border: 5px solid #CECCBF;
}

.discinfo {
	font-size: 10px;
	color: #32261F;
	font-family: verdana, geneva, sans-serif;
}


.llist a:link {
	text-decoration: underline;
}

.llist a:hover {
	text-decoration: none;
	color: #726E56;
}

.llist a:active {
	text-decoration: underline;
}

.llist a:visited {
	text-decoration: underline;
}


td.picture {
background-color:  #C5C3B6;
padding: 6px;;
}
