table
{
	font-family: verdana;
	font-size: 14px;
}
.navigation-table
{
border-style: double double none double;
border-color:#BBBBBB;
background-image: url(sheet.jpg);	
	width: 100%;
}
.navigation-cell
{
	width: 15%;
	padding: 10px;
	text-align: center;
	line-height: 200%;
}
.description-cell
{
	padding: 10px;
	text-align: center;
}

.header-table
{
	text-align: center;
border-style: double double none double;
border-color:#BBBBBB;
background-image: url(sheet.jpg);	
	width: 100%;
}
.header-cell
{
color:Navy;
	font-size: 20px;
	font-weight: bold; 
	padding: 10px;
}
.subheader-table
{
	text-align: center;
border-style: double double none double;
border-color:#BBBBBB;
background-image: url(sheet.jpg);	
	width: 100%;
}
.subheader-cell
{
	padding: 5px;
}
.text-table
{
border-style: double double none double;
border-color:#BBBBBB;
background-image: url(sheet.jpg);	
	width: 100%;
}
.text-cell
{
	padding: 5px;
}
.text-picture-cell
{
	text-align: center;
	padding: 15px 20px 20px 20px;
}

.list-table
{
border-style: double double none double;
border-color:#BBBBBB;
background-image: url(sheet.jpg);	
	width: 100%;
}
.list-cover-cell
{
	width: 15%;
	padding: 10px;
	text-align: center;
	border-right: solid thin white;
	border-bottom: solid thin white;
}
.list-description-cell
{
	border-bottom: solid thin white;
	padding: 10px;
}

.lyrics-table
{
border-style: double double none double;
border-color:#BBBBBB;
background-image: url(sheet.jpg);	
	width: 100%;
}
.lyrics-cell
{
	width: 50%;
	padding: 10px;
}

.picture-table
{
width: 100%;
border-style: double double none double;
border-color:#BBBBBB;
background-image: url(sheet.jpg);	
}
.picture-cell
{
text-align: center;
padding: 15px 20px 20px 20px;
}

.dia-cell
{
padding: 10px;
}

.footer-table
{
border-style:double;
border-color:#BBBBBB;
font-size: 16px;
background-image: url(sheet.jpg);	
width: 100%;
}
.footer-cell
{
color:Navy;
	text-align: center;
	padding: 10px;
}


