img {
	border: 0px;
}
form#search_form #search_image {
	margin-left: -15px;
}
#search_results {
	margin: 5px 0 0 0px;
	width: 300px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	position:absolute;
	xcolor:#666666;
	z-index:1000;
	border:1px solid #272727;
}
ul.search_results_list {
	margin-bottom: 0px;
	margin-top: -1px;
	xbackground-color:black;
}
ul.search_results_list li {
	list-style: none;
	display: block;
	xpadding: 2px;
	background-color:#272727;
	
}
li.searchHeader {
	width:100%;
	xbackground-color:#6699FF;
	color:#FFFFFF;
	xborder:#FFFFFF 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	xbackground-image: url(graybg.gif);
    background-repeat:repeat-x;
	height:22px;
	xborder:1px solid #ffffff;
}
li.searchHeader a {
	text-decoration:none;
	color:#FFFFFF;
	xborder:1px solid #ffffff;
}
li.searchHeader a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
footertitle {
	width:100%;
	background-color:#6699FF;
	color:#FFFFFF;
	border:#FFFFFF 1px solid;
	font-weight: bold;
	font-size: 5px;
	background-image: url(graybg.gif);
    background-repeat:repeat-x;
	height:22px;
	text-align:center; 
}
li.searchResultRow {
	width:100%;
	background-color:#FFFFFF;
	color:#000000;
	xborder-left:#CCCCCC 1px solid;
	xborder-right:#CCCCCC 1px solid;
	xborder-bottom:#CCCCCC 1px solid;
	text-align:center;
}
li.searchResultRow a {
	text-decoration: none;
	color: #B6B6B6;
	margin-left: 12px;
    font-size:11px;
}
li.searchResultRow a:hover {
	text-decoration: underline;
	xbackground-color:#6699FF;
}
#searchContent table{
    width:100%;
	background-color:#E5E5E5;
}
#searchContent table:hover{
    width:100%;
	background-color:#E5E5E5;
	background-image: url(bg.gif);
}
td img {display: block;}.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.border_blue  {border:2px solid #003E53}
.border_white {border:1px solid #414141}
