td.smi {
	color:#074085;
	border-bottom: 1px dotted #c2c2c2;
	cursor:pointer;
	cursor:hand;
    font-size: 8pt;
    font-weight: normal
}

td.smisel {
	color:#074085;
	border-bottom: 1px solid #c2c2c2;
	cursor:pointer;
	cursor:hand;
	background-color:#FDDE00;
    font-size: 8pt;
    font-weight: normal
}