
body {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.tableHeading { 
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-weight:bold;
  text-indent: 3px;
 }
h1           { font-family: Arial }
h2           { font-family: Arial;color:#660000 }
h3           { font-family: Arial }
h4           { font-family: Arial }
h5           { font-family: Arial }
h6           { font-family: Arial }
td			 {
	font-size:  9pt;
	font-family: Arial;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
}
.SideBar {
	color: #FFFFFF; 
	background-color:#336699;
	vertical-align: top;
}
.defaultText {font-size: 9pt }
.WebViewTable { border-left-width: 1; border-right-width: 1; border-top-style: solid; 
               border-top-width: 1; border-bottom-style: solid; 
               border-bottom-width: 1 }
.BrowseOverTable { width: 855 }
.SongNumberHeader { width: 50}
.SongMP3Header { width: 60}
.SongTitleHeader {width: 400}
.SongTuneHeader { width: 120}
.SongMeterHeader { width: 120 }
.SongAltTuneHeader { width: 120}

.PageSelTop { }
.PageSelBottom { }

.defaultTemplateTop { border-bottom-style: solid; 
               border-bottom-width: thick}
		
.defaultTemplateBottom { border-top-style: solid; 
               border-top-width: 1 }
.Linksunderline {
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.defaultTemplateRight { border-right-style: solid; 
               border-right-width: thick}
.EditionLabel {
	line-height: 20px;
}
.IndexLink {
  color: white;
}
.SpiritualSongsNetTitle {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.BrowseBy {
	font-weight:bold;
}

.WholePage {

}

.TopBar, .BottomBar {
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background: #C0C0C0;
}
.TitleBar {
	background-color: #E1E1E1;
	border-bottom: 1px solid #000000;
}



.MiddleBar {
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-top: 0px;
  border-bottom: 0px;
  background-color: #FFFFFF;  //white
  padding: 10;
}



.SongNumber { 
		width: 35px;
		text-align:center;
}

.MP3 {
		width: 35px;
		text-align:center;
}

.SongTitle {
		width: 300px;
		text-align:left;
}

.SongMeter {
		width: 100px;
		text-align:left;
}

.SongTune {
		width: 100px;
		text-align:left;
}

.AltTunes {
		width: 75px;
  		text-align:left;
}
.AltTunesHeader {
		width: 225px;
  		text-align:left;
}


.bic {
	width:  75px;
	text-align: center;
}

.RangeCell {
	width:  75px;
	text-align: center;
}

.LetterCell {
	width:  50px;
	text-align: center;
}

.linkitem {
	text-indent: 6px;
	/*line-height: 0px;*/
}
