@charset "utf-8";
#tdsidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 8px;
	padding: 5px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}


#tdsidebar a:hover {
	background-color: #CCCCCC;
}
#upbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	display: inline-table;
	margin: 10px;
	padding: 5px;
	font-style: oblique;
}
#upbar a:hover {
	background-color: #0066FF;
	color: #FFFFFF;
}

#tdeng a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;
	text-decoration: none;
	text-align: right;
	display: block;
	margin: 8px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#tdeng a:hover {
	background-color: #CCCCCC;
}
#tdbottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: inline;
	text-align: center;
}
#tdbottom a:hover {
	text-decoration: underline;
}

#bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	font-weight: bold;
}
