.bg {
	background-image: url(i/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtblack11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt10gray {
	font-family: Tahoma;
	font-size: 10px;
	color: #858585;
}
.txt11gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #858585;
}.inputfield {
	height: 17px;
	width: 115px;
	border: 1px solid #CFCFCF;
	font-family: Tahoma;
	font-size: 10px;
	color: #75A31F;


}
.txtgreen {
	font-family: Tahoma;
	font-size: 11px;
	color: #75A31F;
}
