
.CellHead{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
}

.CellFont {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	vertical-align:bottom;
}

.CellButton {
	background-color:#005190;
	width:77pt;
	height:16pt;
	border:1px none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

.CellTxtBox {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
        width:20px;
	height:15pt;
	background-color:#005190;
	border:1px solid #FFFFFF;
        text-align: right;
}

