body
{
}
td
{
	font-size : 9pt;
	font-family : Verdana;
	color : Gray;
}
H1
{
	font-size : 20pt;
	font-family : Verdana;
	font-weight : lighter;
	color : Gray;
}
H2
{
	font-size : 16pt;
	font-family : Papyrus;
	font-weight : lighter;
}
Li
{
	font-size : 8pt;
	font-family : Verdana;
	color : Gray;
}

.WebSiteTitle
{
    font-family : Papyrus;
    font-size : 24pt;
    
    /*
    border-bottom-width : 1px;
    border-top-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-color : lightgrey;
    border-style : solid;
    */
}

.FAQTitle
{
    font-weight : bold;
}

.NavigationLink
{
    background-color: #0000CC;
    font-family: Verdana;
    color: #FFFFFF;
    font-weight : bold;
}

.BottomFrameText
{
	font-family : Verdana;
	font-size : 8pt;
	color : White;
}
.ButtonSmallGrey
{
	/*background-color: #FFFBFF;*/
	border-color : #CCCCCC;
	border-style : solid; 
	border-width : 1px;
   font-family : verdana; 
   font-size : 8pt;
   color : #284775;	
}
.ButtonEnterUrl
{
	background-color : White;
	color : Gray;
	font-size : 8pt;
	font-family : Verdana;	
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;	
}
.DropDownList
{
    font-size : 8pt;
    color : Gray;
}
.EditLabel
{
	font-size : 8pt;
	font-family : Verdana;
	color : Gray;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;	
}
.EditLabelTable
{	
	border-style: solid;
	border-width : 1px;
	border-color : black;
	background-color : White;
	font-size : 8pt;
	font-family : Verdana;
	color : Gray;
	width : 100px;
}
.LabelText
{
	font-size : 8pt;
	font-family : Verdana;
	color : Gray;
	width : 215px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;	
}
.LbLyrics
{
	font-size : 8pt;
	font-family : Courier New;
	color : Gray;
	width : 658px;
}
.MenuLinks
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color : blue;
}
.PageTitle
{
	font-size : 20pt;
	font-weight : 400;
	font-family : Verdana;
	color : #546D8E;
}
.SectionHeading
{
	font-size : 12pt;
	font-family : Verdana;
	color : #546D8E;
}
.TextBox
{
	font-size : 8pt;
	font-family : Verdana;
	color : Gray;
	width : 137px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;	
}
.TextBoxEnterUrl
{
	font-size : 8pt;
	font-family : Verdana;
	color : Gray;
	width : 215px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;	
}

.TxtLyrics
{
	font-size : 8pt;
	font-family : Courier New;
	color : Gray;
	width : 658px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;	
}





   .PMTitle
   {
      font-family : "verdana";
      font-size : 10pt;
   }   
   .PMButton
   {
	   font-size : 8pt;
	   font-family : Verdana;
	   color : Gray;
	   width : 137px;
	   border-bottom-width : 1px;
	   border-top-width : 1px;
	   border-left-width : 1px;
	   border-right-width : 1px;
	   border-style : solid;
   }
   .PMList
   {
	   background-color : White;
	   color : Gray;
	   font-size : 8pt;
	   font-family : Verdana;	
	   border-bottom-width : 1px;
	   border-top-width : 1px;
	   border-left-width : 1px;
	   border-right-width : 1px;
	   border-style : solid;	
	}
	.PMTextBox
	{
	   font-size : 8pt;
	   font-family : Verdana;
	   color : Gray;
	   width : 137px;
	   border-bottom-width : 1px;
	   border-top-width : 1px;
	   border-left-width : 1px;
	   border-right-width : 1px;
	   border-style : solid;
	}

   .MessageTable
   {
   }
   
   
   .MenuItemOver
   {
        background-color : #546D8E;
        color: #FFFF99;
        font-weight : bold;
        text-decoration : none;
        cursor : default;
   }
   
   .MenuItemOut
   {
        color : #546D8E;
        text-decoration : none;
        background-color : White;
   }
   
   
   .MenuItem
{
    height : 20px;
    background-color : whitesmoke;
    cursor : hand;
    
    border-width: 1px;
    border-style : solid;
    border-color : lightgrey;
}

.MenuItem:hover
{
    background-color : lightgrey;
    cursor : hand;
}

.MenuItemLinks
{
    text-decoration : none;
    font-weight : 400;
    color : #546D8E;
}

.MenuItemLinks:Visited
{
    text-decoration : none;
    font-weight : 400;
    color : #546D8E;
}

.MenuItemLinks:Active
{
    text-decoration : none;
    font-weight : 400;
    color : #546D8E;
}
