/* CSS Document */

.tabletopten{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	border: 1px solid #7CA0D0;
}
.tabletopten td{
	padding-right: 2px;
	padding-left: 5px; 
}

.tabletopten a{
	font-weight: bold;
	color: rgb(0,0,128);
	background-color: inherit;
}

.tabletopten th {
	color: #7CA0D0;
	background-color: #FFF0C1;
	padding: 2px 6px;
}
