@charset "utf-8";
/* CSS Document */

.Search {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #bebfb8;
	padding-right: 5px;
}
.SearchField {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.tagline {
	font-family: Arial;
	font-size: 18px;
	color: #f57f1f;
	padding-left: 5px;
}
.tagwhite {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.Sidemenu {
	font-family: Arial;
	font-size: 12px;
	color: #bebfb8;
	padding-right: 5px;
	letter-spacing: 1px;
	text-decoration:none;
}
