<style type="text/css">
<!--

/*///////////////////////////////////////////////////////
/							/
/  HTML tag definitions & CSS Classes			/
/							/	
/  Make sure to back this up before making edits	/
/							/
/  Contact Dana Nevins with questions			/
/							/
/  E-mail: dnevins@eelink.net				/
/							/
///////////////////////////////////////////////////////*/


	/* General definitions - all pages */

BODY { font-size: 12px; font-family: Arial, Helvetica, sans-serif } /*Redefines the body tag*/
TD { font-size: 12px; font-family: Arial, Helvetica, sans-serif } /*Redefines the td tag*/
.navcolor { } /*Color of the nav bar buttons in calendar*/
.optable { } /*Color of search table body background throught Organization & Program Pages*/

	/* Pseudo-Classes - merge with body tag*/

a:link { color: #336699; text-decoration: underline }
a:hover { color: #009999; text-decoration: none }
a:active { color: #CCCC99; text-decoration: none }
a:visited { color: #006633; text-decoration: underline }

	/* Footer Classes - all pages */

.navlinks { font-size: 12px } /*Footer navigation links*/
.copyright { font-size: 10px } /*Copyright footer text*/

/***************************** Organization & Program Database Pages *******************************************/

	/* Start Page Classes */

.starttitle { font-size: 12px } /*The title under logo on start page*/
.startnote { font-size: 12px } /*"please note" text on start page*/
.startbold { } /*bold parts of second list*/
.startlist1 { font-size: 12px } /*first navagation bullet list on start page*/
.startlist2 { font-size: 12px } /*second bullet list on start page*/
.startlist3 { font-size: 12px } /*sub-level bullet list at bottom of start page*/
.startletters { font-size: 12px } /*A - Z on start page*/
.startsearchhead { font-size: 12px; } /*"detailed search" on start & bresult pages*/
.startsearch { font-size: 12px } /*"detailed search" on start & bresult pages*/
.startsearchlinks { font-size: 12px; } /*"detailed search" on start page*/
.startsearchunder { font-size: 12px } /*"Search under:" on start page*/

	/* Bresult & Afound Page Classes */
	/*Bsearch panel classes are in the Start page classes above*/

.btitle { font-size: 14px; } /*Title for bresult page*/
.bfound { font-size: 12px; } /*"_____ found" headers*/ 
.bresult { font-size: 12px; } /*results returned*/

	/* Osearch, Showorg, Neworg & Newuser page classes */

.otitle { font-size: 16px; font-weight: bold } /*Title for osearch page*/
.otitle2 { font-size: 14px; font-weight: bold } /*Title for osearch page*/
.ofound { font-size: 12px; color: #006666 } /*"Organizations Found" header on org search page*/ 
.ofoundp { font-size: 12px; color: #006666 } /*"The part contained in (xxx)*/ 
.oresult { font-size: 12px } /*results on org search page*/ 
.osubhead { font-size: 12px; color: #006666 } /*Subheaders - LH*/
.olink { font-size: 10px } /*"Definitions" link on org search page*/ 
.onote { font-size: 10px } /*NEWORG note under subhead*/ 
.oinfohead { font-style: italic; font-size: 12px } /*SHOWORG Contact info headers*/
.oupdate { font-style: italic; font-size: 12px } /*SHOWORG Info update note*/

	/* Psearch & Showprog page classes */

.ptitle { font-size: 14px; } /*Title for psearch page*/
.pnote { font-size: 10px } /*note under title*/
.pfound { font-size: 12px; } /*"Programs Found" header on org search page*/ 
.presult { font-size: 12px } /*results on prog search page*/ 
.psubhead { font-size: 12px; color: #006666 } /*Subheaders - LH*/
.plink { font-size: 10px } /*"Definitions" link on prog search page*/ 
.pdate { font-style: italic; font-size: 12px } /*SHOWPROG Date, first half*/
.pupdate { font-style: italic; font-size: 12px } /*SHOWPROG Info update note*/

/**************************************** Calendar Pages *******************************************************/

	/* Table definitions - all calendar pages */

.headcolor {} /*Color of the table header cells*/
.bodycolor {} /*Color of the table body cells*/
.footcolor {} /*Color of the table footer cells*/

	/* Search Panel Classes - all pages */

.ssearch { font-size: 12px; font-weight: bold } /*Search for an Event header*/
.sclick { font-size: 12px; } /*Search instructions*/
.sheaders { font-size: 12px; } /*All 3 headings for search panel*/
.sregions { font-size: 11px } /*Names of regions*/
.stypes { font-size: 11px } /*Names of event types*/
.sdate { font-size: 11px; } /*Month: Day: Year: for date menues*/
.stofrom { font-size: 11px; } /*To: From: for date menues*/
.ssubmit { font-size: 11px; } /*Create calendar*/

	/* Event Listing Classes - all pages except showevent */

.esponsnote1 { font-size: 10px; color: #FF0000 } /*Sponsor note at top of calendar panel, first half*/
.esponsnote2 { font-size: 10px; font-style: Italic } /*Sponsor note, second half*/
.eheader { font-size: 12px; }/*Title of calendar or query*/
.edatespan { font-size: 11px; } /*Date range of query*/
.emonth { font-size: 13px; color: #006699; font-style: italic; } /*Month header*/
.edate { font-size: 13px; color: #006666; }/*Date for each event*/
.etitle { font-size: 12px; font-style: italic } /*Linked title for each event*/
.edescription { font-size: 10px }/*Tail description for each event*/
.eadd { font-size: 12px; }/*Add event link*/
.navtext { font-size: 11px } /*Nav bar button text*/

	/* Event Detail Classes - showevent page only */

.dtitle { font-size: 13px } /*Event title*/
.dsponsor { font-size: 12px } /*Event Sponsor*/
.dsubhead { color: #006666; font-size: 12px } /*Subheaders - Dates: Fee: ... Region:*/
.ddate { font-size: 12px } /*Event date*/
.dtime { font-size: 12px } /*Event time*/
.dinfohead { font-style: italic; font-size: 12px } /*Info headers - Location: Contact:*/
.dtext { font-size: 12px } /*Event body text within table*/

-->
</style>

