/* Calendar Page*/
/*                                          
/* Dates */			.bulletin{ color:#FF0000; font-size:12px; text-decoration:none;font-weight:bold;}		
/* Months */		.bulletin_header{ color:#000000; font-size:14px; font-weight:bold;}		
/* Sundays */		.menu{ color:#0000FF; font-size:12px; text-decoration:none;font-weight:bold;}			
/* Instructions */	.calendar_info{font-size:12px; color:#000000;}						
/* Title Line */	.bulletin_title{ color:#FF0000; font-size:24px; font-weight:bold; text-align:center;} 	
/* Date Rows */		.cal_row{ background-color:#FFFFFF; text-align:center;}							
/* Date Cells */	.cal_cell{ text-align:center;}									
/* Instructions BG*/.calendar_info_cell{ text-align:center;}
/*
/*
/* Content Pages */
/*
/* Normal Title */.title {color:#000000; font-size:14px; font-weight:bold;}
/* Normal Title except it is RED */.title2 {color:#990000; font-size:14px; font-weight:bold;}
/* Normal Title except it is RED  Align Left */.title3 {color:#990000; font-size:14px; font-weight:bold; text-align:left;}
/* Articles that require Justification to fit on the page*/.content{color:#000000; font-size:14px; text-align:justify; font-weight:normal;}
/* Caption for pictures */.caption{color:#000000; font-size:12px; text-align:justify;}
/* By Line for an article */.byLine{color:#000000; font-size:12px; font-style:italic;}
/* Header for lists w/o a color BG */.spscheduleHeader{color:#000000; font-size:14px; font-weight:bold; text-align:center;}
/* Header for lists w/ a color BG */.spscheduleHeader2{color:#000000; font-size:14px; font-weight:bold; background:#EE0000; text-align:center;}
/* Marks home games as RED and BOLD */.spscheduleHome{color:#990000; font-size:12px; font-weight:bold; }
/* Marks home games as RED and BOLD */.spscheduleHomeCTR{color:#990000; font-size:12px; font-weight:bold; text-align:center;}
/* Marks away games as BLACK */.spscheduleAway{color:#000000; font-size:12px; }
/* Marks away games as BLACK */.spscheduleAwayCTR{color:#000000; font-size:12px; text-align:center; }
 
/* Same as 'Normal Title' except it is CENTERED  */.header{color:#000000; font-size:14px; font-weight:bold; text-align:center; }
/* Long lists same as content except not Justfied */.list{color:#000000; font-size:14px;}
/* Links in Long lists */.listLink{color:#000000; font-size:12px; text-decoration:none;}
/* Row Height of Quick link page Images*/.quickH {height:70px;}
/* Row Height of Quick link page Text*/.quickT {height:25px;}
/* News Items Front Page WH on RED */.news1{color:#FFFFFF; font-size:14px; font-weight:bold; background:#EE0000; text-align:center;}
/* News Items Front Page Black on WH */.news2{color:#000000; font-size:14px; font-weight:bold; background:#ffffff; text-align:center;}
/* News Items Front Page RED on WH*/.news3{color:#EE0000; font-size:14px; font-weight:bold; background:#FFFFFF; text-align:center;}
/* News Items Front Page RED on standard BG */.news4 {color:#990000; font-size:14px; font-weight:bold; text-align:center;}
/* Special Announcement Link */ .newsLink { font-size:10px;}
/* Special Announcement Link no border */.a_border{ border:none;}
/* Special Announcement Link List */ .newsList{list-style-type:none;}
/* Center in a Cell*/ .centerCell{ text-align:center;}

/* -----  Change the name of the .newsFlashOn to Off to turn off/on the Black Flashing --- */
/* Special Announcement Flash */ .newsFlashOn{text-decoration:blink; color:#000000;}
/* Special Announcement Flash */ .newsFlashOff{text-decoration:none;}
/* -----  ----- ` -----     ----    -----   ----    ----   --- */
/* Superscript for # in content */  .superscript { position: relative; top: -0.5em; font-size: 60%; } 
/* Subscript for # in content */  .subscript{position: relative; top: 0.5em; font-size: 60%;}  














