#searchmenu {
	height: 22px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/bgimg2.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #3E5B71;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3E5B71;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: underline;
	color: #3E5B71;
}

#searchlist dl {
	font-size: 12px;
}
#searchlist dt {
	font-size: 14px;
}
#searchlist dd {
	width: 540px;
}
#searchlist dl dt a:link {
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
}
#searchlist dl dt a:visited {
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
}
#searchlist dl dt a:hover {
	color: #3E5B71;
	text-decoration: underline;
	font-weight: bold;
}
#searchlist dl dt a:active {
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
}
.ddp    {
	text-align: right;
	width: 543px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.borderl {
	border-bottom:1px #D1DFE3 dashed;
	margin-bottom: 10px;
	width: 548px;
}
#container #pad #leftwrapper #main #title h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.search2 {
	color: #F60;
	margin-right: 15px;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.search3 {
	margin-top: 0px;
	margin-bottom: 5px;
}
.search4 {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #d1dfe3;
	padding-bottom: 3px;
	color: #3a5171;
}
#container #pad #leftwrapper #main #mainsearch #form2 label #search {
	width: 150px;
	margin-top: 2px;
}
#container #pad #leftwrapper #main #mainsearch #form2 label #button2 {
	width: 60px;
	font-size: 12px;
}

