.search {
	font-family: "Myriad Pro Black Cond";
	font-size: 18px;
	font-weight: bold;
	color: 2C5497;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 200px;
}
.slogan {
	font-family: "Myriad Pro Black Cond";
	font-size: 20px;
	color: #999999;
}
.LINK {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2c5794;
}
.leftlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.bg {
	background-image: url(images/hat.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.box {
	height: 20px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 120px;
}

