.txthdr {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #333333}
.templhder {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold; color: #000000}
.templtxt {  
font-family: "Times New Roman", Times, serif; 
font-size: 12px; font-style: 
normal; font-weight: 
normal; color: #000000
}
.templmusic {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000}
.templmus2 {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: bold; color: #0000CC}
.templtxt_itl {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: italic; font-weight: normal; color: #000000}
.temptxtbld {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
.MPGtxt {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal}
.event_hdr {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold; color: #333333}
.txtbdyblsitl {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: italic; font-weight: bolder; color: #333333}


.playing_title {
font-variant: normal;
font-family: verdana, helvetica, sans-serif;
font-size: 9pt;
font-style: italic;
}

.selection_inplay {
font-weight: bold;
color: #75512B;
}
.selection_normal {
font-weight: normal;
color: #75512B;
}

.play_icon {
display: none;
}

.selection_inplay .play_icon {
display: inline;
}

.left-right-bag {
   position: relative;
   height: 50px;
   }

.left-element {
   position: absolute;
   left: 0;
   width: 50%;
   }

.right-element {
   position: absolute;
   right: 0;
   xwidth: 50%;
   text-align: right; /* depends on element width */
   }

.trouble {
 	border: 1px dotted gray;
 	padding: .5em;
 	width: 12em;
 	color: gray;
 	text-align: left;
 }

a {outline:none;}

.songcat {
font-weight: bold;
margin-bottom: 0px;
margin-top: .1em;
color: #50381E;
}
.songlist {
margin-top: .1em;
list-style-type: circle;
	margin-left: .5em;
	padding-left: .5em;
list-style-image: url(../Assets/disc1.gif);
list-style-position: outside;
}
.song {
font-family: Verdana, Helvetica, Gil Sans, Arial, sans-serif;
font-size: 8pt;
}

.bio_scroll {
height: 20em; 
overflow-y: auto; 
padding: 4px;
}

.biotxt {
margin-top:.5em;
margin-bottom:0;
text-indent: 1.5em;
font-family: Verdana, Arial, Helvetica, Gil Sans, sans-serif;
font-size: 9pt;
text-align: justify;
}
