.S_info {
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#0033CC;
	text-align:left;
        line-height:12px;
        background-color:#CCCCFF;
}

.clsBar {
	font-family: Tahoma, "MS Sans Serif", CordiaUPC;
	font-size: 12px;
	font-weight:bold;
	color:#666666;
	background-color:#9f9ffd;
	text-align: left;
	text-indent: 3px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
	word-spacing:4px;
	line-height:12px;
}
.clsDiff { 
    font-size:10px;
    font-weight:bold;
    line-height:8px;
}