.table_excel {
	background-color: #8ba7bd;
	font-family: Verdana, MS sans serif, Arial, Helvetica, sans-serif;
	color: #757F8A;
	font-size: 11px;
}
td.index {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
td.empty {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
td.dt_string {
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}
td.dt_int {
	font-size: 10px;
	color: #909000;
	font-weight: bold;
}
td.dt_float {
	font-size: 10px;
	color: #75818A;
	background-color: #ffffff;
	font-weight: bold;
}
td.dt_date {
	font-size: 10px;
	color: #008080;
	font-weight: bold;
}
td.dt_unknown {
	font-size: 10px;
	background-color: #ffffff;
	font-weight: bold;
}
td.empty {
	font-size: 10px;
	background-color: #ffffff;
	font-weight: bold;
}
.smallgrey {
	color : #999;
	font-size : 10px;
}
div#catdesc {
	padding: 3px 0px 15px 9px;
}
div#prslink {
	padding: 0px 0px 15px 20px;
}
div#prsimg {
	text-align: center;
}

