td.menu  {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-color: #F1CB7D;
	font-family: Arial;
	font-size: 8pt;
}

td.menuitem  {
	font-family: Verdana;
	font-size: 8pt;
}

td.main {
	font-family: Verdana;
	font-size: 8pt;
}

.mainheading {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0000ff;
}

.footer  {
	background-color: #cccccc;
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
}

.divider  {
	border-top-style: dotted;
	border-top-width: thin;
	color: #cccccc;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.footer:link {
	color: #666666;
	text-decoration: none;
}

a.footer:visited {
	color: #666666;
	text-decoration: none;
}

a.footer:active {
	color: #666666;
	text-decoration: underline;
}

a.footer:hover {
	color: #666666;
	text-decoration: underline;
}