#tablelist td {
	color: #666;
	font-size: 90%;
	padding: 5px 0 5px 10px;
	margin: 0;
}

#tablelisthighlight {
}

#tablelist td a:link,
#tablelist td a:visited {
	color: #666;
	text-decoration: none;
}

#tablelist td a:hover,
#tablelist td a:active {
	color: #666;
	text-decoration: underline;
}

#tablelist th {
	font-size: 100%;
	text-align: left;
	padding: 10px 0;
}

#tablelist th span {
	color: #666;
	font-size: 90%;
	font-weight: bolder;
	padding: 5px 25px 10px 10px;
	margin: 0;
}

#tablelist th span a:link,
#tablelist th span a:visited {
	color: #666;
	text-decoration: none;
}

#tablelist th span a:hover,
#tablelist th span a:active {
	color: #666;
	text-decoration: underline;
}

table span {
	color: #A9A9A9;
	font-size: 80%;
	line-height: 120%;
	font-style: italic;
}

.classhighlight {
	font-size: 200%;
}

hr {
	border: 1px solid #ccc;
}

/** Table / Button */

#tableuibutton {
	padding: 0;
	margin: 0;
}