﻿BODY, TD 
{
	font-family:arial; 
	background-color:#000000;	
    font-size:12px;
}

BODY 
{
	width:100%; 
	height:100%;
}

TABLE.headertable
{
	background-image:url('images/folklawheader.bmp');
}

TABLE.outertable
{
	width:100%; height:100%; text-align:center;
}

.lyrictext, .lyrictextchorus, .lyrictextbridge
{ 
	font-family:Century Gothic;
    text-align:center;
    white-space:nowrap;
}

.lyrictextchorus
{
	color:#BBBBFF;
}

.lyrictextbridge
{
	color:#BBFFBB;
}

TD
{
	vertical-align:top;
}

H1
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}

H2
{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-bottom:0px;
	margin-bottom:5px;
}

TABLE.music
{
	border-collapse:collapse;
}

H2.music
{
	font-style:italic;
	text-align:center;
}

TD.music
{
	border:1px solid #333333; 
	padding:5px;
}

BODY, TABLE
           {
              font-family:Century Gothic;
              color:#FFFFFF;
           }
           
           TD.footerText
           {
             color:#AAAAAA; 
             text-align:left; 
             font-size:12px;
             padding-top:5px;
           }
           
           TABLE.details
           {
              font-family:Century Gothic;
              font-size:12px;
              height:180px;
              text-align:center;
           }

           TD.details
           {
              font-weight:normal;
              width:400px;
              text-align:center; 
              vertical-align:top;
           } 
           
           A
           {
              color:#FFFFFF;
           } 
           
           A:hover
           {
              color:Orange;
              cursor:pointer;
           }

           TR.menuLink
           {
              height:30px;
              cursor:pointer;
              color:#CCCCCC;
           }

           IMG.menuLink
           {
              vertical-align:bottom;
              height:16px;
           }
           
           
           /* top horizontal menu */
           
           TD.topmenuseparator
           {
           	width:15px; border-bottom:1px solid #AAAAAA;
           }
           
           TD.topmenutab, TD.topmenutabselected
           {
           	width:90px; 
           	height:20px; 
           	background-position:top; 
           	background-repeat:no-repeat; 
           	text-align:center;
           	padding-top:1px;
           	white-space:nowrap;
           }
           
           
           
           A.topmenutab,
           A.topmenutabselected
           {
           	width:90px;
           	 font-weight :bold; 
           	 font-size:14px;
           	white-space:nowrap;
           }
           
           A.topmenutab
           {
           	 color:#222222;
           }
           
           A.topmenutabselected, A.topmenutabselected:hover
           {
           	 color:#FFFFFF;
           	 text-decoration:none;
           	 cursor:default;
           }
           
           A.topmenutab:hover 
           {
              color:#aa7700;
              cursor:pointer;
           }
           
           TD.topmenutab
           {
           	background-image:url('images/buttons/tabnormalthin.bmp');
           }
           
           TD.topmenutabselected
           {
           	background-image:url('images/buttons/tabselectedthin.bmp'); 
           	border-bottom:none;
           }
           
           DIV.albumimage
           {
           	border:1px solid #aaaaaa; 
           	padding:5px;
           }
           
           
                      /* left vertical menu */
           TD.leftmenuoutercell
           {
           	width:130px;
           }
           
           TD.leftmenuseparator
           {
           	 height:10px; width:130px; border-right:1px solid #AAAAAA;
           }
           
           TD.leftmenutab, TD.leftmenutabselected
           {
           	width:130px; 
           	height:20px; 
           	background-position:top; 
           	background-repeat:no-repeat; 
           	text-align:center;
           	padding:1px;
           	white-space:nowrap;
           	vertical-align:middle;
           }
           
           
           
           A.leftmenutab,
           A.leftmenutabselected
           {
           	 font-weight :bold; 
           	 font-size:11px;
           	white-space:nowrap;
           }
           
           A.leftmenutab
           {
           	 color:#222222;
           }
           
           A.leftmenutabselected, A.leftmenutabselected:hover
           {
           	 color:#FFFFFF;
           	 text-decoration:none;
           	 cursor:default;
           }
           
           A.leftmenutab:hover 
           {
              color:#aa7700;
              cursor:pointer;
           }
           
           TD.leftmenutab
           {
           	background-image:url('images/buttons/tableftnormal.bmp');
           }
           
           TD.leftmenutabselected
           {
           	background-image:url('images/buttons/tableftselected.bmp'); 
           	border-right:none;
           }

TD.imagecell
{
   vertical-align:middle; text-align:center; font-style:italic; color:#AAAAAA;
}