.vdp_tableStyle01
{
	border-bottom:1px solid #e5e5e5;
	margin-bottom:15px;
	font-family: Arial;
	font-size:11px;
	color: #666666;
}
.vdp_tableStyle01CellHeader
{
	border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	text-align:center;
	padding:5px 9px;
	color:#666666;
	font-weight:normal;
	background:#f3f3f3;
}
.vdp_tableStyle01CellBlankHeader
{
	border-top:1px solid #e5e5e5;
	text-align:center;
	padding:5px 9px;
	color:#666666;
	font-weight:normal;
	background:#fff;
}


.vdp_tableStyle01Cell
{
	border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	background:#f3f3f3;
	text-align:left;
	padding:5px 10px;
	width:auto;
}

.vdp_tableStyle01CellBlank
{
	border-top:1px solid #e5e5e5;
	background:#fff;
	text-align:left;
	padding:5px 10px;
	width:auto;
}
