.STAT_STARTLEFT,
.STAT_STARTLEFT-caption,
.STAT_STARTLEFT-start,
.STAT_STARTLEFT-row,
.STAT_STARTLEFT-end,
.STAT_STARTLEFT-bottom
{
	color: #0000ff;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    white-space: normal;
    text-decoration: none;
    text-align:left;
}

a.STAT_STARTLEFT:hover,
a.STAT_STARTLEFT-caption:hover,
a.STAT_STARTLEFT-start:hover,
a.STAT_STARTLEFT-row:hover,
a.STAT_STARTLEFT-end:hover,
a.STAT_STARTLEFT-bottom:hover {color: #999999;}

table.STAT_STARTLEFT
{
    border:thin solid #000000;	
}

.STAT_STARTLEFT-caption 
{
    font-weight: bold;
    margin-bottom:10px;
}

.STAT_STARTLEFT-start
{
}

.STAT_STARTLEFT-row			
{
	margin-top:5px;	
	margin-bottom:5px;
}

.STAT_STARTLEFT-end
{
}

.STAT_STARTLEFT-bottom
{
	margin-top:10px;
	font-weight: bold;	
}





