select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2A6734;
	border: thin solid #004234;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2A6734;
	border: thin solid #004234;
}
hr {
	color: #FFFFFF;
	line-height: normal;
}
