
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  background: url(../images/crosslogo.jpg);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
}
.scheduletable{
  border: solid;
  border-color: #660000;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 1px;
}
.scheduledata{
  text-align: left;
  border: dashed;
  border-color: #660000;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
}
.contactleft {text-align: left; }
.contactright {text-align: right; }
.contactcenter {text-align: center;}
.contacthead {color: #660000; text-align: center; font-weight: bold; white-space: nowrap;}
.songwords {color: #660000; text-align: center; }
.songleft { color: #660000; text-align: left;}
.formleft { color: #000000; text-align: left; white-space: nowrap;}
.formright { color: #000000; text-align: right; white-space: nowrap;}
.formcenter { color: #000000; text-align: center; white-space: nowrap;}
.formitalics { color: #000000; text-align: center; font-style: italic; white-space: nowrap;}  
.formhead { color: #000000; text-align: center; font-weight: bold; white-space: nowrap;}
a.songlink { color: #660000; background-color: #FFFFFF;}
a.songlink:hover { background-color: #FFFFCC;}
a.songlink:active{color: #660000;}
a.songlink:visited{color: #660000;}

.mainstyle {
  width: 640px;
  background-color: #FFFFFF;
  text-align: left;
}
.imageright{
  padding-left: 10px;
  padding-bottom: 10px;
}
.imageleft{
  padding-right: 10px;
  padding-bottom: 10px;
}


