TABLE.navheader {
	table-layout: fixed;
	margin-left: 0pt;
	margin-right: 0pt;
	border-spacing: 3pt;
}

TD.navheader {
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5;
	margin-right: 5;
	color: white;
	border: 1px groove white;
}

TD.navfooter {
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 8pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5;
	margin-right: 5;
	color: white;
}

TD.products {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
}
A:link.products { color: black; text-decoration: none; }
A:active.products { color: black; text-decoration: none; }
A:visited.products { color: black; text-decoration: none; }
A:hover.products { color: #808080; text-decoration: none; }

TD.classified {
	text-align: justify;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	border: 1px dotted black;
}

TD.contest {
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	border: 1px dotted black;
}

A:link.oldnav { font-family: sans-serif; font-weight: normal; font-size: 6pt; color: white; text-decoration: none; }
A:active.oldnav { font-family: sans-serif; font-weight: normal; font-size: 6pt; color: white; text-decoration: none; }
A:visited.oldnav { font-family: sans-serif; font-weight: normal; font-size: 6pt; color: white; text-decoration: none; }
A:hover.oldnav { font-family: sans-serif; font-weight: normal; font-size: 6pt; color: lightgrey; text-decoration: none; }

TD.whitebg { background-color: #ffffff; }

TD.bluebg { color: white; background-color: #0000ff; }
TD.blackbg { color: white; background-color: black; }
TD.redbg { color: white; background-color: red; }
TD.lightgrey { color: lightgrey; background-color: white; }

TD.bluebginactive { color: grey; background-color: #0000ff; }

A:link.mitchbglink { color: white; text-decoration: none; }
A:active.mitchbglink { color: white; text-decoration: none; }
A:visited.mitchbglink { color: white; text-decoration: none; }
A:hover.mitchbglink { color: lightgrey; text-decoration: none; }

A:link.bluebglink { color: white; text-decoration: none; }
A:active.bluebglink { color: white; text-decoration: none; }
A:visited.bluebglink { color: white; text-decoration: none; }
A:hover.bluebglink { color: darkgrey; text-decoration: none; }

A:link.redbglink { color: white; text-decoration: none; }
A:active.redbglink { color: white; text-decoration: none; }
A:visited.redbglink { color: white; text-decoration: none; }
A:hover.redbglink { color: black; text-decoration: none; }

A:link.blackbglink { color: white; text-decoration: none; }
A:active.blackbglink { color: white; text-decoration: none; }
A:visited.blackbglink { color: white; text-decoration: none; }
A:hover.blackbglink { color: darkgrey; text-decoration: none; }

A:link.whitebglink { text-decoration: none; }
A:active.whitebglink { text-decoration: none; }
A:visited.whitebglink { text-decoration: none; }

/*
A:link { color: grey; }
A:active { color: grey; }
A:visited { color: grey; }
A:HOVER { color: lightgray; }
*/
/*
A:hover {cursor: crosshair; color: #C0FFC0; background-color: lightslategray; text-decoration: none}
*/
