/* css for blue pages */
.highlight, a, h2, h3{
	color: #CCCC00;
}

#navigationColumnTop{
	background: url(../images/yellow_navblocktop.gif) no-repeat top left #868686;
}

#navigationColumnBottom{
	background: url(../images/yellow_navblockbottom.gif) no-repeat top left #868686;
}

#navigationColumn, hr{
	background: #CCCC00;
}

#flashLines #noFlashLines{
	background: url(../images/lines/yellow.gif);
}