body
{
	background-image: url(immgs/sideBkg.gif);
	background-repeat: repeat-y;
}

#foldheader
{
	cursor: hand;
	font-weight: bold;
	list-style-image: url(fold.gif);
	color: white;
	font-family: verdana;
	font-size: 12px;
}

#foldinglist
{
	list-style-image: url(list.gif);
	color: white;
	font-family: verdana;
	font-size: 10px;
}

a:link
{
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
}

a:visited
{
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
}

a:hover
{
	color: #ff0000;
	font-family: verdana;
	font-size: 10px;
}

