@charset "utf-8";
.Search_Button {
	width: 100px;
	height: 20px;
	background-image: url(images/search-btn.jpg);
	color: #CCCCCC;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Search_Box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
	background-repeat: no-repeat;
	width: 130px;
	height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Footer_Text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.invisible_rb {
	visibility: hidden;
}
.Body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.Headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
