﻿a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

th {
  text-align: left;
}

td.thread {
  font-size: 9pt;
  color: #FFCC00;
  font-family: Arial, Helvetica, sans-serif;
}

.newitm
	{
	BORDER-RIGHT:1px solid;
	BORDER-TOP:1px solid;
	BORDER-LEFT:1px solid;
	BORDER-BOTTOM:1px solid;
	POSITION:absolute;
	BACKGROUND-COLOR: #ffcc00;
	FONT-COLOR = red;
	}