td.skycell
{
	width: 100%;
	background-color: #6699FF;
	border-top: solid 1px #336699;
	border-bottom: solid 1px #336699;
}
td.subdirectory
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	color: #FFFFFF;
}
td.subdirectory a
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
td.subdirectory a:hover
{
	color: #000000;
	text-decoration: underline;
}
a, a:visited
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	text-decoration: none;
	color: #003366;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
}