.hdMain { color: #a51725 }
.hdContrast { color: #ebd2c9 }

.bgMain { background: #a51725 }
.bgContrast { background: #ebd2c9 }

ul.contentGroup.lMain, .coMain { border-top: 1px dotted #a51725; }
ul.contentGroup.lContrast, .coContrast { border-top: 1px dotted #ebd2c9; }

ul.lMain li { border-bottom: 1px dotted #a51725; }
ul.lContrast li { border-bottom: 1px dotted #ebd2c9; }

		.boxMain { color: #fff; background: #a51725; }
			.boxMain a:link, .boxMain a:visited { color: #fff; }
			.boxMain a:hover { color: #99bb11; }
			.boxMain h3 { border-bottom: 1px dotted #fff; }


		.boxContrast { color: #484d57; background: #ebd2c9; }
			.boxContrast a:link, .boxContrast a:visited { color: #03c; }
			.boxContrast a:hover { color: #36c; }
			.boxContrast h3 { color: #a51725; border-bottom: 1px dotted #a51725; }