<!--
body {
	background-image: url(images/general/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.nav_item {
	width: 139px;

	border-width: 0px;
	background-color: #FCC7E2;
	border-top: 1px solid #FFB0B0;
}
.final_nav {
	border-bottom: 1px solid #FFB0B0;
}
.badgeText {
	width: 139px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 11px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.badgeText a {
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	
}
.badge0 {
	width: 140px;
	height: 80px;
	background-color: #FCC7E2;
	background-image:  url("images/general/search_bottom.gif");
	background-repeat: no-repeat;
	padding-top: 0px;
}
.badge1 {
	width: 140px;
	overflow: hidden;
	background-image:  url("images/badges/badge1.gif");
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;

}
.badge2 {
	width: 140px;
	overflow: hidden;
	background-image:  url("images/badges/badge2.gif");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.badge3 {
	width: 140px;
	overflow: hidden;
	background-image:  url("images/badges/badge3.gif");
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
}
.badge4 {
	width: 140px;
	overflow: hidden;
	background-image:  url("images/badges/badge4.gif");
	background-repeat: none;
	margin: 0px;
	padding-top: 0px;
}
.search {
	position: absolute;
	left: 400px;
	top: 50px;
	height: 100px;
	width: 100px;
	background-image:  url("images/general/search_bg.gif");
	background-repeat: none;

}
.container {

}
.content {
	margin-left: 22px;
	margin-right: 22px;
}
.searchfield {
	color: black;
	background-color: white;
	border: 2px solid yellow;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	

}
-->
