﻿.itemtable td, 
.itemtable th {
	font: bold 10px/13px Verdana, Arial, Helvetica, sans-serif;
}
.info_category th {
	line-height: 25px;
	color: #646060;
	border-bottom: 1px solid #bab8b8;
}

.rowA td,
.rowB td {
	border-bottom: 1px solid #bab8b8;
	font-weight: normal;
	color: #003399;
	line-height: 23px;
}

.itemtable_link a:link,
.itemtable_link a:visited,
.itemtable_link a:hover,
.itemtable_link a:active {
	color: #003399;
	font-weight: bold;
}
.tablefooter {
	background: #ebebeb;
	height: 3px;
	border-bottom: 1px solid #bab8b8;
}
