
.clsNorm {
        BACKGROUND-COLOR: #E68A23; COLOR: white; CURSOR: hand; FONT-FAMILY: arial; FONT-SIZE: 68%;  HEIGHT: 10;
}
.clsLite
{
	font-weight: bold;
	font-size: 68%;
	cursor: hand;
	color: #003895;
	font-family: arial;
	height: 10px;
	background-color: #bababa;
}

.clsBLite {
        BACKGROUND-COLOR: #E68A23; COLOR: white; CURSOR: hand; FONT-FAMILY: arial; FONT-SIZE: 68%;  HEIGHT: 25;
}
.clsBNorm
{
	font-weight: bold;
	font-size: 68%;
	cursor: hand;
	color: #003895;
	font-family: arial;
	height: 25px;
	background-color: #bababa;
}