/*	Custom classes */
th.paleblue, td.paleblue{
	background-color : #3459D3;
}
th.darkblue, td.darkblue, tr.darkblue{
	background-color : #3366CC;
}
th.darkerblue, td.darkerblue, tr.darkerblue{
	background-color : #2040ab;
}
th.mortgagerange, td.mortgagerange{
	background-color : #F7F7F7;
}
th.darkgrey, td.darkgrey, tr.darkgrey {
	background-color : #636563;
}
th.lightblue, td.lightblue{
	background-color : #E3E9F0;
}
th.middleblue, td.middleblue {
	background-color: #3459d3;
}
th.black, td.black{
	background-color : #000000;
}

/* Image shaders */

th.navdivider, td.navdivider {
	background-image : url(/images/nav/2lvl_divider.gif);
}
th.darkgreyspacer, td.darkgreyspacer {
	background-image : url(/images/dark_grey_spacer.gif);
}
th.whitespacer, td.whitespacer {
	background-image : url(/images/white_spacer.gif);
}
