/* CSS Document */

body {
	background-image: url(http://www.mesquiteisd.org/rugel/templateimages/bkgd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p
{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}
	
.copyright
{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}	
	
.BodyTextBlack
{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}	
	
.BodyTextWhite
{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}	
	
.BodyTextBlue
{
	color: #2b82a4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}	
	
.BodyTextPurple
{
	color: #7d0090;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}		
	
.whitelink
{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}	
	
.HeadlineBlack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}	

.HeadlineWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}

.HeadlineBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2b82a4;
	font-style: normal;
	font-weight: normal;
}

.HeadlinePurple
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7d0090;
	font-style: normal;
	font-weight: normal;
}
	
a:link 
{
	text-decoration: none;
	color: #2b82a4;
	font-weight: normal;
}

a:visited 
{
	text-decoration: none;
	color: #2b82a4;
	font-weight: normal;
}

a:hover 
{
	text-decoration: none;
	color: #7d0090;
	font-weight: normal;
}

a:active 
{
	text-decoration: none;
	color: #7d0090;
	font-weight: normal;
}		

a.copyright:link 
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.copyright:visited 
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.copyright:hover 
{
	font-size: 10px;
	font-weight: normal;
	color: #7d0090;
	text-decoration: underline;
}

a.copyright:active 
{
	font-size: 10px;
	font-weight: bold;
	color: #7d0090;
	text-decoration: underline;
}	
