body{
	background-color : #EBE2C7;
	margin: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
}
div,td{
	margin: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
}
#production td{
	background-color : #FFFFFF;
}
input,textarea{
	font-family: Tahoma, Verdana, Arial;
	border: 1px solid #000000;	
	background-color: #FFFFFF;	
}
input.button{
	font-size:11px;
	background-color: #6AC335;
	color:#000000;
	border: 1px solid #000000;
}
.action{
	border-bottom: 1px solid #F02F72; 
	background: url(/img1/corner.gif) bottom left no-repeat;
	text-align: right; 
	color: #F02F72; 
	font: bold 10px Tahoma;
}
b.action{
	border-bottom:0px;
	background: url();
}