table.default 	{ border-bottom:1px solid #777777;}
table.nccs		{ border-bottom:1px solid #CC6600;}
table.bluegrey 	{ border-bottom:1px solid #AAAAAA;}
table.charcoal	{ border-bottom:1px solid #BBBBBB;}
table.vanilla	{ border-bottom:1px solid #e4bf90;}
table.grape		{ border-bottom:1px solid #999999;}
table.green		{ border-bottom:1px solid #7f8b70;}

table.default 	th	{ border-bottom:1px solid #aaa; background:#8aa0a8; color:#fff;}
table.nccs		th	{ border-bottom:1px solid #aaa; background:#008283; color:#fff;}
table.bluegrey 	th	{ border-bottom:1px solid #aaa; background:#345e8d; color:#fff;}
table.charcoal	th	{ border-bottom:1px solid #aaa; background:#444444; color:#fff;}
table.vanilla	th	{ border-bottom:1px solid #aaa; background:#c5a275; color:#fff;}
table.grape		th	{ border-bottom:1px solid #aaa; background:#71348d; color:#fff;}
table.green		th	{ border-bottom:1px solid #aaa; background:#70a235; color:#fff;}

table.default 	th.subhead	{ border-bottom:1px solid #aaa; background:yellow; color:white;}
table.nccs		th.subhead	{ border-bottom:1px solid #aaa; background:#d2e9e9; color:#333;}
table.bluegrey 	th.subhead	{ border-bottom:1px solid #aaa; background:#cfe0f3; color:#333;}
table.charcoal	th.subhead	{ border-bottom:1px solid #aaa; background:#dddddd; color:#333;}
table.vanilla	th.subhead	{ border-bottom:1px solid #aaa; background:#ecdfce; color:#333;}
table.grape		th.subhead	{ border-bottom:1px solid #aaa; background:#e6dbeb; color:#333;}
table.green		th.subhead	{ border-bottom:1px solid #aaa; background:#d9e7c8; color:#333;}

table.default 	.alt	{ background:#ebebeb;}
table.nccs		.alt	{ background:#ebebeb;}
table.bluegrey 	.alt	{ background:#ebebeb;}
table.charcoal	.alt	{ background:#ebebeb;}
table.vanilla	.alt	{ background:#ebebeb;}
table.grape		.alt	{ background:#ebebeb;}
table.green		.alt	{ background:#ebebeb;}

