TD.mblue {
	background-color : #0000CD;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
TD.white {
	background-color : Black;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
TD.teal {
	background-color : Teal;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
TD.red {
	background-color : Red;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
TD.blue {
	background-color : Blue;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
TD.dodgerblue {
	background-color : #1E90FF;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
TD.green {
	background-color : Green;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
TD.maroon {
	background-color :  #B22222;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
TD.olive {
	background-color : Olive;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
TD.orange {
	background-color : #FF8C00;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
TD.purple {
	background-color : Purple;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
TD.dkblue {
	background-color : #000080;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
TD.fuchsia {
	background-color : Fuchsia;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
TD.silver {
	background-color : Silver;
	font-size : larger;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : White;
}
A.colorcellslink:LINK {
	color : White;
	background-color : transparent;
}
A.colorcellslink:VISITED {
	color : Silver;
	background-color : transparent;
}
A.colorcellslink:ACTIVE,A.colorcellslink:HOVER, A.colorcellslink:FOCUS {
	color : Yellow;
	background-color : transparent;
}
TD.leftblack {
	background-color : Black;
	text-align : left;
}
TD.customoverlay{
	background-color : #C7BA9E;
}
SPAN.intellyinc {
	background-color : transparent;
	color : White;
	font-family : Arial, sans-serif;
	font-size : large;
	font-weight : bold;
	text-align : left;
}
SPAN.normal {
	color : Black;
	background-color : transparent;
	font-size : small;
	font-weight : normal;
	font-family : "Times New Roman", serif;
}

SPAN.center {
	text-align: center
}
