a.curve_text:link 		{	color:#B22222;	text-decoration: none;		}
a.curve_text:visited 	{	color:#B22222;	text-decoration: none; 		}
a.curve_text:active  	{	color:#B22222;	text-decoration: none;		}
a.curve_text:hover		{	color:#FFD700;	text-decoration: underline;	}

a.curve_text_new:link 		{
	color:#2335B5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}
a.curve_text_new:visited 		{
	color:#2335B5;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}
a.curve_text_new:active  		{
	color:#2335B5;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}
a.curve_text_new:hover		{
	color:#000000;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	background-color:#FFFFFF;
}
a.CLOSING:link 		{
	color:#FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a.CLOSING:visited 		{
	color:#FF0000;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a.CLOSING:active  		{
	color:#FF0000;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a.CLOSING:hover		{
	color:#0000CC;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a.medallion:link 		{
	color:#FFFFFF;
}
a.medallion:visited 		{
	color:#FFFFFF;
}
a.medallion:active  		{
	color:#FFFFFF;
}
a.medallion:hover		{
	color:#FFFF00;
}
a.curve_text_xtra:link 		{
	color:#000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a.curve_text_xtra:visited 		{
	color:#000000;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a.curve_text_xtra:active  		{
	color:#000000;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a.curve_text_xtra:hover		{
	color:#E72609;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

a.favorite_text:link 		{	color:#4C86C6;	text-decoration: none;		}
a.favorite_text:visited 	{	color:#4C86C6;	text-decoration: none; 		}
a.favorite_text:active  	{	color:#4C86C6;	text-decoration: none;		}
a.favorite_text:hover		{	color:#CC0033;	text-decoration: underline;	}

a.secondary_text:link 		{	color:#B22222;	text-decoration: none;		} /* This is for the favorites on the secondary pages */
a.secondary_text:visited 	{	color:#B22222;	text-decoration: none; 		}
a.secondary_text:active  	{	color:#B22222;	text-decoration: none;		}
a.secondary_text:hover		{	color:#4C86C6;	text-decoration: underline;	}

.header 		{	font-size: 16px;
					font-weight: bold;
					font-family: Arial, Helvetica, sans-serif;
					color:#000000;
				}
		
		

.page_header 	{	font-size: 16px;
					font-family: Arial, Helvetica, sans-serif;
					font-weight: bold;
					color:#4C86C6;
			 	}
		
		
.header_curve 	{	font-size: 13px;
					font-weight: bold;
					font-family: Arial, Helvetica, sans-serif;
					color:#000000;
/* Used for the "This Month and More" and "This Week" titles */
			  	}
		
		
.header_shell 	{	font-size: 12px;
					font-weight: bold;
					font-family: Arial, Helvetica, sans-serif;
					color:#000099;}
						
						.header_shell2 	{	font-size: 14px;
					font-weight: bold;
					font-family: Arial, Helvetica, sans-serif;
					color:#000099;
/* When using a shell, this is used for the dark blue/navy title */
			  	}
			  
	
.body_header	{	font-size:18px;
					font-family: Arial, Helvetica, sans-serif;
					font-weight: bold;
					color:#000000;
/* Is used for the secondary titles in CAPS */	
				}  
		
		
.favorite 		{	font-size: 13px;
					font-family: Arial, Helvetica, sans-serif;
					font-weight: bold;
					color:#4C86C6;
		  		}
		  
		
.favorite_text {	font-size: 11px;
					font-family: Arial, Helvetica, sans-serif;
					color:#4C86C6;
			   }
			   
		
.body_text  	{	font-size: 12px;
					font-family: Arial, Helvetica, sans-serif;
					color: #000000;
/* Created for a page with regular text, used for a typical page with typical fonts */
				}


.curve_text  	{	font-size: 11px;
					font-family: Arial, Helvetica, sans-serif;
					color: #000000;
/* Created for the curve text and its hyperlink */
				}
		
		
.secondary_text	{	font-size: 11px;
					font-family: Arial, Helvetica, sans-serif;
					color: #000000;
/* This is for the favorites on the secondary pages 
   This is also used for the School Board members name */				
				}
				
.text	{	font-size: 11px;
					font-family: Arial, Helvetica, sans-serif;
					color: #000000;
/* This is for the favorites on the secondary pages 
   This is also used for the School Board members name */				
				}

		
.text_small 	{	font-size: 10px;
					font-family: Arial, Helvetica, sans-serif;
					color:#000000;
				}
.left2Col {
	float:left;
	width:49%;
}

/* all links will look like this when this is uncommented

a:visited {

	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 15px;
}
a:visited {

	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 15px;
}
*/

