/* The following style sheet specifications deal with general page properties.  They serve *
 * as the default throughout the templates.  For example "body" affects everything in the page  *
 * body.                                                                                   */
 	body {
		
		font-size: 16px;
		}
	td {
		font-size: 16px;
	}

/* The following classes are found in the default (PLUGIN:SPECIAL:header).  If you are   *
 * using our header and want to change its look and feel, you can use these.  Otherwise *
 * you can just delete them.                                                             */
 
	.sidemenu li { 
	
	font-size: 16px;
} 
		.TitleRow td, .TitleRow td a {
		
		font-size: 18px;
		}	
	
	.MenuRow td {
		
		font-size: 18px;
	}	
	
	
.DateLabel {
		font-size: 16px;
	}
	.CheckUncheckAll a {
		font-size: 16px;
	}

/* Classes for Virtual Popups.  Virtual Popups are Dynamic Html tables that hover over  *
 * the page in response to user action.  These are used to present information to users *
 * without the overhead of opening a new window.                                        */
  
  
	.VirtualPopupTitleRow td {
		font-size: 16px;
		
		!important
	}
	
	
	.VirtualPopupMenuRow td {
		font-size: 16px;
		
	}	
	.VirtualPopupDataRow {
		font-size: 16px;
	}

	/* Always appears in DataRow (See the global section). */
	.VirtualPopupLabelColumn {
		font-size: 16px;
	}	
	.VirtualPopupDataColumn {
			font-size: 16px;
	}
	.VirtualPopupColSpanningDataColumn {
		font-size: 16px;
	}
	
	.VirtualPopupFooterRow td {
		font-size: 16px;
	}
	
	
/* The Following classes are used by the various calendar implementations.  These include *
 * MyCalendar (Auto-HomePage) and BAC Calendar.  There is one set of classes for mini views  *
 * and another for the larger views.                                                      */
 
 
	.Large_DatesWithEvents {
		font-size: 16px;
			}
	.Large_TodaysDate {
		
		font-size: 16px;
			}
	.Large_NormalDates {
				font-size: 16px;
			}
	.Large_FillerDates {
				font-size: 16px;
			}
	
	
	.Small_DatesWithEvents {
		font-size: 16px;
		}
	.Small_TodaysDate {
		font-size: 16px;
		
	}
	.Small_NormalDates {
		font-size: 16px;
			}
	.Small_FillerDates {
				font-size: 16px;
			}

	
/* Classes for Address Books used in Auto-HomePage, Auto-EmailPro, ECardsPro and Auto-Clubs */
		
	/* The following classes affect the display of the letters of the
	 * alphabet used to navigate the address book
	 */
	
	.AddressBook_LetterChoice_Clickable {
				font-size: 16px;
			}
	.AddressBook_LetterChoice_UnClickable {
				font-size: 16px;
	}	
	
/* The following Classes are specific to BAC Calendar */
	.DateDescription {
				font-size: 16px;
			}


	#BACCalendar_PreviousNextMonth {
		font-size:16px;
	}

	.BACCalendar_CalendarNames {
		font-size: 16px;
	}	

	

	.Forum_PostIconsFrameTitleRow td {
				font-size: 18px;
		
	}
	
	.Forum_PostIconsFrameReplacementTextColumn {
		font-size: 18px;
	}
	.Forum_PostIconsFrameReplacementImageColumn {
		font-size: 18px;
	}
	
	
	.Forum_ThreadRowEven td {
		font-size: 18px;
	}
	.Forum_ThreadRowOdd td {
		font-size: 18px;
	}
	.Forum_ThreadRowCurrentPost td {
		font-size: 18px;
	}

	/* The following classes affect the display of forum posts */
	
	.Forum_MemberInformationColumn { 
		font-size: 16px;
	}
	.Forum_PostHasBeenModified {
		font-size: 16px;
	}	
	.Forum_PostDate {
		font-size: 16px;
	}
	
	/* The follow classes are used by the forum directory and one page directory */
	
	.Forum_ListRowEven td {
		font-size: 18px;
	}
	
	.Forum_ListRowOdd td {
				font-size: 18px;
		
	}



	.Aardvark_CheckboxTable tr td {
				font-size: 16px;
	}

.headerMenu {
	
	font-size: 16px;
	
}
.SPpanel {
	
	font-size: 18px;
	
}

.SPpanelborderless {
	
	font-size: 18px;
	

}

.SPpanel2 {
	
	font-size: 18px;
		
}

.SPsubheading {
	
	font-size: 18px;
	
	
}
.SPlargeheading {
	
	font-size: 26px;
	

}
.SPbodytext {
	font-size: 16px;

}	
	
.SPcontrasttext {

	font-size: 16px;


}


.SPheaderMenu {

	font-size: 18px;

}


.SPheader {


		font-size: 18px;

}



#nav, #nav ul {
	font-size: 18px;
}

.LabelColumnContrast {

	font-size: 18px;
}




.SPlargeheadingContrast {
	font-size: 26px;
	
}


.LabelColumnGap {
		font-size: 18px;
}




.SPlargeheadingGap {

	font-size: 26px;

}

.loginbox {
	font-size: 16px;
}


.articleTableRow {
	font-size: 16px;
}
.articleTableHeader {
	font-size: 18px;
	
}
.SPpanel2nopadding {

		font-size: 18px;
	}
.spmediumtextone {
	font-size: 18px;
}
.splargetextone {
	font-size: 26px;
}

