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

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

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

#navigationColumn, hr{
	background: #990000;
}

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