body
{
	font-size: 12pt;
	background-attachment: scroll;
	background-image: url(images/lines.gif);
	margin: 0px;
	background-repeat: repeat;
	font-family: Trebuchet MS, Verdana, Tahoma;
	/*font-family: Georgia, Trebuchet MS, Verdana, Tahoma;*/
}


TABLE
{
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.MenuItem
{
	font-size: 13;
	font-weight: bold;
	text-align: left;
	color: White;
}

.MenuItem A
{
	color: white;
	text-decoration: none;
}
.MenuItem A:hover
{
	color: white;
	background-color: #9999ff;
	text-decoration: underline;
}

.Heading
{
	font-size: 13px;
	font-weight: bold;
}
.Small 
{
	font-size: 10px;
}
.Band 
{
	font-size: 12px;
	font-style: italic;
}
.Tracklisting
{
	font-size: 11px;
}
.Review
{
	font-size: 13px;
	font-weight: bold;
}
.VRCD 
{
	border: solid 1px #999999;
	background-color: #ffffee;
}
.CdCover
{
	border: solid 1px #cccccc;
}
.DotSep
{
	size: 1px;
	border: dotted 1px #cccccc;
}
.VillaTranslated 
{
	font-size: 10px;
	font-style: italic;
}

.larsTable
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}