.nav_bg {
	background-image: url(images/nav_bg.jpg);
}
.main_bg {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	height: 423px;
}
.search_bg {
	background-image: url(images/search_bg.jpg);
	height: 380px;
	width: 272px;
	background-repeat: no-repeat;
}
.form_drop {
	border: 1px solid #98B2C6;
	width: 228px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #212121;
	margin-top: 2px;
	margin-bottom: 2px;
}
.form {
	border: 1px solid #98B2C6;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #212121;
	margin-top: 2px;
	margin-bottom: 2px;
}
.form_input {
	border: 1px solid #98B2C6;
	width: 89px;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #212121;
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #31668D;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.picture_bg {
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.style1 {
	color: #595959;
	font-weight: normal;
}

.nav_buttons {
	vertical-align:text-bottom;
}

h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #31668D;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
