td.date {
	font-size: 10px;
	font-weight: bold;
	color: #FF9000;
	padding-top: 13px;
	padding-left: 11px;
	padding-bottom: 16px;
	text-decoration: underline;
}
td.sm {
	font-size: 10px;
	color: #595959;
	padding-left: 11px;
	padding-right: 13px;
	padding-bottom: 2px;
}
a.sm:link, a.sm:active, a.sm:visited {
	font-size: 10px;
	color: #595959;
	text-decoration: none;
}
a.sm:hover {
	font-size: 10px;
	color: #595959;
	text-decoration: underline;
}
td.det {
	padding-right: 13px;
	height: 8px;
}
a#arr {
	width: 24px;
	height: 8px;
	font-size: 5px;
	background-image: url(../img/arrs.gif);
	display: block;
	text-decoration: none;
}
a#arr:hover {
    background-position: 24px 0;
}
td.date2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9000;
	padding-top: 10px;
	padding-bottom: 15px;
	text-decoration: underline;
}
td.date3 {
	font-size: 11px;
	font-weight: bold;
	color: #FF9000;
	padding-top: 23px;
	padding-bottom: 14px;
	text-decoration: underline;
}
td.det2 {	
	font-size: 12px;
	color: #474747;
	padding-bottom: 20px;
	text-indent: 6px;
}
td.det3 {
	font-size: 11px;
	color: #464646;
	text-indent: 6px;
	padding-bottom: 5px;
}
a.det3:link, a.det3:active, a.det3:visited {
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}
a.det3:hover {
	font-size: 11px;
	color: #464646;
	text-decoration: underline;
}
