.ViewMainTable {}
.ViewTable {}
.ViewDataRowSpacer { height: 0px; }
.ViewInfo { text-align: left; }
.ViewTableCellInfo {
	padding-top:0px;
	padding-left:19px;
	padding-right:13px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	border-style:solid;
	text-align: left;
}
.ViewTableCellDate {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003C70;
	text-decoration: none;
	padding-top:0px;
	padding-right:13px;	
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	border-color:#8C89CE;
	border-style:solid;
	text-align: left;
}
.ViewTableCellInfo A:link {
	font-size:11px;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	text-align: left;
	text-decoration: none;
}
.ViewTableCellInfo A:visited {
	font-size:11px;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	text-align: left;
	text-decoration: none;
}
.ViewTableCellInfo A:hover {
	font-size:11px;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	text-align: left;
	text-decoration: none;
}
.ViewTableCellInfo A:active {
	font-size:11px;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	text-align: left;
	text-decoration: none;
}
