form {
	margin: 0px;
}
.required, .comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a44a00;
	font-size: 80%;
}
.login {
	height:16px;
	color: #333;
	border: 1px solid #fff;
	font-size: 80%;
	background-color:#eff19e;
}
label {
	color: #3b6b03; 
}
.inputField {
	height:17px;
	color: #747474;
	border: 1px solid #7abcec;
	background-color:#fff;
}

.M {width:125px}

.login[type="file"] {
	height:20px;
	color: #333;
	border: hidden 1px solid #fff;	
	font-size: 80%;
	background-color:#eff19e;
}
.odd {background-color: #eaecb5;}
.even {background-color:#f4f5d6;}
.numbers {color:#f25b00; text-align:right;}

.chartoptions {width:210px; float:left;}
.legend {width:190px; float:right; color:#3b6b03;}
