.cmMV_td {
	width: 14.28%;
    background-color: #EDEDED;
    font-family: arial, helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	border: 1px solid white;
	text-decoration: none;
	padding: 8px;
}
.cmMV_td_current {
	width: 14.28%;
    background-color: #DDE8FF;
	vertical-align: top;
	text-align: left;
	border: 1px solid white;
	padding: 8px;
}
.cmMV_th {
	width: 14.28%;
    background-color: #838383;
    color: #000000;
    font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;	
	vertical-align: top;
	text-align: left;
	border: 1px solid white;
	padding: 10px;
}
.cmMV_date {
	color: #0070C2;
    font-weight: bold;
	text-decoration: underline;
}
a.cmMV_date:link
	{
	color: #0070C2;
    font-weight: bold;
	text-decoration: underline;
	}
a.cmMV_date:hover
	{
	color: #0070C2;
    font-weight: bold;
	text-decoration: underline;
	}
a.cmMV_date:active
	{
	color: #0070C2;
    font-weight: bold;
	text-decoration: underline;
	}
a.cmMV_date:visited
	{
	color: #0070C2;
    font-weight: bold;
	text-decoration: underline;
	}

