﻿body
{
	font-family: Arial;
	font-size: 9pt;
	background-color: #E9CCA4;
	background-image : url(images/BG.jpg);
	background-position : left top;
	background-repeat : no-repeat;
}

table
{
	font-family : Arial;
	font-size: 10pt; 
}

.clsMenuActiveLink
{
	color: Crimson;
	font-weight: bold;
}
.clsTrackSearchLink 
{
	font-size: 8pt;
}


.clsMenuLabelLink
{
	font-size: 10pt;
	background-color: gold;
	border: solid 1px black;
}
.clsMenuAlbumLink
{
	font-size: 8pt;
	background-color: navajowhite;
	border: solid 1px black;
}
.clsMenuAlbumLink A
{
	font-size: 9pt;
	text-decoration : none;
}
.clsMenuYearLink
{
	font-size: 9pt;
	background-color: navajowhite;
	border: solid 1px black;
	padding-left: 20px;
}
.clsMenuYearIntervalLink
{
	font-size: 10pt;
	background-color: gold;
	border: solid 1px black;
}
.clsMenuAlbumsHeader 
{
	font-size: 10pt;
	background-color: gold;
	border: solid 1px black;
	font-weight: bold;
	text-align : center;
}