

	.frmTranBig{
		font-family: tahoma, arial, serif;
		font-size: 120%;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #D0D0FF;
		background-color: RGB(34, 66, 98);
		}

	.frmTranField{
		font-family: tahoma, arial, serif;
		font-size: 100%;
		border: 1px solid #C0C0C0;
		background: #F9F9FF;
		color: #000040;
		background-image: URL(../images/table/paste_here.jpg);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		}
