div#menu
{
}
td#menucolumn
{
	width: 119px;
	border-right: 0px solid #ddd;
	padding-top: 0px;
}
td#menucolumn img.spacer
{
}
table#menutable
{
	margin-top: 0.7em;
}
hr.menuseparator
{
	height: 1px;
	color: #69c;
}
td.menuitemcontainer
{
	height: 0.6em;
}
a.menu
{
	font: bold 90% "Arial Narrow", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #06c;
	height: 1.75em;
	padding-left: 0.3em; padding-right: 0.3em;
}
a.menu:visited
{
	font: bold 90% "Arial Narrow", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #06c;
}
a.menu:hover
{
	font: bold 90% "Arial Narrow", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #036;
	background: transparent url(../images/redbar.gif) 0 0.5em repeat-x;
}
a.menu:active
{
	font: bold 90% "Arial Narrow", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #036;
}
a.menu#currentsection
{
	color: #f00;
	text-decoration: none;
}
a.menu#currentsection:hover
{
	color: #036;
	text-decoration: none;
}

