@charset "ISO-8859-1";
#tdmaincell {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#tdsidebar {
	background-color: #e6e6e6;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#tdsidebar   a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 160px;
	color: #000000;
	text-decoration: none;
	height: auto;
	font-weight: bold;
	float: none;
	display: block;
	background-color: #FFFFFF;
}
#tdsidebar a:hover {
	background-color: #666666;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

