body, td {
          font-family: arial, helvetica, verdana;
		  font-size: 10pt;
}
li {
		  font-family: arial, helvetica, verdana;
		  font-size: 10pt;
		  line-height: 1.40;
}
#menu a {
        color: #ffffff;
		text-decoration: none;
		font-size: 9pt;
		font-weight: bold;
		text-transform: uppercase;
}
#menu a:hover {
   	    text-decoration: underline;
}
#menu td {
        color: #ffffff;
		background-color: #336699;
}
#homeSubMenu {
        background-color: #C2C3C0;
}
#homeSubMenu a {
        font-weight: bold;
		text-decoration: none;
}
#homeSubMenu a:hover {
		text-decoration: underline;
}
#homeSubMenu td.even {
        background-color: #F3FAEB;
} 
#homeSubMenu td.odd {
        background-color: #E4FACD;
} 
#homePagePrayerTime {
        border: 1px solid #C2C3C0;
}
#homePagePrayerTime a {
        font-weight: bold;
		text-decoration: none;
}
#homePagePrayerTime a:hover {
		text-decoration: underline;
}
#homePagePrayerTime .odd {
         background-color: #FEFFDF;
		 border-bottom: 1px solid #C2C3C0;
}
#homePagePrayerTime .even {
         background-color: #FEFFEB;
		 border-bottom: 1px solid #C2C3C0;
}
#homePagePrayerTime .title {
         background-color: #F3FAEB;
		 border-top: 1px solid #C2C3C0;
		 border-bottom: 1px solid #C2C3C0;
}

/* HEADINGS */
.sectionTitle {
         font-size: 14pt;
		 font-weight: bold;
}
/* this does the colors for the JS Error Checking */
.errHilite {
  background-color: #ff9999;
}

/**** ABOUT US ****/
table#aboutUs .tableBorder {

 background-color: #E1E1E1;
}

/** Calendar of Events */
    .calThisDateSep {  background-color: #336699; }
	.calDaysHeading { background-color: #CCCCC99; }
	.trCalDaysHeadings { background-color: #CCCCC99; }
	.days { background-color: #E0E0E0; }
	.dayNumPrint {  font-size: 20px;
					color: #000000;
	}
   .thisCalEventTitle {
	 background-color: #CCCCCC;
	}
	.thisCalEventInfo {
	 background-color: #ffffcc;
	}
	.whiteText { color: #ffffff; }
	.goButton { 
	      font-family: Tahoma, Verdana, Arial; 
		  font-size: 10px; 
		  color: #ffffff;
		  background-color: #336699; 
		  border-color: #999999 #cccccc #cccccc #999999; 
		  letter-spacing: 1px; 
		  position: relative; 
		  left: 3px; 
		  clip:     rect(   ); 
		  width: 25px; 
		  height: 21px;
		  font-weight: bold; 
		  border-style: solid; 
		  border-top-width: 1px; 
		  border-right-width: 1px; 
		  border-bottom-width: 1px; 
		  border-left-width: 1px;
		  cursor: pointer;
	}
    .calLegendTodaysDate { 
	      background-color: #ffffcc; 
	      border: 1px solid #C2C3C0;
	
	                      }
    .calLegendEventSchlDate { 
	      background-color: #E4FACD;
	      border: 1px solid #C2C3C0;
	 }
	
	#calendar .evenRow {
	   background-color: #E5E3E3;
	}
	a.top{
		 font-family: Arial; 
		  font-size: 12px; 
		  color: #14216F;
	}
	
	a.back{
		 font-family: Arial; 
		  font-size: 12px; 
		  color: #14216F;
	}
/****** Links ******/

table#links {
 border: 1px solid #C2C3C0;
}
table#links .cat {
  background-color: #E1E1E1;
  font-weight: bold;
}

/******* Classifieds *****/

table#classifieds .titleRow{
  background-color: #E1E1E1;
  font-weight: bold;
}

/****** Members Dir *****/
table#membersDir .titleRow {
    background-color: #E1E1E1;
	font-weight: bold;
}
table#membersDir .evenRow {
    background-color: #FEFFDF;
	
}

/***** My Classifieds *****/
table#myClassified .formTitleRow{
background-color: #E1E1E1;
	font-weight: bold;
}
table#myClassified .titleRow{
background-color: #E1E1E1;
	font-weight: bold;
}

/**** My Profile *****/

table#myProfile .formTitleRow{
background-color: #E1E1E1;
	font-weight: bold;
	padding: 5px;
}
table#myProfile .titleRow{
background-color: #E1E1E1;
	font-weight: bold;
	padding: 5px;
}

/**** Prayer Calendar ****/
table#prayerCalendar {
    border: 1px solid #E1E1E1;
}
table#prayerCalendar td {
   padding: 4px;
}
table#prayerCalendar .titleRow {
   background-color: #E1E1E1;
	font-weight: bold;
	
}
table#prayerCalendar .even {
    background-color: #F1F1F1;
}
table#prayerCalendar .odd {
   background-color: #FFFFFF;
}

/**** ARTICLE ****/
.artitleTitleHeading { font-weight:bold; }

/**** ANNOUNCEMENTS *****/
.announcementTitleHeading  { font-weight:bold; }

/**** NEWSLETTER ****/
.newsTitleHeading { font-weight:bold; }
