.cellBackground {
	background-color:#F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	height: auto;
	
}

.cellBackground2 {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	height: auto;
	
}


.cellArchive {
	background-color:#EFE2BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	height: auto;
	
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
