@charset "UTF-8";
#tdSidebar {
	background-color: #989899;
	background-attachment: fixed;
	vertical-align:top;
	padding-top:60px;
}
#tdSidebar a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-width: thin;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	font-weight: lighter;
}
#tdSidebar a:hover {
	background-color: #669999;
}
#tdList a {
	color: #000000;
	text-decoration: none;
}
#tdList a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#tablelayout #tdList h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: lighter;
}
