body {
	background-image: url(images/SVHeader.gif);
	background-repeat: no-repeat;
	background-position:top center;
}
td.sidebar {
	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:10px;
	border-left-width:70px;
	border-left-color:white;
	border-left-style:solid;
	border-right-width:40px;
	border-right-color:white;
	border-right-style:solid;
	background-color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
td.sidebar:hover {
	font-weight:bold;
	cursor:pointer;
}
p.sidebar {
	margin:5px;
}
a.download {
	text-decoration:none;
	color:black;
}
a.download:hover {
	text-decoration:underline;
}
a.button {
	text-decoration:none;
	color: white;
}
a.button:hover {
	text-decoration:none;
	font-weight:bold;
}
