table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;

}
th {
	font-size: 12px;
	font-weight: bold;
	background-color: e4e4e4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #000099;
}
td {
	font-size: 12px;
	font-weight: normal;
	border-top: thin solid #999999;
	border-right: thin solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
}
a:hover {
	text-decoration: underline;
}
.FileDate {
	text-align: center;
}
.FileSize {
	text-align: left;
}
a {
	text-decoration: none;
}
tr {
	height: 24px;
}
.NavTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
