td.mainTD
{
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	border-top-width: 1px;
}

table.main
{
	background-color: #eeeeee;
}

td.cellbox
{
	color: #ff3333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant:small-caps;
	font-weight: bold;
}

.textSS
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
}

.linkSS
{
	color: #336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
}