.home_top {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #666699;
	height: 25px;
}
.home_middle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/middle_blue.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.home_bottom {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #555555;
}
.home_bottom a{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.home_bottom a:hover{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #669999;
	text-decoration: none;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image:url(images/button_bg.gif)
	background-repeat: repeat-x;
	height: 20px;
	width: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFFFF;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #CCFFFF;
	padding-bottom: 1px;
	background-color: #006699;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	cursor: hand;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #99CCCC;
	height: 20px;
	padding-left: 2px;
	padding-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCFFFF;
	border-bottom-color: #CCFFFF;
	border-left-color: #000000;
	width: 380px;
}
.result_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	height: 24px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	border-width: 0px;
	width: 380px;
	background: url(../images/input_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.result_header {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	height: 5px;
	padding-left:10px;
}
.result_header strong{
	font-size: 11px;
	color: #999999;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html>body .result_header {
	background: url(../images/result_body_top.png);
	background-repeat: no-repeat;
	background-position: top;
}
* .result_header {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="./images/result_body_top.png");
}
.result_header {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	height: 10px;
	padding-left:10px;
}
.result_header strong{
	font-size: 11px;
	color: #999999;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html>body .result_header {
	background: url(../images/result_body_top.png);
	background-repeat: no-repeat;
	background-position: top;
}
* .result_header {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="./images/result_body_top.png");
}

.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #555555;
}
.footer a{
	color: #222222;
	text-decoration:none;
}
.footer a:hover{
	color: #000000;
	text-decoration:underline;
}
.footer strong{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
}
.result_bar_left {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	font-weight: bolder;
	width: 15px;
	height: 19px;
	padding-top:5;
}
html>body .result_bar_left {
	background: url(../images/search_bar_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
* .result_bar_left {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="./images/search_bar_left.png");
	cursor: hand;
}
.result_bar {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	width: 85px;
	height: 19px;
	padding-top:5;
	padding-left:15;
	text-decoration: none;
}
html>body .result_bar {
	background: url(../images/search_bar.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
* .result_bar {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="./images/search_bar.png");
	cursor: hand;
}
.result_bar a{
	color: #ffffff;
	text-decoration: none;
}
.result_bar a:hover{
	color: #95B1B3;
	text-decoration: none;
}
.result_bottom {
	padding-left: 17px;
	padding-right: 17px;
	height: 15px;
}
html>body .result_bottom {
	background: url(../images/result_body_bottom.png);
	background-repeat: repeat-y;
	background-position: bottom;
}
* .result_bottom {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="./images/result_body_bottom.png");
}
.result_navigation {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #555555;
	background-color: #cccccc;
	padding: 5px 15px 5px 15px;
	}
.result_navigation strong{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #888888;
	font-weight: bolder;
}
.result_navigation a{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #888888;
	text-decoration:none;
}
.result_navigation a:hover{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #cccccc;
	text-decoration: underline;
}
.result_navigation_bottom {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #999999;
}
.result_navigation_bottom strong{
	color: #333333;
	font-weight: bolder;
}
.result_navigation_bottom a{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.result_navigation_bottom a:hover{
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
.result_box_bg {
	padding: 5px 10px 5px 10px;
	border-bottom:1px solid #eeeeee;
}
.shadow_box {
	padding-left: 2px;
	padding-right: 2px;
}
html>body .shadow_box {
	background: url(../images/result_body_bg.png);
	background-repeat: repeat-y;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-color:#666666;
}
.price a{
	text-decoration:none;
	color: inherit;
}
.price a:hover{
	color: #243235;
	text-decoration:underline;
}
* .shadow_box {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="./images/result_body_bg.png");
}
.highlighted{
font-weight: bolder;
}
