.finput {
	border-top: 1px solid #000000;
	border-right: 1px solid #F2DDD8;
	border-bottom: 1px solid #F2DDD8;
	border-left: 1px solid #000000;
	font-size: 12px;
}
.finput1 {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-size: 12px;
}
.white {
	font-size: 13px;
	COLOR: #ffffff;
}
.red {
	font-size: 12px;
	COLOR: #ff0000;
}
.black {
	font-size: 12px;
	COLOR: #000000;
}
.black14 {
	font-size: 14px;
	COLOR: #000000;
}
.green {
	font-size: 12px;
	COLOR: #0066cc;
}
.gray {
	font-size: 12px;
	COLOR: #999999;
}
.yellow {
	font-size: 13px;
	COLOR: #ffff00;
}
.bigred {
	font-size: 15px;
	COLOR: #0000ff;
}
.ukg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color: #ffffff;
	border-right-color:#000000;
	border-bottom-color: #000000;
	border-left-color:  #000000;
}

