body
{
background-image: url(http://www.schoolsmovingup.org/az/images/background.jpg);
/* Note: Make URL Absolute for Navigator 4 compatibility*/
background-repeat: repeat-x;
background-color: #FFFFFF;
}

.text
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	}

	.text a
	{
	color: #993300;
	text-decoration : underline;
	}
	
	.text a:hover
	{
	color: #993300;
	text-decoration : underline;
	}

.textnew
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333366;
	}

	.textnew a
	{
	color: #993300;
	font-weight: bold;
	text-decoration : none;
	}
	
	.textnew a:hover
	{
	color: #993300;
	font-weight: bold;
	text-decoration : none;
	}

.smalltext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	}

.quotetext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	}

.header
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
	}

.header2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333366;
	}

	.header2 a
	{
 	color : #993300;
	text-decoration : none;
	}
	
	.header2 a:hover
	{
 	color : #993300;
	text-decoration : none;
	}

.header3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333366;
	}

.leftnav
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	color : #ffffff;
	line-height : 18px;
	}

	.leftnav a
	{
 	color : #ffffff;
	text-decoration : none;
	}
	
	.leftnav a:hover
	{
 	color : #ffffff;
	text-decoration : none;
	}

.leftnavon
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	color : #ffffff;
	font-weight: bold;
	line-height : 18px;
	}

	.leftnavon a
	{
 	color : #ffffff;
	text-decoration : underline;
	}
	
	.leftnavon a:hover
	{
 	color : #ffffff;
	text-decoration : underline;
	}







