
	.blue				{color:#3867aa;}
	.was				{color:#808080;}
	.now				{color:#000000;}
	
	.bg_white			{background-color:#ffffff !important;}
	.bg_off_white		{background-color:#fcfbfa !important;}
	.bg_silver			{background-color:#f0f0f0 !important;}
	.bg_lime			{background-color:#e3ffa8 !important;}
	.bg_charcoal		{background-color:#303030 !important;}
	.bg_blue_grey		{background-color:#5e6970 !important;}
	.bg_dk_blue_grey	{background-color:#404060 !important;}
	.bg_dk_blue_grey2	{background-color:#5b5b7d !important;}
	.bg_pale_yellow		{background-color:#fffed9 !important;}
	.bg_highlight		{background-color:#fffdbd !important;}
	.bg_75pc_grey		{background:url('/_images/bg/bg_75pc_grey.png');}
	
	.bg_none			{background:none !important;}
	
	.lt_grey			{color:#b0b0b0 !important;}
	.charcoal_grey		{color:#303030 !important;}
	.dk_grey			{color:#151515 !important;}
	.blue_grey			{color:#5e6970 !important;}
	.mid_grey			{color:#87867E !important;}
	.slate_grey			{color:#484848 !important;}
	.silver				{color:#e0e0e0 !important;}
	.white				{color:#ffffff !important;}
	.gold_yellow		{color:#e0a900 !important;}
	.orange				{color:#ce7100 !important;}
	.lime				{color:#69862c !important;}
	.red				{color:#d00010 !important;}
	.dark_red			{color:#98000c !important;}
	.dark_blue			{color:#005399 !important;}
	.indigo_blue		{color:#6050b0 !important;}
	.dk_blue_grey		{color:#404060 !important;}
	.cobalt_blue		{color:#1868c9 !important;}
	.camo_green			{color:#677364 !important;}
	.black				{color:#000000 !important;}
	
	.highlight			{color:#0080ff; background-color:#dfefff; border-color:#a6d3ff;}
	.row_bg_light		{background-color:#fafafa; color:#707090;}
	.row_bg_dark		{background-color:#f5f5f5; color:#686888;}

	.bg_row_light 		{background-color:#f1f1f4;}	
	.bg_row_dark 		{background-color:#fbfbff;}		
	.bg_highlight 		{background-color:#dfefff !important; color:#0080ff !important;}
	.bg_yellow			{background-color:#f8df56 !important;}
	
	.border_red			{border-color:#d00010;}
	
	
	
