body {	
	background-color: #626262;
}

.normalText {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #778747;
}
.baslikText {
	font-size: 12px;
	font-weight: bold;
	color: #617830;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.TextField {
	background-color: #FFFFFF;
	border-width: 2;
	font-size: 10pt;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #FF0000;
	border: 1;
	outline: 2;
	}
.product {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 1;
	outline: 2;	
}
