#staticMenu {
	padding-top:129px;
	padding-right:10px;
	white-space:nowrap;
}
#staticMenuTable {
	border:0;
	height:34px;
	

}
#staticMenuLeft {
	font-size:1px;
	width:4px;
	height:34px;
	background-image:url(/img/staticleft.gif);
	background-repeat:no-repeat;
}
#staticMenuRight {
	font-size:1px;
	width:4px;
	height:34px;
	background-image:url(/img/staticright.gif);
	background-repeat:no-repeat;
}
.staticMenuTD {
	height:34px;
	color:#fff;
	padding:0 0px;
}
.staticMenuTD a { color:#fff; font-family:Verdana, Geneva, sans-serif; font-size:10px; font-weight:bold; }
.staticMenuTD a:hover { color:#ffd400; }

#sitesearchstring {
	width:110px;
	border:1px solid #2a5483;
	color:#95a0a9;
	font-size:8pt;
	height:15px;
	margin-left:15px;
	padding-top:2px;
	background: no-repeat url(/img/searchboxbg.gif);
}
#sitesearchstring:focus {
	background: no-repeat url(/img/searchboxbg_o.gif);
	color:#000;
}

