td.smi {
	font-size: 10px;
	color:#000000;
	background-color:#DCDCDC;
	border-bottom: 1px dotted #929292;
	font-weight: bold;
	cursor:pointer; 
	cursor:hand;
}

td.smisel {
	font-size: 10px;
	color:#183B71;
	border-bottom: 1px dotted #929292;
	font-weight: bold;
	cursor:pointer; 
	cursor:hand;
	background-color:#C2C2C2;
}
