.sidebar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E9E9E9;
	background-image: url(../interface/lhbackground.jpg);
	background-repeat: no-repeat;


}
a:link {
	font-size: x-small;
	color: #003366;
	text-decoration: none;

}
a:visited {

	font-size: x-small;
	color: #003366;
	text-decoration: none;
}
a:hover {


	font-size: x-small;
	color: #FFCC00;
	text-decoration: none;
}
a:active {


	font-size: x-small;
	color: #FFCC00;
	text-decoration: none;
}
.menuheading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003366;
}
.greyedout {
	font-size: x-small;
	color: #999999;
}
