.titleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #F57D25;
	background-color: #F2F3F9;
	background-position: center center;
	border: none;
	text-align: center;
}
.NameHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #F57D25;
	background-color: #FFF9F0;
}
.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #F57D25;
	background-color: #FFF9F0;
}
