@import url(../fps.css);



.color_text

{

	color: #f2c641;

}

.color_bkgd

{

	background-color: #f2c641;

}

.color_border

{

	border:1pt solid #f2c641;

}

.color_subhead, #left_margin_navigation_block a:hover

{

	color: #fffeb0;

}

.color_feedback_hd

{

	color:#f2c641;

}

.color_feedback_bkgd

{/* same color as color_subhead */

	background-color: #fffbb1;

	width:auto; height:auto;

}

.color_bkgd_img

{/* Remember: when moving these blocks to a zone css, be sure to correct the relative url to the images folder. */

/* If FPS can use virtual directories, this effort would go away. */

	background: url(../images/bkgd_img_schools.gif) repeat-y 0 0;

}




