.ViewMainTableCommon {
 	background-image: url(/home.nsf/i_bgb_gray.gif?OpenImageResource); 
	background-repeat: repeat-y;
}
.ViewTableCommon {
/*
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-color: yellow;
	border-style:solid;
*/
}
.ViewDataRowSpacerCommon {
 	background-image: url(/home.nsf/i_spacer2.gif?OpenImageResource);
	background-repeat: no-repeat;
	font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 2px;
	height: 2px;
}
.ViewInfoCommon{
	text-align: right;
}
.ViewTableCellInfoCommon{
	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: right;
}
.ViewTableCellDateCommon{
	font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10px; 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: right;
}
.ViewTableCellInfoCommon A:link {
	font-size:10px;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	text-align: right;
	text-decoration: none;
}
.ViewTableCellInfoCommon A:visited {
	font-size:10px;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	text-align: right;
	text-decoration: none;
}
.ViewTableCellInfoCommon A:hover {
	font-size:10px;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	text-align: right;
	text-decoration: none;
}
.ViewTableCellInfoCommon A:active {
	font-size:10px;
	font-weight: bold;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	text-align: right;
	text-decoration: none;
}
